1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-01-17 04:38:28 +01:00
tabler-icons/icons/outline/math-cos.svg

22 lines
531 B
XML
Raw Permalink Normal View History

<!--
category: Math
tags: [mathematic, cosinus, trigonometry, function]
2024-07-02 23:03:06 +02:00
unicode: "ff1f"
version: "3.8"
-->
<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="M7 10a2 2 0 1 0 -4 0v4a2 2 0 1 0 4 0" />
<path d="M12 8a2 2 0 0 1 2 2v4a2 2 0 1 1 -4 0v-4a2 2 0 0 1 2 -2" />
<path d="M17 15c.345 .6 1.258 1 2 1a2 2 0 1 0 0 -4a2 2 0 1 1 0 -4c.746 0 1.656 .394 2 1" />
</svg>