diff options
author | codecalm <codecalm@gmail.com> | 2020-03-02 21:31:43 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-02 21:31:43 +0100 |
commit | 3de421eb6ba92054020a098d4b985db8ffeb1018 (patch) | |
tree | 99124e5c990df9a4d51549997c9b11b786319b39 /_icons/arrows-diagonal-2.svg | |
parent | share, folders, target (diff) | |
download | tabler-icons-3de421eb6ba92054020a098d4b985db8ffeb1018.tar.xz |
arrows, maximize, minimize, eye
Diffstat (limited to '_icons/arrows-diagonal-2.svg')
-rw-r--r-- | _icons/arrows-diagonal-2.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/_icons/arrows-diagonal-2.svg b/_icons/arrows-diagonal-2.svg new file mode 100644 index 00000000..32351faf --- /dev/null +++ b/_icons/arrows-diagonal-2.svg @@ -0,0 +1,8 @@ +--- +--- +<svg> + <polyline points="16 20 20 20 20 16" /> + <line x1="14" y1="14" x2="20" y2="20" /> + <polyline points="8 4 4 4 4 8" /> + <line x1="4" y1="4" x2="10" y2="10" /> +</svg> |