diff options
Diffstat (limited to 'src/_icons/brand-walmart.svg')
-rw-r--r-- | src/_icons/brand-walmart.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/_icons/brand-walmart.svg b/src/_icons/brand-walmart.svg new file mode 100644 index 00000000..dbfb5dbe --- /dev/null +++ b/src/_icons/brand-walmart.svg @@ -0,0 +1,11 @@ +--- +category: Brand +--- +<svg> + <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> |