blob: b6e1bd35fc719e173b86733fab6b13982d99e827 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<!--
tags: [app, variation, different, variant, alternative, versions, programming, software, coding, technical]
category: Development
version: "1.29"
unicode: "ed52"
-->
<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="M10 7a2 2 0 0 1 2 -2h6a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-6a2 2 0 0 1 -2 -2l0 -10" />
<path d="M7 7l0 10" />
<path d="M4 8l0 8" />
</svg>
|