chrome tote icon
chrome-tote from Material Symbols by Google · Regular · Apache-2.0 Free for personal and commercial use.
- Name
- chrome-tote
- Set
- Material Symbols
- Style
- Regular
- 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-5.5 3.5q-.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 MaterialSymbolsChromeTote(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-5.5 3.5q-.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="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-5.5 3.5q-.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 {
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-5.5%203.5q-.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%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-5.5%203.5q-.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.svg?color=%231a73e8&size=48