diff options
Diffstat (limited to '_icons/triangle.svg')
-rw-r--r-- | _icons/triangle.svg | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/_icons/triangle.svg b/_icons/triangle.svg index a58c85b7..fd4918cd 100644 --- a/_icons/triangle.svg +++ b/_icons/triangle.svg @@ -1,7 +1,5 @@ --- --- <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"/> + <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> |