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

22 lines
462 B
XML

<!--
tags: [one, two, three, four, five, six, seven, eight, nine, ten, math, counting]
version: "1.70"
unicode: "f1fe"
category: Numbers
-->
<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="M4 17v-10l7 10v-10" />
<path d="M15 17h5" />
<path d="M15 10a2.5 3 0 1 0 5 0a2.5 3 0 1 0 -5 0" />
</svg>