tote-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.

Name
tote-bold
Set
Phosphor
Style
Bold
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="M239 66.75A20.12 20.12 0 0 0 224 60h-44.17a52 52 0 0 0-103.66 0H32.08a20 20 0 0 0-19.94 22.35l14.25 120A20.06 20.06 0 0 0 46.33 220h163.34a20.06 20.06 0 0 0 19.94-17.65l14.25-120a20 20 0 0 0-4.86-15.6M128 36a28 28 0 0 1 27.71 24h-55.42A28 28 0 0 1 128 36m78.19 160H49.81L36.5 84H76v20a12 12 0 0 0 24 0V84h56v20a12 12 0 0 0 24 0V84h39.5Z"/></svg>

React

import type { SVGProps } from "react";

export function PhToteBold(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="M239 66.75A20.12 20.12 0 0 0 224 60h-44.17a52 52 0 0 0-103.66 0H32.08a20 20 0 0 0-19.94 22.35l14.25 120A20.06 20.06 0 0 0 46.33 220h163.34a20.06 20.06 0 0 0 19.94-17.65l14.25-120a20 20 0 0 0-4.86-15.6M128 36a28 28 0 0 1 27.71 24h-55.42A28 28 0 0 1 128 36m78.19 160H49.81L36.5 84H76v20a12 12 0 0 0 24 0V84h56v20a12 12 0 0 0 24 0V84h39.5Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M239 66.75A20.12 20.12 0 0 0 224 60h-44.17a52 52 0 0 0-103.66 0H32.08a20 20 0 0 0-19.94 22.35l14.25 120A20.06 20.06 0 0 0 46.33 220h163.34a20.06 20.06 0 0 0 19.94-17.65l14.25-120a20 20 0 0 0-4.86-15.6M128 36a28 28 0 0 1 27.71 24h-55.42A28 28 0 0 1 128 36m78.19 160H49.81L36.5 84H76v20a12 12 0 0 0 24 0V84h56v20a12 12 0 0 0 24 0V84h39.5Z"/></svg>
</template>

CSS

.icon-tote-bold {
  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%22M239%2066.75A20.12%2020.12%200%200%200%20224%2060h-44.17a52%2052%200%200%200-103.66%200H32.08a20%2020%200%200%200-19.94%2022.35l14.25%20120A20.06%2020.06%200%200%200%2046.33%20220h163.34a20.06%2020.06%200%200%200%2019.94-17.65l14.25-120a20%2020%200%200%200-4.86-15.6M128%2036a28%2028%200%200%201%2027.71%2024h-55.42A28%2028%200%200%201%20128%2036m78.19%20160H49.81L36.5%2084H76v20a12%2012%200%200%200%2024%200V84h56v20a12%2012%200%200%200%2024%200V84h39.5Z%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%22M239%2066.75A20.12%2020.12%200%200%200%20224%2060h-44.17a52%2052%200%200%200-103.66%200H32.08a20%2020%200%200%200-19.94%2022.35l14.25%20120A20.06%2020.06%200%200%200%2046.33%20220h163.34a20.06%2020.06%200%200%200%2019.94-17.65l14.25-120a20%2020%200%200%200-4.86-15.6M128%2036a28%2028%200%200%201%2027.71%2024h-55.42A28%2028%200%200%201%20128%2036m78.19%20160H49.81L36.5%2084H76v20a12%2012%200%200%200%2024%200V84h56v20a12%2012%200%200%200%2024%200V84h39.5Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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