bag 3 icon

bag-3-broken from Solar by 480 Design · Broken · Shopping · CC-BY-4.0 Attribution required.

Name
bag-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

Use the bag 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-linecap="round" stroke-width="1.5"><path d="M20.232 10.5257C19.6468 7.40452 19.3542 5.84393 18.2433 4.92196C17.1324 4 15.5446 4 12.369 4H11.6479C8.47228 4 6.8845 4 5.7736 4.92196C4.66271 5.84393 4.37009 7.40452 3.78487 10.5257C2.96195 14.9146 2.55049 17.1091 3.75011 18.5545C4.94973 20 7.18244 20 11.6478 20H12.369C16.8344 20 19.0672 20 20.2668 18.5545C20.9628 17.7159 21.1165 16.6252 20.9621 15"/><path d="M9.1709 8C9.58273 9.16519 10.694 10 12.0002 10C13.3064 10 14.4177 9.16519 14.8295 8"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarBag3Broken(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" strokeLinecap="round" strokeWidth="1.5"><path d="M20.232 10.5257C19.6468 7.40452 19.3542 5.84393 18.2433 4.92196C17.1324 4 15.5446 4 12.369 4H11.6479C8.47228 4 6.8845 4 5.7736 4.92196C4.66271 5.84393 4.37009 7.40452 3.78487 10.5257C2.96195 14.9146 2.55049 17.1091 3.75011 18.5545C4.94973 20 7.18244 20 11.6478 20H12.369C16.8344 20 19.0672 20 20.2668 18.5545C20.9628 17.7159 21.1165 16.6252 20.9621 15"/><path d="M9.1709 8C9.58273 9.16519 10.694 10 12.0002 10C13.3064 10 14.4177 9.16519 14.8295 8"/></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-linecap="round" stroke-width="1.5"><path d="M20.232 10.5257C19.6468 7.40452 19.3542 5.84393 18.2433 4.92196C17.1324 4 15.5446 4 12.369 4H11.6479C8.47228 4 6.8845 4 5.7736 4.92196C4.66271 5.84393 4.37009 7.40452 3.78487 10.5257C2.96195 14.9146 2.55049 17.1091 3.75011 18.5545C4.94973 20 7.18244 20 11.6478 20H12.369C16.8344 20 19.0672 20 20.2668 18.5545C20.9628 17.7159 21.1165 16.6252 20.9621 15"/><path d="M9.1709 8C9.58273 9.16519 10.694 10 12.0002 10C13.3064 10 14.4177 9.16519 14.8295 8"/></g></svg>
</template>

CSS

.icon-bag-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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M20.232%2010.5257C19.6468%207.40452%2019.3542%205.84393%2018.2433%204.92196C17.1324%204%2015.5446%204%2012.369%204H11.6479C8.47228%204%206.8845%204%205.7736%204.92196C4.66271%205.84393%204.37009%207.40452%203.78487%2010.5257C2.96195%2014.9146%202.55049%2017.1091%203.75011%2018.5545C4.94973%2020%207.18244%2020%2011.6478%2020H12.369C16.8344%2020%2019.0672%2020%2020.2668%2018.5545C20.9628%2017.7159%2021.1165%2016.6252%2020.9621%2015%22%2F%3E%3Cpath%20d%3D%22M9.1709%208C9.58273%209.16519%2010.694%2010%2012.0002%2010C13.3064%2010%2014.4177%209.16519%2014.8295%208%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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M20.232%2010.5257C19.6468%207.40452%2019.3542%205.84393%2018.2433%204.92196C17.1324%204%2015.5446%204%2012.369%204H11.6479C8.47228%204%206.8845%204%205.7736%204.92196C4.66271%205.84393%204.37009%207.40452%203.78487%2010.5257C2.96195%2014.9146%202.55049%2017.1091%203.75011%2018.5545C4.94973%2020%207.18244%2020%2011.6478%2020H12.369C16.8344%2020%2019.0672%2020%2020.2668%2018.5545C20.9628%2017.7159%2021.1165%2016.6252%2020.9621%2015%22%2F%3E%3Cpath%20d%3D%22M9.1709%208C9.58273%209.16519%2010.694%2010%2012.0002%2010C13.3064%2010%2014.4177%209.16519%2014.8295%208%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/bag-3-broken.svg?color=%231a73e8&size=48