22 lines
537 B
XML
22 lines
537 B
XML
<!--
|
|
tags: [point, fraction, numeric, number, mathematics, decimal-point, decimal-system, fractional, math, dot]
|
|
category: Math
|
|
version: "2.14"
|
|
unicode: "fa26"
|
|
-->
|
|
<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="M17 8a2 2 0 0 1 2 2v4a2 2 0 1 1 -4 0v-4a2 2 0 0 1 2 -2" />
|
|
<path d="M10 8a2 2 0 0 1 2 2v4a2 2 0 1 1 -4 0v-4a2 2 0 0 1 2 -2" />
|
|
<path d="M5 16h.01" />
|
|
</svg>
|