diff options
Diffstat (limited to 'src/_icons/viewfinder-off.svg')
-rw-r--r-- | src/_icons/viewfinder-off.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/_icons/viewfinder-off.svg b/src/_icons/viewfinder-off.svg new file mode 100644 index 00000000..d3719792 --- /dev/null +++ b/src/_icons/viewfinder-off.svg @@ -0,0 +1,11 @@ +--- +--- +<svg> + <path d="M5.65 5.623a9 9 0 1 0 12.71 12.745m1.684 -2.328a9 9 0 0 0 -12.094 -12.08" /> + <path d="M12 3v4" /> + <path d="M12 21v-3" /> + <path d="M3 12h4" /> + <path d="M21 12h-3" /> + <path d="M12 12v.01" /> + <path d="M3 3l18 18" /> +</svg> |