2021-05-19 01:50:45 +05:30
|
|
|
<svg
|
2021-05-23 13:13:18 +02:00
|
|
|
xmlns="http://www.w3.org/2000/svg"
|
2021-05-19 01:50:45 +05:30
|
|
|
width="24"
|
|
|
|
|
height="24"
|
|
|
|
|
viewBox="0 0 24 24"
|
|
|
|
|
fill="none"
|
|
|
|
|
stroke="currentColor"
|
|
|
|
|
stroke-width="2"
|
|
|
|
|
stroke-linecap="round"
|
|
|
|
|
stroke-linejoin="round"
|
|
|
|
|
>
|
|
|
|
|
<path d="M16 4h2a2 2 0 012 2v4M8 4H6a2 2 0 00-2 2v14a2 2 0 002 2h12a2 2 0 002-2v-2" />
|
|
|
|
|
<rect x="8" y="2" width="8" height="4" rx="1" ry="1" />
|
|
|
|
|
<path d="M21 14H11" />
|
|
|
|
|
<path d="M15 10l-4 4 4 4" />
|
|
|
|
|
</svg>
|