triangle.svg 384 B

123456789101112131415
  1. <!--
  2. tags: [delta, shape]
  3. category: Filled
  4. version: "2.0"
  5. unicode: "f6ad"
  6. -->
  7. <svg
  8. xmlns="http://www.w3.org/2000/svg"
  9. width="24"
  10. height="24"
  11. viewBox="0 0 24 24"
  12. fill="currentColor"
  13. >
  14. <path d="M12 1.67a2.914 2.914 0 0 0 -2.492 1.403l-8.11 13.537a2.914 2.914 0 0 0 2.484 4.385h16.225a2.914 2.914 0 0 0 2.503 -4.371l-8.116 -13.546a2.917 2.917 0 0 0 -2.494 -1.408z" />
  15. </svg>