diff options
author | codecalm <codecalm@gmail.com> | 2020-03-02 23:52:12 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-02 23:52:12 +0100 |
commit | b59cbb8499c4c5536d597978024c9d0be7fcdb76 (patch) | |
tree | d609aeb137daaa653f6d32f25ce2580697650ad4 /_icons/alert-triangle.svg | |
parent | box, music, lego (diff) | |
download | tabler-icons-b59cbb8499c4c5536d597978024c9d0be7fcdb76.tar.xz |
triangle icons
Diffstat (limited to '_icons/alert-triangle.svg')
-rw-r--r-- | _icons/alert-triangle.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/_icons/alert-triangle.svg b/_icons/alert-triangle.svg new file mode 100644 index 00000000..4fbb9aa0 --- /dev/null +++ b/_icons/alert-triangle.svg @@ -0,0 +1,6 @@ +--- +--- +<svg> + <path d="M12 9v2m0 4v.01" /> + <path d="M5.07 19H19a2 2 0 001.75 -2.75L13.75 4a2 2 0 00-3.5 0L3.25 16.25a2 2 0 001.75 2.75" /> +</svg> |