diff options
author | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id> | 2023-03-30 13:54:52 +0800 |
---|---|---|
committer | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id> | 2023-03-30 13:54:52 +0800 |
commit | 2bd8d579e56c1373a4b8851d367ce80669b688a8 (patch) | |
tree | 356510fe40d74f2f060378029faae7ee46abee81 /Bootstrap/icons | |
parent | 6023e0cef10b57aa7ab9388eac9535bf41a5fc06 (diff) |
Header cart button
Diffstat (limited to 'Bootstrap/icons')
-rw-r--r-- | Bootstrap/icons/cart3.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Bootstrap/icons/cart3.svg b/Bootstrap/icons/cart3.svg new file mode 100644 index 0000000..2187149 --- /dev/null +++ b/Bootstrap/icons/cart3.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-cart3" viewBox="0 0 16 16"> + <path d="M0 1.5A.5.5 0 0 1 .5 1H2a.5.5 0 0 1 .485.379L2.89 3H14.5a.5.5 0 0 1 .49.598l-1 5a.5.5 0 0 1-.465.401l-9.397.472L4.415 11H13a.5.5 0 0 1 0 1H4a.5.5 0 0 1-.491-.408L2.01 3.607 1.61 2H.5a.5.5 0 0 1-.5-.5zM3.102 4l.84 4.479 9.144-.459L13.89 4H3.102zM5 12a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm7 0a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm-7 1a1 1 0 1 1 0 2 1 1 0 0 1 0-2zm7 0a1 1 0 1 1 0 2 1 1 0 0 1 0-2z"/> +</svg>
\ No newline at end of file |