tote icon
tote from Phosphor by Phosphor Icons · Regular · MIT Free for personal and commercial use.
- Name
- tote
- Set
- Phosphor
- Style
- Regular
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
Related icons in Phosphor
Use the tote icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M236 69.4a16.13 16.13 0 0 0-12.08-5.4H176a48 48 0 0 0-96 0H32.08a16.13 16.13 0 0 0-12 5.4a16 16 0 0 0-3.92 12.48l14.26 120a16 16 0 0 0 16 14.12h163.25a16 16 0 0 0 16-14.12l14.26-120A16 16 0 0 0 236 69.4M128 32a32 32 0 0 1 32 32H96a32 32 0 0 1 32-32m81.76 168a.13.13 0 0 1-.09 0H46.25L32.08 80H80v24a8 8 0 0 0 16 0V80h64v24a8 8 0 0 0 16 0V80h48Z"/></svg>
React
import type { SVGProps } from "react";
export function PhTote(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M236 69.4a16.13 16.13 0 0 0-12.08-5.4H176a48 48 0 0 0-96 0H32.08a16.13 16.13 0 0 0-12 5.4a16 16 0 0 0-3.92 12.48l14.26 120a16 16 0 0 0 16 14.12h163.25a16 16 0 0 0 16-14.12l14.26-120A16 16 0 0 0 236 69.4M128 32a32 32 0 0 1 32 32H96a32 32 0 0 1 32-32m81.76 168a.13.13 0 0 1-.09 0H46.25L32.08 80H80v24a8 8 0 0 0 16 0V80h64v24a8 8 0 0 0 16 0V80h48Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M236 69.4a16.13 16.13 0 0 0-12.08-5.4H176a48 48 0 0 0-96 0H32.08a16.13 16.13 0 0 0-12 5.4a16 16 0 0 0-3.92 12.48l14.26 120a16 16 0 0 0 16 14.12h163.25a16 16 0 0 0 16-14.12l14.26-120A16 16 0 0 0 236 69.4M128 32a32 32 0 0 1 32 32H96a32 32 0 0 1 32-32m81.76 168a.13.13 0 0 1-.09 0H46.25L32.08 80H80v24a8 8 0 0 0 16 0V80h64v24a8 8 0 0 0 16 0V80h48Z"/></svg> </template>
CSS
.icon-tote {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M236%2069.4a16.13%2016.13%200%200%200-12.08-5.4H176a48%2048%200%200%200-96%200H32.08a16.13%2016.13%200%200%200-12%205.4a16%2016%200%200%200-3.92%2012.48l14.26%20120a16%2016%200%200%200%2016%2014.12h163.25a16%2016%200%200%200%2016-14.12l14.26-120A16%2016%200%200%200%20236%2069.4M128%2032a32%2032%200%200%201%2032%2032H96a32%2032%200%200%201%2032-32m81.76%20168a.13.13%200%200%201-.09%200H46.25L32.08%2080H80v24a8%208%200%200%200%2016%200V80h64v24a8%208%200%200%200%2016%200V80h48Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M236%2069.4a16.13%2016.13%200%200%200-12.08-5.4H176a48%2048%200%200%200-96%200H32.08a16.13%2016.13%200%200%200-12%205.4a16%2016%200%200%200-3.92%2012.48l14.26%20120a16%2016%200%200%200%2016%2014.12h163.25a16%2016%200%200%200%2016-14.12l14.26-120A16%2016%200%200%200%20236%2069.4M128%2032a32%2032%200%200%201%2032%2032H96a32%2032%200%200%201%2032-32m81.76%20168a.13.13%200%200%201-.09%200H46.25L32.08%2080H80v24a8%208%200%200%200%2016%200V80h64v24a8%208%200%200%200%2016%200V80h48Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/tote.svg?color=%231a73e8&size=48