tote simple icon

tote-simple-duotone from Phosphor by Phosphor Icons · Duotone · MIT Free for personal and commercial use.

Name
tote-simple-duotone
Set
Phosphor
Style
Duotone
Viewbox
256×256
License
MIT

5 other variants in Phosphor

Use the tote simple icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="m231.94 80.93l-14.25 120a8.06 8.06 0 0 1-8 7.07H46.33a8.06 8.06 0 0 1-8-7.07l-14.25-120a8 8 0 0 1 8-8.93h191.84a8 8 0 0 1 8.02 8.93" opacity=".2"/><path 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 80H224Z"/></g></svg>

React

import type { SVGProps } from "react";

export function PhToteSimpleDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="m231.94 80.93l-14.25 120a8.06 8.06 0 0 1-8 7.07H46.33a8.06 8.06 0 0 1-8-7.07l-14.25-120a8 8 0 0 1 8-8.93h191.84a8 8 0 0 1 8.02 8.93" opacity=".2"/><path 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 80H224Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="m231.94 80.93l-14.25 120a8.06 8.06 0 0 1-8 7.07H46.33a8.06 8.06 0 0 1-8-7.07l-14.25-120a8 8 0 0 1 8-8.93h191.84a8 8 0 0 1 8.02 8.93" opacity=".2"/><path 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 80H224Z"/></g></svg>
</template>

CSS

.icon-tote-simple-duotone {
  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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22m231.94%2080.93l-14.25%20120a8.06%208.06%200%200%201-8%207.07H46.33a8.06%208.06%200%200%201-8-7.07l-14.25-120a8%208%200%200%201%208-8.93h191.84a8%208%200%200%201%208.02%208.93%22%20opacity%3D%22.2%22%2F%3E%3Cpath%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%2080H224Z%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%20256%20256%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22m231.94%2080.93l-14.25%20120a8.06%208.06%200%200%201-8%207.07H46.33a8.06%208.06%200%200%201-8-7.07l-14.25-120a8%208%200%200%201%208-8.93h191.84a8%208%200%200%201%208.02%208.93%22%20opacity%3D%22.2%22%2F%3E%3Cpath%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%2080H224Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/tote-simple-duotone.svg?color=%231a73e8&size=48