2024-07-02 22:42:25 +02:00
|
|
|
<!--
|
2024-07-02 22:51:17 +02:00
|
|
|
category: Math
|
|
|
|
tags: [mathematic, cosinus, trigonometry, function]
|
2024-07-02 23:03:06 +02:00
|
|
|
unicode: "ff1f"
|
|
|
|
version: "3.8"
|
2024-07-02 22:42:25 +02:00
|
|
|
-->
|
|
|
|
<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>
|