diff options
Diffstat (limited to 'themes/usr-share-icons/Papirus/24x24/actions/draw-trace-background.svg')
| -rw-r--r-- | themes/usr-share-icons/Papirus/24x24/actions/draw-trace-background.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/themes/usr-share-icons/Papirus/24x24/actions/draw-trace-background.svg b/themes/usr-share-icons/Papirus/24x24/actions/draw-trace-background.svg new file mode 100644 index 000000000..d22052a15 --- /dev/null +++ b/themes/usr-share-icons/Papirus/24x24/actions/draw-trace-background.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" 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(4,4)"> + <path style="opacity:.35;fill:currentColor" class="ColorScheme-Text" d="M 0,0 H 16 V 16 H 0 Z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 16,16 V 8 C 16,8 12,14 0,14 V 16 Z"/> + </g> +</svg> |
