blob: 82617efb0410d9708fd511c0cd31d44645af2d4a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<!--
tags: [shape, circle, down, south, inner, shadow, bottom, creative, artistic, visual]
category: Design
version: "1.103"
unicode: "f520"
-->
<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="M18.364 18.364a9 9 0 1 0 -12.728 -12.728a9 9 0 0 0 12.728 12.728" />
<path d="M7.757 16.243a6 6 0 0 0 8.486 0" />
</svg>
|