diff options
Diffstat (limited to '.icons/awkward/18x18/actions/zoom.svg')
-rw-r--r-- | .icons/awkward/18x18/actions/zoom.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/awkward/18x18/actions/zoom.svg b/.icons/awkward/18x18/actions/zoom.svg new file mode 100644 index 00000000..f755f178 --- /dev/null +++ b/.icons/awkward/18x18/actions/zoom.svg @@ -0,0 +1,10 @@ +<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="fill:currentColor" class="ColorScheme-Text" d="M 6.5 1 A 5.5 5.5 0 0 0 1 6.5 A 5.5 5.5 0 0 0 6.5 12 A 5.5 5.5 0 0 0 9.6172 11.031 L 13.279 14.693 A 1 1 0 0 0 14 15 A 1 1 0 0 0 15 14 A 1 1 0 0 0 14.697 13.283 L 11.027 9.6133 A 5.5 5.5 0 0 0 12 6.5 A 5.5 5.5 0 0 0 6.5 1 z M 6.5 3 A 3.5 3.5 0 0 1 10 6.5 A 3.5 3.5 0 0 1 6.5 10 A 3.5 3.5 0 0 1 3 6.5 A 3.5 3.5 0 0 1 6.5 3 z"/> + </g> +</svg> |