diff options
author | codecalm <codecalm@gmail.com> | 2020-03-09 19:20:15 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-09 19:20:15 +0100 |
commit | 054b8a269a66e1286f3e1efc958b27fb9f1d664e (patch) | |
tree | f700f41456f0f9ca562c4dfcfcc06f65cd91906c /_icons/crop.svg | |
parent | ad icon (diff) | |
download | tabler-icons-054b8a269a66e1286f3e1efc958b27fb9f1d664e.tar.xz |
crop, copyright, rotate
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 0000000..50697dd --- /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> |