diff options
author | codecalm <codecalm@gmail.com> | 2020-03-02 23:03:46 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-02 23:03:46 +0100 |
commit | 7dbba53614764c25bfb4bcf32ec5d858025812c4 (patch) | |
tree | ec7ddcb2f27deae98f928ae3ad886101ea55eab2 /_icons | |
parent | box, music, lego (diff) | |
download | tabler-icons-7dbba53614764c25bfb4bcf32ec5d858025812c4.tar.xz |
box, music, lego
Diffstat (limited to '_icons')
-rw-r--r-- | _icons/triangle.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/_icons/triangle.svg b/_icons/triangle.svg new file mode 100644 index 00000000..a58c85b7 --- /dev/null +++ b/_icons/triangle.svg @@ -0,0 +1,7 @@ +--- +--- +<svg> + <path d="M12 9V11M12 15H12.01M5.07183 19H18.9282C20.4678 19 21.4301 17.3333 20.6603 16L13.7321 4C12.9623 2.66667 11.0378 2.66667 10.268 4L3.33978 16C2.56998 17.3333 3.53223 19 5.07183 19Z" stroke="#4A5568" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" opacity=".2"/> + + <path d="M12 Z" stroke="#4A5568" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" opacity=".2"/> +</svg> |