diff options
Diffstat (limited to 'src/icons/aspect-ratio-off.svg')
-rw-r--r-- | src/icons/aspect-ratio-off.svg | 12 |
1 files changed, 12 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..7897fd68 --- /dev/null +++ b/src/icons/aspect-ratio-off.svg @@ -0,0 +1,12 @@ +--- +tags: [size, dimension, width, height, orientation] +category: Media +version: "1.62" +unicode: "f0af" +--- +<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> |