zcbot/skills/ppt/templates/icons/tabler-outline/polygon.svg

27 lines
682 B
XML

<!--
tags: [shape, form, geometry, circle, line, polygon, creative, artistic, visual, aesthetic]
category: Design
version: "1.50"
unicode: "efd0"
-->
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M10 5a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
<path d="M17 8a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
<path d="M3 11a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
<path d="M13 19a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
<path d="M6.5 9.5l3.5 -3" />
<path d="M14 5.5l3 1.5" />
<path d="M18.5 10l-2.5 7" />
<path d="M13.5 17.5l-7 -5" />
</svg>