diff options
author | codecalm <codecalm@gmail.com> | 2020-03-02 21:51:57 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-02 21:51:57 +0100 |
commit | 8bf53e6b777dce7269ff48052939f6d6e4f6e152 (patch) | |
tree | f136fac4c70b9547cd2c2d8efd4fc95f2321cc3c /_icons/selector.svg | |
parent | arrows, maximize, minimize, eye (diff) | |
download | tabler-icons-8bf53e6b777dce7269ff48052939f6d6e4f6e152.tar.xz |
shields, selector
Diffstat (limited to '_icons/selector.svg')
-rw-r--r-- | _icons/selector.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/_icons/selector.svg b/_icons/selector.svg new file mode 100644 index 00000000..91f2b021 --- /dev/null +++ b/_icons/selector.svg @@ -0,0 +1,6 @@ +--- +--- +<svg> + <polyline points="8 9 12 5 16 9" /> + <polyline points="16 15 12 19 8 15" /> +</svg> |