tote-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.

Name
tote-light
Set
Phosphor
Style
Light
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="M234.47 70.73A14.1 14.1 0 0 0 223.92 66H174v-2a46 46 0 0 0-92 0v2H32.08a14 14 0 0 0-14 15.64l14.25 120a14.06 14.06 0 0 0 14 12.36h163.34a14.06 14.06 0 0 0 14-12.36l14.25-120a14 14 0 0 0-3.45-10.91M94 64a34 34 0 0 1 68 0v2H94Zm117.73 136.23a2 2 0 0 1-2.06 1.77H46.33a2 2 0 0 1-2.06-1.77L30 80.23a1.92 1.92 0 0 1 .49-1.53a2.07 2.07 0 0 1 1.58-.7H82v26a6 6 0 0 0 12 0V78h68v26a6 6 0 0 0 12 0V78h49.92a2.07 2.07 0 0 1 1.58.7a1.92 1.92 0 0 1 .49 1.53Z"/></svg>

React

import type { SVGProps } from "react";

export function PhToteLight(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="M234.47 70.73A14.1 14.1 0 0 0 223.92 66H174v-2a46 46 0 0 0-92 0v2H32.08a14 14 0 0 0-14 15.64l14.25 120a14.06 14.06 0 0 0 14 12.36h163.34a14.06 14.06 0 0 0 14-12.36l14.25-120a14 14 0 0 0-3.45-10.91M94 64a34 34 0 0 1 68 0v2H94Zm117.73 136.23a2 2 0 0 1-2.06 1.77H46.33a2 2 0 0 1-2.06-1.77L30 80.23a1.92 1.92 0 0 1 .49-1.53a2.07 2.07 0 0 1 1.58-.7H82v26a6 6 0 0 0 12 0V78h68v26a6 6 0 0 0 12 0V78h49.92a2.07 2.07 0 0 1 1.58.7a1.92 1.92 0 0 1 .49 1.53Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M234.47 70.73A14.1 14.1 0 0 0 223.92 66H174v-2a46 46 0 0 0-92 0v2H32.08a14 14 0 0 0-14 15.64l14.25 120a14.06 14.06 0 0 0 14 12.36h163.34a14.06 14.06 0 0 0 14-12.36l14.25-120a14 14 0 0 0-3.45-10.91M94 64a34 34 0 0 1 68 0v2H94Zm117.73 136.23a2 2 0 0 1-2.06 1.77H46.33a2 2 0 0 1-2.06-1.77L30 80.23a1.92 1.92 0 0 1 .49-1.53a2.07 2.07 0 0 1 1.58-.7H82v26a6 6 0 0 0 12 0V78h68v26a6 6 0 0 0 12 0V78h49.92a2.07 2.07 0 0 1 1.58.7a1.92 1.92 0 0 1 .49 1.53Z"/></svg>
</template>

CSS

.icon-tote-light {
  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%22M234.47%2070.73A14.1%2014.1%200%200%200%20223.92%2066H174v-2a46%2046%200%200%200-92%200v2H32.08a14%2014%200%200%200-14%2015.64l14.25%20120a14.06%2014.06%200%200%200%2014%2012.36h163.34a14.06%2014.06%200%200%200%2014-12.36l14.25-120a14%2014%200%200%200-3.45-10.91M94%2064a34%2034%200%200%201%2068%200v2H94Zm117.73%20136.23a2%202%200%200%201-2.06%201.77H46.33a2%202%200%200%201-2.06-1.77L30%2080.23a1.92%201.92%200%200%201%20.49-1.53a2.07%202.07%200%200%201%201.58-.7H82v26a6%206%200%200%200%2012%200V78h68v26a6%206%200%200%200%2012%200V78h49.92a2.07%202.07%200%200%201%201.58.7a1.92%201.92%200%200%201%20.49%201.53Z%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%22M234.47%2070.73A14.1%2014.1%200%200%200%20223.92%2066H174v-2a46%2046%200%200%200-92%200v2H32.08a14%2014%200%200%200-14%2015.64l14.25%20120a14.06%2014.06%200%200%200%2014%2012.36h163.34a14.06%2014.06%200%200%200%2014-12.36l14.25-120a14%2014%200%200%200-3.45-10.91M94%2064a34%2034%200%200%201%2068%200v2H94Zm117.73%20136.23a2%202%200%200%201-2.06%201.77H46.33a2%202%200%200%201-2.06-1.77L30%2080.23a1.92%201.92%200%200%201%20.49-1.53a2.07%202.07%200%200%201%201.58-.7H82v26a6%206%200%200%200%2012%200V78h68v26a6%206%200%200%200%2012%200V78h49.92a2.07%202.07%200%200%201%201.58.7a1.92%201.92%200%200%201%20.49%201.53Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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