20 lines
527 B
XML
20 lines
527 B
XML
|
|
<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"
|
||
|
|
class="icon icon-tabler icons-tabler-outline icon-tabler-brand-walmart"
|
||
|
|
>
|
||
|
|
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
||
|
|
<path d="M12 8.04v-5.04" />
|
||
|
|
<path d="M15.5 10l4.5 -2.5" />
|
||
|
|
<path d="M15.5 14l4.5 2.5" />
|
||
|
|
<path d="M12 15.96v5.04" />
|
||
|
|
<path d="M8.5 14l-4.5 2.5" />
|
||
|
|
<path d="M8.5 10l-4.5 -2.505" />
|
||
|
|
</svg>
|