diff options
Diffstat (limited to '_icons/triangle.svg')
-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> |