23 lines
549 B
XML
23 lines
549 B
XML
<!--
|
|
tags: [id, online, mobile, app, travel, passport, store, purchase, shopping, retail]
|
|
category: E-commerce
|
|
version: "1.99"
|
|
unicode: "f4df"
|
|
-->
|
|
<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 7a2 2 0 0 1 2 -2h16a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-16a2 2 0 0 1 -2 -2l0 -10" />
|
|
<path d="M9 12a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
|
|
<path d="M9 12h-7" />
|
|
<path d="M15 12h7" />
|
|
</svg>
|