blob: e0ca576872dfb23413fc2b979d5b2868e45e6639 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
<!--
tags: [css, cascading, style, sheet, background, section, eight, website, layer, box]
category: Numbers
version: "1.39"
unicode: "ee15"
-->
<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 5a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2l0 -10" />
<path d="M12 8a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
<path d="M12 12a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
<path d="M17 17v2a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2h2" />
</svg>
|