diff options
Diffstat (limited to '_icons/crop.svg')
-rw-r--r-- | _icons/crop.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/_icons/crop.svg b/_icons/crop.svg new file mode 100644 index 00000000..50697dd7 --- /dev/null +++ b/_icons/crop.svg @@ -0,0 +1,6 @@ +--- +--- +<svg> + <polyline points="8 5 8 16 19 16" /> + <polyline points="16 19 16 8 5 8" /> +</svg> |