1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-01-17 20:58:34 +01:00
tabler-icons/icons/ease-in-out-control-points.svg

13 lines
546 B
XML
Raw Normal View History

2022-10-23 20:14:28 +02:00
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-ease-in-out-control-points" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
2023-01-26 01:00:17 +01:00
<path d="M17 20a2 2 0 1 0 4 0a2 2 0 0 0 -4 0z" />
<path d="M17 20h-2" />
<path d="M7 4a2 2 0 1 1 -4 0a2 2 0 0 1 4 0z" />
<path d="M7 4h2" />
<path d="M14 4h-2" />
<path d="M12 20h-2" />
<path d="M3 20c8 0 10 -16 18 -16" />
2022-10-23 20:14:28 +02:00
</svg>