diff options
Diffstat (limited to '.icons/awkward/18x18/actions/symbol-add.svg')
-rw-r--r-- | .icons/awkward/18x18/actions/symbol-add.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.icons/awkward/18x18/actions/symbol-add.svg b/.icons/awkward/18x18/actions/symbol-add.svg new file mode 100644 index 00000000..6e2228af --- /dev/null +++ b/.icons/awkward/18x18/actions/symbol-add.svg @@ -0,0 +1,12 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#444444; } .ColorScheme-Highlight { color:#4285f4; } + </style> + </defs> + <g transform="translate(1,1)"> + <path style="opacity:0.3;fill:currentColor" class="ColorScheme-Text" d="M 15,10 A 5,5 0 0 1 10,15 5,5 0 0 1 5,10 5,5 0 0 1 10,5 5,5 0 0 1 15,10 Z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 10 5 A 5 5 0 0 0 5 10 A 5 5 0 0 0 10 15 A 5 5 0 0 0 15 10 A 5 5 0 0 0 10 5 z M 10 6 A 4 4 0 0 1 14 10 A 4 4 0 0 1 10 14 A 4 4 0 0 1 6 10 A 4 4 0 0 1 10 6 z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 10,0 7,4 H 9 V 9 H 2 V 11 H 11 V 4 H 13 Z"/> + </g> +</svg> |