beach bag big icon
beach-bag-big from Iconoir by Luca Burgio · Regular · MIT Free for personal and commercial use.
- Name
- beach-bag-big
- Set
- Iconoir
- Style
- Regular
- Viewbox
- 24×24
- License
- MIT
Related icons in Iconoir
Use the beach bag big icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-width="1.5" d="m2.77 12l-.633-3.287A.6.6 0 0 1 2.727 8h18.547a.6.6 0 0 1 .589.713L21.23 12M2.769 12h18.462M2.769 12l.616 4m17.846-4l-.616 4m0 0l-.537 3.491a.6.6 0 0 1-.593.509H4.515a.6.6 0 0 1-.593-.509L3.385 16m17.23 0H3.385M5 8V6a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v2"/></svg>
React
import type { SVGProps } from "react";
export function IconoirBeachBagBig(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeWidth="1.5" d="m2.77 12l-.633-3.287A.6.6 0 0 1 2.727 8h18.547a.6.6 0 0 1 .589.713L21.23 12M2.769 12h18.462M2.769 12l.616 4m17.846-4l-.616 4m0 0l-.537 3.491a.6.6 0 0 1-.593.509H4.515a.6.6 0 0 1-.593-.509L3.385 16m17.23 0H3.385M5 8V6a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-width="1.5" d="m2.77 12l-.633-3.287A.6.6 0 0 1 2.727 8h18.547a.6.6 0 0 1 .589.713L21.23 12M2.769 12h18.462M2.769 12l.616 4m17.846-4l-.616 4m0 0l-.537 3.491a.6.6 0 0 1-.593.509H4.515a.6.6 0 0 1-.593-.509L3.385 16m17.23 0H3.385M5 8V6a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v2"/></svg> </template>
CSS
.icon-beach-bag-big {
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%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20d%3D%22m2.77%2012l-.633-3.287A.6.6%200%200%201%202.727%208h18.547a.6.6%200%200%201%20.589.713L21.23%2012M2.769%2012h18.462M2.769%2012l.616%204m17.846-4l-.616%204m0%200l-.537%203.491a.6.6%200%200%201-.593.509H4.515a.6.6%200%200%201-.593-.509L3.385%2016m17.23%200H3.385M5%208V6a2%202%200%200%201%202-2h10a2%202%200%200%201%202%202v2%22%2F%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%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20d%3D%22m2.77%2012l-.633-3.287A.6.6%200%200%201%202.727%208h18.547a.6.6%200%200%201%20.589.713L21.23%2012M2.769%2012h18.462M2.769%2012l.616%204m17.846-4l-.616%204m0%200l-.537%203.491a.6.6%200%200%201-.593.509H4.515a.6.6%200%200%201-.593-.509L3.385%2016m17.23%200H3.385M5%208V6a2%202%200%200%201%202-2h10a2%202%200%200%201%202%202v2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/iconoir/beach-bag-big.svg?color=%231a73e8&size=48