diff options
Diffstat (limited to 'src/_icons/triangles.svg')
-rw-r--r-- | src/_icons/triangles.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/triangles.svg b/src/_icons/triangles.svg new file mode 100644 index 00000000..538c66cf --- /dev/null +++ b/src/_icons/triangles.svg @@ -0,0 +1,7 @@ +--- +category: Shapes +--- +<svg> + <path d="M9.974 21h8.052a0.975 .975 0 0 0 .81 -1.517l-4.025 -6.048a0.973 .973 0 0 0 -1.622 0l-4.025 6.048a0.977 .977 0 0 0 .81 1.517z" /> + <path d="M4.98 16h14.04c.542 0 .98 -.443 .98 -.989a0.995 .995 0 0 0 -.156 -.534l-7.02 -11.023a0.974 .974 0 0 0 -1.648 0l-7.02 11.023a0.994 .994 0 0 0 .294 1.366a0.973 .973 0 0 0 .53 .157z" /> +</svg> |