diff options
Diffstat (limited to 'icons/brand-walmart.svg')
-rw-r--r-- | icons/brand-walmart.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/icons/brand-walmart.svg b/icons/brand-walmart.svg new file mode 100644 index 00000000..f810880e --- /dev/null +++ b/icons/brand-walmart.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-walmart" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <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> + + |