bag 3 icon

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

Name
bag-3-linear
Set
Solar
Style
Linear
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-width="1.5"><path d="M3.74181 18.5545C3.74181 18.5545 3.74181 18.5545 3.74181 18.5545C4.94143 20 7.17414 20 11.6395 20H12.3607C16.8261 20 19.0589 20 20.2585 18.5545M3.74181 18.5545C2.54219 17.1091 2.95365 14.9146 3.77657 10.5257C4.36179 7.40452 4.65441 5.84393 5.7653 4.92196M20.2585 18.5545C20.2585 18.5545 20.2585 18.5545 20.2585 18.5545C21.4581 17.1091 21.0466 14.9146 20.2237 10.5257C19.6385 7.40452 19.3459 5.84393 18.235 4.92196M18.235 4.92196C18.235 4.92196 18.235 4.92196 18.235 4.92196C17.1241 4 15.5363 4 12.3607 4H11.6395C8.46398 4 6.8762 4 5.7653 4.92196C5.7653 4.92196 5.7653 4.92196 5.7653 4.92196"/><path stroke-linecap="round" 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 SolarBag3Linear(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="M3.74181 18.5545C3.74181 18.5545 3.74181 18.5545 3.74181 18.5545C4.94143 20 7.17414 20 11.6395 20H12.3607C16.8261 20 19.0589 20 20.2585 18.5545M3.74181 18.5545C2.54219 17.1091 2.95365 14.9146 3.77657 10.5257C4.36179 7.40452 4.65441 5.84393 5.7653 4.92196M20.2585 18.5545C20.2585 18.5545 20.2585 18.5545 20.2585 18.5545C21.4581 17.1091 21.0466 14.9146 20.2237 10.5257C19.6385 7.40452 19.3459 5.84393 18.235 4.92196M18.235 4.92196C18.235 4.92196 18.235 4.92196 18.235 4.92196C17.1241 4 15.5363 4 12.3607 4H11.6395C8.46398 4 6.8762 4 5.7653 4.92196C5.7653 4.92196 5.7653 4.92196 5.7653 4.92196"/><path strokeLinecap="round" 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-width="1.5"><path d="M3.74181 18.5545C3.74181 18.5545 3.74181 18.5545 3.74181 18.5545C4.94143 20 7.17414 20 11.6395 20H12.3607C16.8261 20 19.0589 20 20.2585 18.5545M3.74181 18.5545C2.54219 17.1091 2.95365 14.9146 3.77657 10.5257C4.36179 7.40452 4.65441 5.84393 5.7653 4.92196M20.2585 18.5545C20.2585 18.5545 20.2585 18.5545 20.2585 18.5545C21.4581 17.1091 21.0466 14.9146 20.2237 10.5257C19.6385 7.40452 19.3459 5.84393 18.235 4.92196M18.235 4.92196C18.235 4.92196 18.235 4.92196 18.235 4.92196C17.1241 4 15.5363 4 12.3607 4H11.6395C8.46398 4 6.8762 4 5.7653 4.92196C5.7653 4.92196 5.7653 4.92196 5.7653 4.92196"/><path stroke-linecap="round" 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-linear {
  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%22M3.74181%2018.5545C3.74181%2018.5545%203.74181%2018.5545%203.74181%2018.5545C4.94143%2020%207.17414%2020%2011.6395%2020H12.3607C16.8261%2020%2019.0589%2020%2020.2585%2018.5545M3.74181%2018.5545C2.54219%2017.1091%202.95365%2014.9146%203.77657%2010.5257C4.36179%207.40452%204.65441%205.84393%205.7653%204.92196M20.2585%2018.5545C20.2585%2018.5545%2020.2585%2018.5545%2020.2585%2018.5545C21.4581%2017.1091%2021.0466%2014.9146%2020.2237%2010.5257C19.6385%207.40452%2019.3459%205.84393%2018.235%204.92196M18.235%204.92196C18.235%204.92196%2018.235%204.92196%2018.235%204.92196C17.1241%204%2015.5363%204%2012.3607%204H11.6395C8.46398%204%206.8762%204%205.7653%204.92196C5.7653%204.92196%205.7653%204.92196%205.7653%204.92196%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%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-width%3D%221.5%22%3E%3Cpath%20d%3D%22M3.74181%2018.5545C3.74181%2018.5545%203.74181%2018.5545%203.74181%2018.5545C4.94143%2020%207.17414%2020%2011.6395%2020H12.3607C16.8261%2020%2019.0589%2020%2020.2585%2018.5545M3.74181%2018.5545C2.54219%2017.1091%202.95365%2014.9146%203.77657%2010.5257C4.36179%207.40452%204.65441%205.84393%205.7653%204.92196M20.2585%2018.5545C20.2585%2018.5545%2020.2585%2018.5545%2020.2585%2018.5545C21.4581%2017.1091%2021.0466%2014.9146%2020.2237%2010.5257C19.6385%207.40452%2019.3459%205.84393%2018.235%204.92196M18.235%204.92196C18.235%204.92196%2018.235%204.92196%2018.235%204.92196C17.1241%204%2015.5363%204%2012.3607%204H11.6395C8.46398%204%206.8762%204%205.7653%204.92196C5.7653%204.92196%205.7653%204.92196%205.7653%204.92196%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%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-linear.svg?color=%231a73e8&size=48