diff options
Diffstat (limited to 'icons/zoom-out-area.svg')
-rw-r--r-- | icons/zoom-out-area.svg | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/icons/zoom-out-area.svg b/icons/zoom-out-area.svg new file mode 100644 index 00000000..94f94493 --- /dev/null +++ b/icons/zoom-out-area.svg @@ -0,0 +1,14 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-zoom-out-area" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <desc>Download more icon variants from https://tabler-icons.io/i/zoom-out-area</desc> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M13 15h4" /> + <circle cx="15" cy="15" r="5" /> + <path d="M22 22l-3 -3" /> + <path d="M6 18h-1a2 2 0 0 1 -2 -2v-1" /> + <path d="M3 11v-1" /> + <path d="M3 6v-1a2 2 0 0 1 2 -2h1" /> + <path d="M10 3h1" /> + <path d="M15 3h1a2 2 0 0 1 2 2v1" /> +</svg> + + |