cart plus icon

cart-plus-bold from Solar by 480 Design · Bold · Shopping · CC-BY-4.0 Attribution required.

Name
cart-plus-bold
Set
Solar
Style
Bold
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

Use the cart plus icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M3.04047 2.29242C2.6497 2.15503 2.22155 2.36044 2.08416 2.7512C1.94678 3.14197 2.15218 3.57012 2.54295 3.7075L2.80416 3.79934C3.47177 4.03406 3.91052 4.18961 4.23336 4.34802C4.53659 4.4968 4.67026 4.61723 4.75832 4.74609C4.84858 4.87818 4.91828 5.0596 4.95761 5.42295C4.99877 5.80316 4.99979 6.29837 4.99979 7.03832L4.99979 9.64C4.99979 12.5816 5.06302 13.5523 5.92943 14.4662C6.79583 15.38 8.19028 15.38 10.9792 15.38H16.2821C17.8431 15.38 18.6236 15.38 19.1753 14.9304C19.727 14.4808 19.8846 13.7164 20.1997 12.1875L20.6995 9.76275C21.0466 8.02369 21.2202 7.15417 20.7762 6.57708C20.3323 6 18.8155 6 17.1305 6H6.49233C6.48564 5.72967 6.47295 5.48373 6.4489 5.26153C6.39517 4.76515 6.27875 4.31243 5.99677 3.89979C5.71259 3.48393 5.33474 3.21759 4.89411 3.00139C4.48203 2.79919 3.95839 2.61511 3.34187 2.39838L3.04047 2.29242ZM13 8.25C13.4142 8.25 13.75 8.58579 13.75 9V10.25H15C15.4142 10.25 15.75 10.5858 15.75 11C15.75 11.4142 15.4142 11.75 15 11.75H13.75V13C13.75 13.4142 13.4142 13.75 13 13.75C12.5858 13.75 12.25 13.4142 12.25 13V11.75H11C10.5858 11.75 10.25 11.4142 10.25 11C10.25 10.5858 10.5858 10.25 11 10.25H12.25V9C12.25 8.58579 12.5858 8.25 13 8.25Z" clip-rule="evenodd"/><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"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarCartPlusBold(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 fillRule="evenodd" d="M3.04047 2.29242C2.6497 2.15503 2.22155 2.36044 2.08416 2.7512C1.94678 3.14197 2.15218 3.57012 2.54295 3.7075L2.80416 3.79934C3.47177 4.03406 3.91052 4.18961 4.23336 4.34802C4.53659 4.4968 4.67026 4.61723 4.75832 4.74609C4.84858 4.87818 4.91828 5.0596 4.95761 5.42295C4.99877 5.80316 4.99979 6.29837 4.99979 7.03832L4.99979 9.64C4.99979 12.5816 5.06302 13.5523 5.92943 14.4662C6.79583 15.38 8.19028 15.38 10.9792 15.38H16.2821C17.8431 15.38 18.6236 15.38 19.1753 14.9304C19.727 14.4808 19.8846 13.7164 20.1997 12.1875L20.6995 9.76275C21.0466 8.02369 21.2202 7.15417 20.7762 6.57708C20.3323 6 18.8155 6 17.1305 6H6.49233C6.48564 5.72967 6.47295 5.48373 6.4489 5.26153C6.39517 4.76515 6.27875 4.31243 5.99677 3.89979C5.71259 3.48393 5.33474 3.21759 4.89411 3.00139C4.48203 2.79919 3.95839 2.61511 3.34187 2.39838L3.04047 2.29242ZM13 8.25C13.4142 8.25 13.75 8.58579 13.75 9V10.25H15C15.4142 10.25 15.75 10.5858 15.75 11C15.75 11.4142 15.4142 11.75 15 11.75H13.75V13C13.75 13.4142 13.4142 13.75 13 13.75C12.5858 13.75 12.25 13.4142 12.25 13V11.75H11C10.5858 11.75 10.25 11.4142 10.25 11C10.25 10.5858 10.5858 10.25 11 10.25H12.25V9C12.25 8.58579 12.5858 8.25 13 8.25Z" clipRule="evenodd"/><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"/></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 fill-rule="evenodd" d="M3.04047 2.29242C2.6497 2.15503 2.22155 2.36044 2.08416 2.7512C1.94678 3.14197 2.15218 3.57012 2.54295 3.7075L2.80416 3.79934C3.47177 4.03406 3.91052 4.18961 4.23336 4.34802C4.53659 4.4968 4.67026 4.61723 4.75832 4.74609C4.84858 4.87818 4.91828 5.0596 4.95761 5.42295C4.99877 5.80316 4.99979 6.29837 4.99979 7.03832L4.99979 9.64C4.99979 12.5816 5.06302 13.5523 5.92943 14.4662C6.79583 15.38 8.19028 15.38 10.9792 15.38H16.2821C17.8431 15.38 18.6236 15.38 19.1753 14.9304C19.727 14.4808 19.8846 13.7164 20.1997 12.1875L20.6995 9.76275C21.0466 8.02369 21.2202 7.15417 20.7762 6.57708C20.3323 6 18.8155 6 17.1305 6H6.49233C6.48564 5.72967 6.47295 5.48373 6.4489 5.26153C6.39517 4.76515 6.27875 4.31243 5.99677 3.89979C5.71259 3.48393 5.33474 3.21759 4.89411 3.00139C4.48203 2.79919 3.95839 2.61511 3.34187 2.39838L3.04047 2.29242ZM13 8.25C13.4142 8.25 13.75 8.58579 13.75 9V10.25H15C15.4142 10.25 15.75 10.5858 15.75 11C15.75 11.4142 15.4142 11.75 15 11.75H13.75V13C13.75 13.4142 13.4142 13.75 13 13.75C12.5858 13.75 12.25 13.4142 12.25 13V11.75H11C10.5858 11.75 10.25 11.4142 10.25 11C10.25 10.5858 10.5858 10.25 11 10.25H12.25V9C12.25 8.58579 12.5858 8.25 13 8.25Z" clip-rule="evenodd"/><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"/></g></svg>
</template>

CSS

.icon-cart-plus-bold {
  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%20fill-rule%3D%22evenodd%22%20d%3D%22M3.04047%202.29242C2.6497%202.15503%202.22155%202.36044%202.08416%202.7512C1.94678%203.14197%202.15218%203.57012%202.54295%203.7075L2.80416%203.79934C3.47177%204.03406%203.91052%204.18961%204.23336%204.34802C4.53659%204.4968%204.67026%204.61723%204.75832%204.74609C4.84858%204.87818%204.91828%205.0596%204.95761%205.42295C4.99877%205.80316%204.99979%206.29837%204.99979%207.03832L4.99979%209.64C4.99979%2012.5816%205.06302%2013.5523%205.92943%2014.4662C6.79583%2015.38%208.19028%2015.38%2010.9792%2015.38H16.2821C17.8431%2015.38%2018.6236%2015.38%2019.1753%2014.9304C19.727%2014.4808%2019.8846%2013.7164%2020.1997%2012.1875L20.6995%209.76275C21.0466%208.02369%2021.2202%207.15417%2020.7762%206.57708C20.3323%206%2018.8155%206%2017.1305%206H6.49233C6.48564%205.72967%206.47295%205.48373%206.4489%205.26153C6.39517%204.76515%206.27875%204.31243%205.99677%203.89979C5.71259%203.48393%205.33474%203.21759%204.89411%203.00139C4.48203%202.79919%203.95839%202.61511%203.34187%202.39838L3.04047%202.29242ZM13%208.25C13.4142%208.25%2013.75%208.58579%2013.75%209V10.25H15C15.4142%2010.25%2015.75%2010.5858%2015.75%2011C15.75%2011.4142%2015.4142%2011.75%2015%2011.75H13.75V13C13.75%2013.4142%2013.4142%2013.75%2013%2013.75C12.5858%2013.75%2012.25%2013.4142%2012.25%2013V11.75H11C10.5858%2011.75%2010.25%2011.4142%2010.25%2011C10.25%2010.5858%2010.5858%2010.25%2011%2010.25H12.25V9C12.25%208.58579%2012.5858%208.25%2013%208.25Z%22%20clip-rule%3D%22evenodd%22%2F%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%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%20fill-rule%3D%22evenodd%22%20d%3D%22M3.04047%202.29242C2.6497%202.15503%202.22155%202.36044%202.08416%202.7512C1.94678%203.14197%202.15218%203.57012%202.54295%203.7075L2.80416%203.79934C3.47177%204.03406%203.91052%204.18961%204.23336%204.34802C4.53659%204.4968%204.67026%204.61723%204.75832%204.74609C4.84858%204.87818%204.91828%205.0596%204.95761%205.42295C4.99877%205.80316%204.99979%206.29837%204.99979%207.03832L4.99979%209.64C4.99979%2012.5816%205.06302%2013.5523%205.92943%2014.4662C6.79583%2015.38%208.19028%2015.38%2010.9792%2015.38H16.2821C17.8431%2015.38%2018.6236%2015.38%2019.1753%2014.9304C19.727%2014.4808%2019.8846%2013.7164%2020.1997%2012.1875L20.6995%209.76275C21.0466%208.02369%2021.2202%207.15417%2020.7762%206.57708C20.3323%206%2018.8155%206%2017.1305%206H6.49233C6.48564%205.72967%206.47295%205.48373%206.4489%205.26153C6.39517%204.76515%206.27875%204.31243%205.99677%203.89979C5.71259%203.48393%205.33474%203.21759%204.89411%203.00139C4.48203%202.79919%203.95839%202.61511%203.34187%202.39838L3.04047%202.29242ZM13%208.25C13.4142%208.25%2013.75%208.58579%2013.75%209V10.25H15C15.4142%2010.25%2015.75%2010.5858%2015.75%2011C15.75%2011.4142%2015.4142%2011.75%2015%2011.75H13.75V13C13.75%2013.4142%2013.4142%2013.75%2013%2013.75C12.5858%2013.75%2012.25%2013.4142%2012.25%2013V11.75H11C10.5858%2011.75%2010.25%2011.4142%2010.25%2011C10.25%2010.5858%2010.5858%2010.25%2011%2010.25H12.25V9C12.25%208.58579%2012.5858%208.25%2013%208.25Z%22%20clip-rule%3D%22evenodd%22%2F%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%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/cart-plus-bold.svg?color=%231a73e8&size=48