diff options
Diffstat (limited to 'src/icons/resize.svg')
-rw-r--r-- | src/icons/resize.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/icons/resize.svg b/src/icons/resize.svg new file mode 100644 index 00000000..637c6e06 --- /dev/null +++ b/src/icons/resize.svg @@ -0,0 +1,10 @@ +--- +tags: [picture, photo, alter, change, height, width] +category: Design +version: "1.39" +unicode: "eecf" +--- +<svg> + <path d="M4 11v8a1 1 0 0 0 1 1h8m-9 -14v-1a1 1 0 0 1 1 -1h1m5 0h2m5 0h1a1 1 0 0 1 1 1v1m0 5v2m0 5v1a1 1 0 0 1 -1 1h-1" /> + <path d="M4 12h7a1 1 0 0 1 1 1v7" /> +</svg> |