cart large 3 icon
cart-large-3-broken from Solar by 480 Design · Broken · Shopping · CC-BY-4.0 Attribution required.
- Name
- cart-large-3-broken
- Set
- Solar
- Style
- Broken
- Category
- Shopping
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
More shopping icons from Solar
bag-2-boldbag-3-boldbag-4-boldbag-5-boldbag-boldbag-check-boldbag-cross-boldbag-heart-boldbag-music-2-boldbag-music-boldbag-smile-boldcart-2-boldcart-3-boldcart-4-boldcart-5-boldcart-boldcart-check-boldcart-cross-boldcart-large-2-boldcart-large-4-boldcart-large-boldcart-large-minimalistic-boldcart-plus-boldshop-2-bold
Use the cart large 3 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M7.5 18C8.32843 18 9 18.6716 9 19.5C9 20.3284 8.32843 21 7.5 21C6.67157 21 6 20.3284 6 19.5C6 18.6716 6.67157 18 7.5 18Z"/><path d="M16.5 18.0001C17.3284 18.0001 18 18.6716 18 19.5001C18 20.3285 17.3284 21.0001 16.5 21.0001C15.6716 21.0001 15 20.3285 15 19.5001C15 18.6716 15.6716 18.0001 16.5 18.0001Z"/><path stroke-linecap="round" d="M16.5 6.5L15 15.5"/><path stroke-linecap="round" d="M9 6.5L10.5 15"/><path stroke-linecap="round" d="M2 3L2.26121 3.09184C3.5628 3.54945 4.2136 3.77826 4.58584 4.32298C4.95808 4.86771 4.95808 5.59126 4.95808 7.03836V9.76C4.95808 12.7016 5.02132 13.6723 5.88772 14.5862C6.75412 15.5 8.14857 15.5 10.9375 15.5H12M4.95808 6.12H9M13 6.12H17.0888C18.7738 6.12 20.2906 6.12 20.7345 6.69708C21.1784 7.27417 21.0049 8.14369 20.6578 9.88275L20.158 12.3075C19.8429 13.8364 19.6853 14.6008 19.1336 15.0504C18.5819 15.5 17.8014 15.5 16.2404 15.5H15"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarCartLarge3Broken(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path d="M7.5 18C8.32843 18 9 18.6716 9 19.5C9 20.3284 8.32843 21 7.5 21C6.67157 21 6 20.3284 6 19.5C6 18.6716 6.67157 18 7.5 18Z"/><path d="M16.5 18.0001C17.3284 18.0001 18 18.6716 18 19.5001C18 20.3285 17.3284 21.0001 16.5 21.0001C15.6716 21.0001 15 20.3285 15 19.5001C15 18.6716 15.6716 18.0001 16.5 18.0001Z"/><path strokeLinecap="round" d="M16.5 6.5L15 15.5"/><path strokeLinecap="round" d="M9 6.5L10.5 15"/><path strokeLinecap="round" d="M2 3L2.26121 3.09184C3.5628 3.54945 4.2136 3.77826 4.58584 4.32298C4.95808 4.86771 4.95808 5.59126 4.95808 7.03836V9.76C4.95808 12.7016 5.02132 13.6723 5.88772 14.5862C6.75412 15.5 8.14857 15.5 10.9375 15.5H12M4.95808 6.12H9M13 6.12H17.0888C18.7738 6.12 20.2906 6.12 20.7345 6.69708C21.1784 7.27417 21.0049 8.14369 20.6578 9.88275L20.158 12.3075C19.8429 13.8364 19.6853 14.6008 19.1336 15.0504C18.5819 15.5 17.8014 15.5 16.2404 15.5H15"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M7.5 18C8.32843 18 9 18.6716 9 19.5C9 20.3284 8.32843 21 7.5 21C6.67157 21 6 20.3284 6 19.5C6 18.6716 6.67157 18 7.5 18Z"/><path d="M16.5 18.0001C17.3284 18.0001 18 18.6716 18 19.5001C18 20.3285 17.3284 21.0001 16.5 21.0001C15.6716 21.0001 15 20.3285 15 19.5001C15 18.6716 15.6716 18.0001 16.5 18.0001Z"/><path stroke-linecap="round" d="M16.5 6.5L15 15.5"/><path stroke-linecap="round" d="M9 6.5L10.5 15"/><path stroke-linecap="round" d="M2 3L2.26121 3.09184C3.5628 3.54945 4.2136 3.77826 4.58584 4.32298C4.95808 4.86771 4.95808 5.59126 4.95808 7.03836V9.76C4.95808 12.7016 5.02132 13.6723 5.88772 14.5862C6.75412 15.5 8.14857 15.5 10.9375 15.5H12M4.95808 6.12H9M13 6.12H17.0888C18.7738 6.12 20.2906 6.12 20.7345 6.69708C21.1784 7.27417 21.0049 8.14369 20.6578 9.88275L20.158 12.3075C19.8429 13.8364 19.6853 14.6008 19.1336 15.0504C18.5819 15.5 17.8014 15.5 16.2404 15.5H15"/></g></svg> </template>
CSS
.icon-cart-large-3-broken {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M7.5%2018C8.32843%2018%209%2018.6716%209%2019.5C9%2020.3284%208.32843%2021%207.5%2021C6.67157%2021%206%2020.3284%206%2019.5C6%2018.6716%206.67157%2018%207.5%2018Z%22%2F%3E%3Cpath%20d%3D%22M16.5%2018.0001C17.3284%2018.0001%2018%2018.6716%2018%2019.5001C18%2020.3285%2017.3284%2021.0001%2016.5%2021.0001C15.6716%2021.0001%2015%2020.3285%2015%2019.5001C15%2018.6716%2015.6716%2018.0001%2016.5%2018.0001Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M16.5%206.5L15%2015.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M9%206.5L10.5%2015%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M2%203L2.26121%203.09184C3.5628%203.54945%204.2136%203.77826%204.58584%204.32298C4.95808%204.86771%204.95808%205.59126%204.95808%207.03836V9.76C4.95808%2012.7016%205.02132%2013.6723%205.88772%2014.5862C6.75412%2015.5%208.14857%2015.5%2010.9375%2015.5H12M4.95808%206.12H9M13%206.12H17.0888C18.7738%206.12%2020.2906%206.12%2020.7345%206.69708C21.1784%207.27417%2021.0049%208.14369%2020.6578%209.88275L20.158%2012.3075C19.8429%2013.8364%2019.6853%2014.6008%2019.1336%2015.0504C18.5819%2015.5%2017.8014%2015.5%2016.2404%2015.5H15%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M7.5%2018C8.32843%2018%209%2018.6716%209%2019.5C9%2020.3284%208.32843%2021%207.5%2021C6.67157%2021%206%2020.3284%206%2019.5C6%2018.6716%206.67157%2018%207.5%2018Z%22%2F%3E%3Cpath%20d%3D%22M16.5%2018.0001C17.3284%2018.0001%2018%2018.6716%2018%2019.5001C18%2020.3285%2017.3284%2021.0001%2016.5%2021.0001C15.6716%2021.0001%2015%2020.3285%2015%2019.5001C15%2018.6716%2015.6716%2018.0001%2016.5%2018.0001Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M16.5%206.5L15%2015.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M9%206.5L10.5%2015%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M2%203L2.26121%203.09184C3.5628%203.54945%204.2136%203.77826%204.58584%204.32298C4.95808%204.86771%204.95808%205.59126%204.95808%207.03836V9.76C4.95808%2012.7016%205.02132%2013.6723%205.88772%2014.5862C6.75412%2015.5%208.14857%2015.5%2010.9375%2015.5H12M4.95808%206.12H9M13%206.12H17.0888C18.7738%206.12%2020.2906%206.12%2020.7345%206.69708C21.1784%207.27417%2021.0049%208.14369%2020.6578%209.88275L20.158%2012.3075C19.8429%2013.8364%2019.6853%2014.6008%2019.1336%2015.0504C18.5819%2015.5%2017.8014%2015.5%2016.2404%2015.5H15%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/cart-large-3-broken.svg?color=%231a73e8&size=48