chrome-tote-rounded from Material Symbols by Google · Rounded · Apache-2.0 Free for personal and commercial use.

Name
chrome-tote-rounded
Set
Material Symbols
Style
Rounded
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

Related icons in Material Symbols

Use the chrome tote icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m13.525 9.65l-.9-.875q-.3-.275-.7-.275t-.7.3q-.275.3-.287.7t.287.7l2.6 2.6q.3.3.7.3t.7-.3l2.6-2.6q.275-.275.288-.688t-.288-.712q-.275-.3-.7-.3t-.725.275l-.875.875V6.5q0-.425-.288-.713t-.712-.287q-.425 0-.713.288t-.287.712v3.15ZM9.025 17q-.825 0-1.413-.588T7.026 15V4q0-.825.588-1.413T9.024 2h11q.825 0 1.413.588T22.024 4v11q0 .825-.587 1.413T20.025 17h-11Zm-3.3 4.875q-.825.125-1.475-.4t-.75-1.35L2.15 9.2q-.1-.825.413-1.475t1.337-.75l1.125-.125V16q0 1.25.875 2.125T8.025 19h10.45q0 .65-.537 1.025t-1.213.475l-11 1.375Z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsChromeToteRounded(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m13.525 9.65l-.9-.875q-.3-.275-.7-.275t-.7.3q-.275.3-.287.7t.287.7l2.6 2.6q.3.3.7.3t.7-.3l2.6-2.6q.275-.275.288-.688t-.288-.712q-.275-.3-.7-.3t-.725.275l-.875.875V6.5q0-.425-.288-.713t-.712-.287q-.425 0-.713.288t-.287.712v3.15ZM9.025 17q-.825 0-1.413-.588T7.026 15V4q0-.825.588-1.413T9.024 2h11q.825 0 1.413.588T22.024 4v11q0 .825-.587 1.413T20.025 17h-11Zm-3.3 4.875q-.825.125-1.475-.4t-.75-1.35L2.15 9.2q-.1-.825.413-1.475t1.337-.75l1.125-.125V16q0 1.25.875 2.125T8.025 19h10.45q0 .65-.537 1.025t-1.213.475l-11 1.375Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m13.525 9.65l-.9-.875q-.3-.275-.7-.275t-.7.3q-.275.3-.287.7t.287.7l2.6 2.6q.3.3.7.3t.7-.3l2.6-2.6q.275-.275.288-.688t-.288-.712q-.275-.3-.7-.3t-.725.275l-.875.875V6.5q0-.425-.288-.713t-.712-.287q-.425 0-.713.288t-.287.712v3.15ZM9.025 17q-.825 0-1.413-.588T7.026 15V4q0-.825.588-1.413T9.024 2h11q.825 0 1.413.588T22.024 4v11q0 .825-.587 1.413T20.025 17h-11Zm-3.3 4.875q-.825.125-1.475-.4t-.75-1.35L2.15 9.2q-.1-.825.413-1.475t1.337-.75l1.125-.125V16q0 1.25.875 2.125T8.025 19h10.45q0 .65-.537 1.025t-1.213.475l-11 1.375Z"/></svg>
</template>

CSS

.icon-chrome-tote-rounded {
  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%22currentColor%22%20d%3D%22m13.525%209.65l-.9-.875q-.3-.275-.7-.275t-.7.3q-.275.3-.287.7t.287.7l2.6%202.6q.3.3.7.3t.7-.3l2.6-2.6q.275-.275.288-.688t-.288-.712q-.275-.3-.7-.3t-.725.275l-.875.875V6.5q0-.425-.288-.713t-.712-.287q-.425%200-.713.288t-.287.712v3.15ZM9.025%2017q-.825%200-1.413-.588T7.026%2015V4q0-.825.588-1.413T9.024%202h11q.825%200%201.413.588T22.024%204v11q0%20.825-.587%201.413T20.025%2017h-11Zm-3.3%204.875q-.825.125-1.475-.4t-.75-1.35L2.15%209.2q-.1-.825.413-1.475t1.337-.75l1.125-.125V16q0%201.25.875%202.125T8.025%2019h10.45q0%20.65-.537%201.025t-1.213.475l-11%201.375Z%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%22currentColor%22%20d%3D%22m13.525%209.65l-.9-.875q-.3-.275-.7-.275t-.7.3q-.275.3-.287.7t.287.7l2.6%202.6q.3.3.7.3t.7-.3l2.6-2.6q.275-.275.288-.688t-.288-.712q-.275-.3-.7-.3t-.725.275l-.875.875V6.5q0-.425-.288-.713t-.712-.287q-.425%200-.713.288t-.287.712v3.15ZM9.025%2017q-.825%200-1.413-.588T7.026%2015V4q0-.825.588-1.413T9.024%202h11q.825%200%201.413.588T22.024%204v11q0%20.825-.587%201.413T20.025%2017h-11Zm-3.3%204.875q-.825.125-1.475-.4t-.75-1.35L2.15%209.2q-.1-.825.413-1.475t1.337-.75l1.125-.125V16q0%201.25.875%202.125T8.025%2019h10.45q0%20.65-.537%201.025t-1.213.475l-11%201.375Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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