24 lines
623 B
XML
24 lines
623 B
XML
<!--
|
|
category: Mood
|
|
tags: [inspiration, ignite, emotion, joy, brightness, enthusiasm, energy, creativity, light, sparkle]
|
|
unicode: "ffb2"
|
|
version: "3.13"
|
|
-->
|
|
<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="M21 12a9 9 0 1 0 -8.994 9" />
|
|
<path d="M9 10h.01" />
|
|
<path d="M15 10h.01" />
|
|
<path d="M9.5 15a3.5 3.5 0 0 0 5 0" />
|
|
<path d="M19 22.5a4.75 4.75 0 0 1 3.5 -3.5a4.75 4.75 0 0 1 -3.5 -3.5a4.75 4.75 0 0 1 -3.5 3.5a4.75 4.75 0 0 1 3.5 3.5" />
|
|
</svg>
|