aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/triangle-square-circle.svg
blob: 95f22e491736b973305c46d7458b8931b824a4ea (plain)
1
2
3
4
5
6
7
8
---
category: Shapes
---
<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>