blob: 897634af4f652e26e49cccdb132b1224f075b89d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
<!--
category: System
tags: [box, delivery, package, shipping, cube, send]
version: "1.115"
unicode: "f61b"
-->
<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="M16 12.5l-5 -3l5 -3l5 3v5.5l-5 3l0 -5.5" />
<path d="M11 9.5v5.5l5 3" />
<path d="M16 12.545l5 -3.03" />
<path d="M7 9h-5" />
<path d="M7 12h-3" />
<path d="M7 15h-1" />
</svg>
|