diff options
Diffstat (limited to 'themes/usr-share-icons/Papirus/22x22/actions/mesh-gradient.svg')
| -rw-r--r-- | themes/usr-share-icons/Papirus/22x22/actions/mesh-gradient.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/themes/usr-share-icons/Papirus/22x22/actions/mesh-gradient.svg b/themes/usr-share-icons/Papirus/22x22/actions/mesh-gradient.svg new file mode 100644 index 000000000..4f0a6d531 --- /dev/null +++ b/themes/usr-share-icons/Papirus/22x22/actions/mesh-gradient.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#444444; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; } + </style> + </defs> + <g transform="translate(3,3)"> + <path style="opacity:.35;fill:currentColor" class="ColorScheme-Text" d="M 2,2 C 8.5,-1.5 7.5,5.5 14,2 17.5,8.5 10.5,7.5 14,14 7.5,17.5 8.5,10.5 2,14 -1.5,7.5 5.5,8.5 2,2 Z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 0,0 V 3 H 3 V 0 Z M 13,0 V 3 H 16 V 0 Z M 0,13 V 16 H 3 V 13 Z M 13,13 V 16 H 16 V 13 Z"/> + </g> +</svg> |
