blob: 3a6fd6492cc6752ce0fa21ef086ae1192b28356a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
<!--
tags: [browser, website, tab, bookmark, mark, identity, web, graphics, favicon, creative]
category: Design
version: "2.44"
unicode: "fd65"
-->
<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="M2 8a3 3 0 0 1 3 -3h14a3 3 0 0 1 3 3v8a3 3 0 0 1 -3 3h-14a3 3 0 0 1 -3 -3l0 -8" />
<path d="M6 10v4" />
<path d="M11 10a2 2 0 1 0 0 4" />
<path d="M14 12a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
</svg>
|