cart icon
cart-bold-duotone from Solar by 480 Design · Bold Duotone · Shopping · CC-BY-4.0 Attribution required.
- Name
- cart-bold-duotone
- Set
- Solar
- Style
- Bold Duotone
- Category
- Shopping
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
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-check-boldcart-cross-boldcart-large-2-boldcart-large-3-boldcart-large-4-boldcart-large-boldcart-large-minimalistic-boldcart-plus-boldshop-2-bold
Use the cart icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M10.0234 2C9.05694 2 8.27344 2.7835 8.27344 3.75C8.27344 4.7165 9.05694 5.5 10.0234 5.5H14.0234C14.9899 5.5 15.7734 4.7165 15.7734 3.75C15.7734 2.7835 14.9899 2 14.0234 2H10.0234Z" opacity=".5"/><path d="M3.88671 16.2052C3.02876 12.7734 2.59979 11.0575 3.50062 9.90376C4.40145 8.75 6.17016 8.75 9.70756 8.75H14.3382C17.8757 8.75 19.6444 8.75 20.5452 9.90376C21.446 11.0575 21.0171 12.7734 20.1591 16.2052C19.6134 18.3879 19.3406 19.4792 18.5268 20.1146C17.713 20.75 16.5881 20.75 14.3382 20.75H9.70756C7.45771 20.75 6.33278 20.75 5.519 20.1146C4.70521 19.4792 4.43238 18.3879 3.88671 16.2052Z" opacity=".5"/><path d="M15.6039 4.5024C15.7126 4.2745 15.7734 4.0194 15.7734 3.75009C15.7734 3.48204 15.7132 3.22806 15.6055 3.00098C16.289 3.00595 16.8217 3.03732 17.2973 3.22318C17.8655 3.44525 18.3597 3.82275 18.7234 4.31251C19.0903 4.80659 19.2626 5.43988 19.4996 6.31153L19.546 6.4819L20.0587 9.44488C19.6501 9.16295 19.1231 8.99542 18.4414 8.89587L18.0801 6.80786C17.7964 5.76815 17.6934 5.44141 17.5191 5.20683C17.3233 4.94312 17.0572 4.73985 16.7512 4.62027C16.5314 4.53436 16.2658 4.50909 15.6039 4.5024Z"/><path d="M8.44142 3.00098C8.3337 3.22807 8.27344 3.48204 8.27344 3.75009C8.27344 4.0194 8.33427 4.2745 8.44294 4.5024C7.78109 4.50909 7.51551 4.53436 7.29571 4.62027C6.98976 4.73985 6.72365 4.94312 6.5278 5.20683C6.35359 5.44141 6.25059 5.76815 5.96681 6.80786L5.60551 8.89578C4.92397 8.99527 4.39697 9.16269 3.98828 9.44442L4.50092 6.4819L4.54731 6.31154C4.78439 5.43989 4.95663 4.80659 5.32356 4.31251C5.68728 3.82275 6.18149 3.44525 6.74968 3.22318C7.22521 3.03733 7.75793 3.00595 8.44142 3.00098Z"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarCartBoldDuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M10.0234 2C9.05694 2 8.27344 2.7835 8.27344 3.75C8.27344 4.7165 9.05694 5.5 10.0234 5.5H14.0234C14.9899 5.5 15.7734 4.7165 15.7734 3.75C15.7734 2.7835 14.9899 2 14.0234 2H10.0234Z" opacity=".5"/><path d="M3.88671 16.2052C3.02876 12.7734 2.59979 11.0575 3.50062 9.90376C4.40145 8.75 6.17016 8.75 9.70756 8.75H14.3382C17.8757 8.75 19.6444 8.75 20.5452 9.90376C21.446 11.0575 21.0171 12.7734 20.1591 16.2052C19.6134 18.3879 19.3406 19.4792 18.5268 20.1146C17.713 20.75 16.5881 20.75 14.3382 20.75H9.70756C7.45771 20.75 6.33278 20.75 5.519 20.1146C4.70521 19.4792 4.43238 18.3879 3.88671 16.2052Z" opacity=".5"/><path d="M15.6039 4.5024C15.7126 4.2745 15.7734 4.0194 15.7734 3.75009C15.7734 3.48204 15.7132 3.22806 15.6055 3.00098C16.289 3.00595 16.8217 3.03732 17.2973 3.22318C17.8655 3.44525 18.3597 3.82275 18.7234 4.31251C19.0903 4.80659 19.2626 5.43988 19.4996 6.31153L19.546 6.4819L20.0587 9.44488C19.6501 9.16295 19.1231 8.99542 18.4414 8.89587L18.0801 6.80786C17.7964 5.76815 17.6934 5.44141 17.5191 5.20683C17.3233 4.94312 17.0572 4.73985 16.7512 4.62027C16.5314 4.53436 16.2658 4.50909 15.6039 4.5024Z"/><path d="M8.44142 3.00098C8.3337 3.22807 8.27344 3.48204 8.27344 3.75009C8.27344 4.0194 8.33427 4.2745 8.44294 4.5024C7.78109 4.50909 7.51551 4.53436 7.29571 4.62027C6.98976 4.73985 6.72365 4.94312 6.5278 5.20683C6.35359 5.44141 6.25059 5.76815 5.96681 6.80786L5.60551 8.89578C4.92397 8.99527 4.39697 9.16269 3.98828 9.44442L4.50092 6.4819L4.54731 6.31154C4.78439 5.43989 4.95663 4.80659 5.32356 4.31251C5.68728 3.82275 6.18149 3.44525 6.74968 3.22318C7.22521 3.03733 7.75793 3.00595 8.44142 3.00098Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M10.0234 2C9.05694 2 8.27344 2.7835 8.27344 3.75C8.27344 4.7165 9.05694 5.5 10.0234 5.5H14.0234C14.9899 5.5 15.7734 4.7165 15.7734 3.75C15.7734 2.7835 14.9899 2 14.0234 2H10.0234Z" opacity=".5"/><path d="M3.88671 16.2052C3.02876 12.7734 2.59979 11.0575 3.50062 9.90376C4.40145 8.75 6.17016 8.75 9.70756 8.75H14.3382C17.8757 8.75 19.6444 8.75 20.5452 9.90376C21.446 11.0575 21.0171 12.7734 20.1591 16.2052C19.6134 18.3879 19.3406 19.4792 18.5268 20.1146C17.713 20.75 16.5881 20.75 14.3382 20.75H9.70756C7.45771 20.75 6.33278 20.75 5.519 20.1146C4.70521 19.4792 4.43238 18.3879 3.88671 16.2052Z" opacity=".5"/><path d="M15.6039 4.5024C15.7126 4.2745 15.7734 4.0194 15.7734 3.75009C15.7734 3.48204 15.7132 3.22806 15.6055 3.00098C16.289 3.00595 16.8217 3.03732 17.2973 3.22318C17.8655 3.44525 18.3597 3.82275 18.7234 4.31251C19.0903 4.80659 19.2626 5.43988 19.4996 6.31153L19.546 6.4819L20.0587 9.44488C19.6501 9.16295 19.1231 8.99542 18.4414 8.89587L18.0801 6.80786C17.7964 5.76815 17.6934 5.44141 17.5191 5.20683C17.3233 4.94312 17.0572 4.73985 16.7512 4.62027C16.5314 4.53436 16.2658 4.50909 15.6039 4.5024Z"/><path d="M8.44142 3.00098C8.3337 3.22807 8.27344 3.48204 8.27344 3.75009C8.27344 4.0194 8.33427 4.2745 8.44294 4.5024C7.78109 4.50909 7.51551 4.53436 7.29571 4.62027C6.98976 4.73985 6.72365 4.94312 6.5278 5.20683C6.35359 5.44141 6.25059 5.76815 5.96681 6.80786L5.60551 8.89578C4.92397 8.99527 4.39697 9.16269 3.98828 9.44442L4.50092 6.4819L4.54731 6.31154C4.78439 5.43989 4.95663 4.80659 5.32356 4.31251C5.68728 3.82275 6.18149 3.44525 6.74968 3.22318C7.22521 3.03733 7.75793 3.00595 8.44142 3.00098Z"/></g></svg> </template>
CSS
.icon-cart-bold-duotone {
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%22currentColor%22%3E%3Cpath%20d%3D%22M10.0234%202C9.05694%202%208.27344%202.7835%208.27344%203.75C8.27344%204.7165%209.05694%205.5%2010.0234%205.5H14.0234C14.9899%205.5%2015.7734%204.7165%2015.7734%203.75C15.7734%202.7835%2014.9899%202%2014.0234%202H10.0234Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M3.88671%2016.2052C3.02876%2012.7734%202.59979%2011.0575%203.50062%209.90376C4.40145%208.75%206.17016%208.75%209.70756%208.75H14.3382C17.8757%208.75%2019.6444%208.75%2020.5452%209.90376C21.446%2011.0575%2021.0171%2012.7734%2020.1591%2016.2052C19.6134%2018.3879%2019.3406%2019.4792%2018.5268%2020.1146C17.713%2020.75%2016.5881%2020.75%2014.3382%2020.75H9.70756C7.45771%2020.75%206.33278%2020.75%205.519%2020.1146C4.70521%2019.4792%204.43238%2018.3879%203.88671%2016.2052Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M15.6039%204.5024C15.7126%204.2745%2015.7734%204.0194%2015.7734%203.75009C15.7734%203.48204%2015.7132%203.22806%2015.6055%203.00098C16.289%203.00595%2016.8217%203.03732%2017.2973%203.22318C17.8655%203.44525%2018.3597%203.82275%2018.7234%204.31251C19.0903%204.80659%2019.2626%205.43988%2019.4996%206.31153L19.546%206.4819L20.0587%209.44488C19.6501%209.16295%2019.1231%208.99542%2018.4414%208.89587L18.0801%206.80786C17.7964%205.76815%2017.6934%205.44141%2017.5191%205.20683C17.3233%204.94312%2017.0572%204.73985%2016.7512%204.62027C16.5314%204.53436%2016.2658%204.50909%2015.6039%204.5024Z%22%2F%3E%3Cpath%20d%3D%22M8.44142%203.00098C8.3337%203.22807%208.27344%203.48204%208.27344%203.75009C8.27344%204.0194%208.33427%204.2745%208.44294%204.5024C7.78109%204.50909%207.51551%204.53436%207.29571%204.62027C6.98976%204.73985%206.72365%204.94312%206.5278%205.20683C6.35359%205.44141%206.25059%205.76815%205.96681%206.80786L5.60551%208.89578C4.92397%208.99527%204.39697%209.16269%203.98828%209.44442L4.50092%206.4819L4.54731%206.31154C4.78439%205.43989%204.95663%204.80659%205.32356%204.31251C5.68728%203.82275%206.18149%203.44525%206.74968%203.22318C7.22521%203.03733%207.75793%203.00595%208.44142%203.00098Z%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%22currentColor%22%3E%3Cpath%20d%3D%22M10.0234%202C9.05694%202%208.27344%202.7835%208.27344%203.75C8.27344%204.7165%209.05694%205.5%2010.0234%205.5H14.0234C14.9899%205.5%2015.7734%204.7165%2015.7734%203.75C15.7734%202.7835%2014.9899%202%2014.0234%202H10.0234Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M3.88671%2016.2052C3.02876%2012.7734%202.59979%2011.0575%203.50062%209.90376C4.40145%208.75%206.17016%208.75%209.70756%208.75H14.3382C17.8757%208.75%2019.6444%208.75%2020.5452%209.90376C21.446%2011.0575%2021.0171%2012.7734%2020.1591%2016.2052C19.6134%2018.3879%2019.3406%2019.4792%2018.5268%2020.1146C17.713%2020.75%2016.5881%2020.75%2014.3382%2020.75H9.70756C7.45771%2020.75%206.33278%2020.75%205.519%2020.1146C4.70521%2019.4792%204.43238%2018.3879%203.88671%2016.2052Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M15.6039%204.5024C15.7126%204.2745%2015.7734%204.0194%2015.7734%203.75009C15.7734%203.48204%2015.7132%203.22806%2015.6055%203.00098C16.289%203.00595%2016.8217%203.03732%2017.2973%203.22318C17.8655%203.44525%2018.3597%203.82275%2018.7234%204.31251C19.0903%204.80659%2019.2626%205.43988%2019.4996%206.31153L19.546%206.4819L20.0587%209.44488C19.6501%209.16295%2019.1231%208.99542%2018.4414%208.89587L18.0801%206.80786C17.7964%205.76815%2017.6934%205.44141%2017.5191%205.20683C17.3233%204.94312%2017.0572%204.73985%2016.7512%204.62027C16.5314%204.53436%2016.2658%204.50909%2015.6039%204.5024Z%22%2F%3E%3Cpath%20d%3D%22M8.44142%203.00098C8.3337%203.22807%208.27344%203.48204%208.27344%203.75009C8.27344%204.0194%208.33427%204.2745%208.44294%204.5024C7.78109%204.50909%207.51551%204.53436%207.29571%204.62027C6.98976%204.73985%206.72365%204.94312%206.5278%205.20683C6.35359%205.44141%206.25059%205.76815%205.96681%206.80786L5.60551%208.89578C4.92397%208.99527%204.39697%209.16269%203.98828%209.44442L4.50092%206.4819L4.54731%206.31154C4.78439%205.43989%204.95663%204.80659%205.32356%204.31251C5.68728%203.82275%206.18149%203.44525%206.74968%203.22318C7.22521%203.03733%207.75793%203.00595%208.44142%203.00098Z%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-bold-duotone.svg?color=%231a73e8&size=48