diff options
Diffstat (limited to 'src/_icons/zoom-out-area.svg')
-rw-r--r-- | src/_icons/zoom-out-area.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/_icons/zoom-out-area.svg b/src/_icons/zoom-out-area.svg new file mode 100644 index 00000000..f337284e --- /dev/null +++ b/src/_icons/zoom-out-area.svg @@ -0,0 +1,12 @@ +--- +--- +<svg> + <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> |