chrome tote icon
chrome-tote-outline from Material Symbols by Google · Outline · Apache-2.0 Free for personal and commercial use.
- Name
- chrome-tote-outline
- Set
- Material Symbols
- Style
- Outline
- 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="m14.525 13.5l4-4l-1.4-1.425l-1.6 1.575V5.5h-2v4.15l-1.6-1.575l-1.4 1.425l4 4Zm-1.7 5.5h5.65q0 .65-.537 1.025t-1.213.475l-11 1.375q-.825.125-1.475-.4t-.75-1.35L2.15 9.2q-.1-.825.413-1.475t1.337-.75l1.125-.125v2l-.9.1l1.35 10.95l7.35-.9Zm-3.8-2q-.825 0-1.413-.588T7.025 15V4q0-.825.588-1.413T9.024 2h11q.825 0 1.413.588T22.024 4v11q0 .825-.587 1.413T20.025 17h-11Zm0-2h11V4h-11v11Zm-3.55 4.9Zm3.55-4.9V4v11Z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsChromeToteOutline(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="m14.525 13.5l4-4l-1.4-1.425l-1.6 1.575V5.5h-2v4.15l-1.6-1.575l-1.4 1.425l4 4Zm-1.7 5.5h5.65q0 .65-.537 1.025t-1.213.475l-11 1.375q-.825.125-1.475-.4t-.75-1.35L2.15 9.2q-.1-.825.413-1.475t1.337-.75l1.125-.125v2l-.9.1l1.35 10.95l7.35-.9Zm-3.8-2q-.825 0-1.413-.588T7.025 15V4q0-.825.588-1.413T9.024 2h11q.825 0 1.413.588T22.024 4v11q0 .825-.587 1.413T20.025 17h-11Zm0-2h11V4h-11v11Zm-3.55 4.9Zm3.55-4.9V4v11Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m14.525 13.5l4-4l-1.4-1.425l-1.6 1.575V5.5h-2v4.15l-1.6-1.575l-1.4 1.425l4 4Zm-1.7 5.5h5.65q0 .65-.537 1.025t-1.213.475l-11 1.375q-.825.125-1.475-.4t-.75-1.35L2.15 9.2q-.1-.825.413-1.475t1.337-.75l1.125-.125v2l-.9.1l1.35 10.95l7.35-.9Zm-3.8-2q-.825 0-1.413-.588T7.025 15V4q0-.825.588-1.413T9.024 2h11q.825 0 1.413.588T22.024 4v11q0 .825-.587 1.413T20.025 17h-11Zm0-2h11V4h-11v11Zm-3.55 4.9Zm3.55-4.9V4v11Z"/></svg> </template>
CSS
.icon-chrome-tote-outline {
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%22m14.525%2013.5l4-4l-1.4-1.425l-1.6%201.575V5.5h-2v4.15l-1.6-1.575l-1.4%201.425l4%204Zm-1.7%205.5h5.65q0%20.65-.537%201.025t-1.213.475l-11%201.375q-.825.125-1.475-.4t-.75-1.35L2.15%209.2q-.1-.825.413-1.475t1.337-.75l1.125-.125v2l-.9.1l1.35%2010.95l7.35-.9Zm-3.8-2q-.825%200-1.413-.588T7.025%2015V4q0-.825.588-1.413T9.024%202h11q.825%200%201.413.588T22.024%204v11q0%20.825-.587%201.413T20.025%2017h-11Zm0-2h11V4h-11v11Zm-3.55%204.9Zm3.55-4.9V4v11Z%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%22m14.525%2013.5l4-4l-1.4-1.425l-1.6%201.575V5.5h-2v4.15l-1.6-1.575l-1.4%201.425l4%204Zm-1.7%205.5h5.65q0%20.65-.537%201.025t-1.213.475l-11%201.375q-.825.125-1.475-.4t-.75-1.35L2.15%209.2q-.1-.825.413-1.475t1.337-.75l1.125-.125v2l-.9.1l1.35%2010.95l7.35-.9Zm-3.8-2q-.825%200-1.413-.588T7.025%2015V4q0-.825.588-1.413T9.024%202h11q.825%200%201.413.588T22.024%204v11q0%20.825-.587%201.413T20.025%2017h-11Zm0-2h11V4h-11v11Zm-3.55%204.9Zm3.55-4.9V4v11Z%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-outline.svg?color=%231a73e8&size=48