Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/icons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <markdotto@gmail.com>2020-07-07 02:27:00 +0300
committerMark Otto <otto@github.com>2020-07-28 20:39:40 +0300
commita4d174a29a74b6b62b8fbf95390c3408f9591bef (patch)
tree9b63a15879b28c994911005d72730c34252896d3 /icons/cart-plus-fill.svg
parent892de701c26ab8f5c1efb00f85564050f0c1fff0 (diff)
Update bag and cart icons
- Add 10 new icons for plus, minus, check, and x variants for each - Redraw existing icons for unified look
Diffstat (limited to 'icons/cart-plus-fill.svg')
-rw-r--r--icons/cart-plus-fill.svg3
1 files changed, 3 insertions, 0 deletions
diff --git a/icons/cart-plus-fill.svg b/icons/cart-plus-fill.svg
new file mode 100644
index 000000000..78e2bb8bb
--- /dev/null
+++ b/icons/cart-plus-fill.svg
@@ -0,0 +1,3 @@
+<svg width="1em" height="1em" viewBox="0 0 16 16" class="bi bi-cart-plus-fill" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
+ <path fill-rule="evenodd" d="M.5 1a.5.5 0 0 0 0 1h1.11l.401 1.607 1.498 7.985A.5.5 0 0 0 4 12h1a2 2 0 1 0 0 4 2 2 0 0 0 0-4h7a2 2 0 1 0 0 4 2 2 0 0 0 0-4h1a.5.5 0 0 0 .491-.408l1.5-8A.5.5 0 0 0 14.5 3H2.89l-.405-1.621A.5.5 0 0 0 2 1H.5zM4 14a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm7 0a1 1 0 1 1 2 0 1 1 0 0 1-2 0zM9 5.5a.5.5 0 0 0-1 0V7H6.5a.5.5 0 0 0 0 1H8v1.5a.5.5 0 0 0 1 0V8h1.5a.5.5 0 0 0 0-1H9V5.5z"/>
+</svg> \ No newline at end of file