shoppingmode icon
shoppingmode-outline from Material Symbols by Google · Outline · Business · Apache-2.0 Free for personal and commercial use.
- Name
- shoppingmode-outline
- Set
- Material Symbols
- Style
- Outline
- Category
- Business
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- shoppingmode-outline-rounded
3 other variants in Material Symbols
The same icon in other sets
More business icons from Material Symbols
Use the shoppingmode icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.15 22q-.375 0-.75-.15t-.675-.45l-7.15-7.15q-.3-.3-.437-.663T2 12.85t.138-.75t.437-.675l8.8-8.825q.275-.275.65-.438T12.8 2h7.175q.825 0 1.413.587T21.975 4v7.175q0 .4-.15.763t-.425.637L12.575 21.4q-.3.3-.675.45t-.75.15m0-2l8.825-8.85V4h-7.15L4 12.85zm6.325-12q.625 0 1.063-.437t.437-1.063t-.437-1.062T17.475 5t-1.062.438t-.438 1.062t.438 1.063T17.475 8M12 12"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsShoppingmodeOutline(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="M11.15 22q-.375 0-.75-.15t-.675-.45l-7.15-7.15q-.3-.3-.437-.663T2 12.85t.138-.75t.437-.675l8.8-8.825q.275-.275.65-.438T12.8 2h7.175q.825 0 1.413.587T21.975 4v7.175q0 .4-.15.763t-.425.637L12.575 21.4q-.3.3-.675.45t-.75.15m0-2l8.825-8.85V4h-7.15L4 12.85zm6.325-12q.625 0 1.063-.437t.437-1.063t-.437-1.062T17.475 5t-1.062.438t-.438 1.062t.438 1.063T17.475 8M12 12"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.15 22q-.375 0-.75-.15t-.675-.45l-7.15-7.15q-.3-.3-.437-.663T2 12.85t.138-.75t.437-.675l8.8-8.825q.275-.275.65-.438T12.8 2h7.175q.825 0 1.413.587T21.975 4v7.175q0 .4-.15.763t-.425.637L12.575 21.4q-.3.3-.675.45t-.75.15m0-2l8.825-8.85V4h-7.15L4 12.85zm6.325-12q.625 0 1.063-.437t.437-1.063t-.437-1.062T17.475 5t-1.062.438t-.438 1.062t.438 1.063T17.475 8M12 12"/></svg> </template>
CSS
.icon-shoppingmode-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%22M11.15%2022q-.375%200-.75-.15t-.675-.45l-7.15-7.15q-.3-.3-.437-.663T2%2012.85t.138-.75t.437-.675l8.8-8.825q.275-.275.65-.438T12.8%202h7.175q.825%200%201.413.587T21.975%204v7.175q0%20.4-.15.763t-.425.637L12.575%2021.4q-.3.3-.675.45t-.75.15m0-2l8.825-8.85V4h-7.15L4%2012.85zm6.325-12q.625%200%201.063-.437t.437-1.063t-.437-1.062T17.475%205t-1.062.438t-.438%201.062t.438%201.063T17.475%208M12%2012%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%22M11.15%2022q-.375%200-.75-.15t-.675-.45l-7.15-7.15q-.3-.3-.437-.663T2%2012.85t.138-.75t.437-.675l8.8-8.825q.275-.275.65-.438T12.8%202h7.175q.825%200%201.413.587T21.975%204v7.175q0%20.4-.15.763t-.425.637L12.575%2021.4q-.3.3-.675.45t-.75.15m0-2l8.825-8.85V4h-7.15L4%2012.85zm6.325-12q.625%200%201.063-.437t.437-1.063t-.437-1.062T17.475%205t-1.062.438t-.438%201.062t.438%201.063T17.475%208M12%2012%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/shoppingmode-outline.svg?color=%231a73e8&size=48