diff options
Diffstat (limited to 'src/_icons/aspect-ratio-off.svg')
-rw-r--r-- | src/_icons/aspect-ratio-off.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/aspect-ratio-off.svg b/src/_icons/aspect-ratio-off.svg new file mode 100644 index 00000000..0ccdce6d --- /dev/null +++ b/src/_icons/aspect-ratio-off.svg @@ -0,0 +1,8 @@ +--- +--- +<svg> + <path d="M9 5h10a2 2 0 0 1 2 2v10m-2 2h-14a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2" /> + <path d="M7 12v-3h2" /> + <path d="M17 12v1m-2 2h-1" /> + <path d="M3 3l18 18" /> +</svg> |