diff options
Diffstat (limited to 'src/_icons/zoom-in-area.svg')
-rw-r--r-- | src/_icons/zoom-in-area.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/src/_icons/zoom-in-area.svg b/src/_icons/zoom-in-area.svg new file mode 100644 index 00000000..20b360df --- /dev/null +++ b/src/_icons/zoom-in-area.svg @@ -0,0 +1,13 @@ +--- +--- +<svg> + <path d="M15 13v4" /> + <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> |