aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/triangle-square-circle.svg
blob: 4b36ad65357dc1a5f6d04b40612a6bbc349fc8c3 (plain)
1
2
3
4
5
6
7
8
9
---
category: Shapes
version: 1.21
---
<svg>
  <path d="M12 3l-4 7h8z" />
  <circle cx="17" cy="17" r="3" />
  <rect x="4" y="14" width="6" height="6" rx="1" />
</svg>