shopping bag speed icon
shopping-bag-speed-outline from Material Symbols by Google · Outline · Business · Apache-2.0 Free for personal and commercial use.
- Name
- shopping-bag-speed-outline
- Set
- Material Symbols
- Style
- Outline
- Category
- Business
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
More business icons from Material Symbols
Use the shopping bag speed icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m1 18l.5-2H7l-.5 2zm2-4l.5-2H10l-.5 2zm15.575 6l.5-4l.725-6l.25-1.975zM6 22q-.825 0-1.412-.587T4 20h14.575L20.05 8.025H17.3l-.275 2.125q-.05.425-.375.663T15.9 11t-.662-.363t-.188-.737l.225-1.875H11.3l-.275 2.1q-.05.425-.375.675t-.75.2t-.675-.375t-.2-.75l.225-1.85H5.5q.1-.85.65-1.437T7.5 6h2q.2-1.875 1.288-2.937T13.75 2q1.6 0 2.663 1.188T17.45 6H20q.9.025 1.5.7t.475 1.575l-1.5 12q-.1.75-.663 1.238T18.5 22zm5.5-16h3.975q.025-.825-.562-1.412T13.5 4q-.875 0-1.388.538T11.5 6"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsShoppingBagSpeedOutline(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="m1 18l.5-2H7l-.5 2zm2-4l.5-2H10l-.5 2zm15.575 6l.5-4l.725-6l.25-1.975zM6 22q-.825 0-1.412-.587T4 20h14.575L20.05 8.025H17.3l-.275 2.125q-.05.425-.375.663T15.9 11t-.662-.363t-.188-.737l.225-1.875H11.3l-.275 2.1q-.05.425-.375.675t-.75.2t-.675-.375t-.2-.75l.225-1.85H5.5q.1-.85.65-1.437T7.5 6h2q.2-1.875 1.288-2.937T13.75 2q1.6 0 2.663 1.188T17.45 6H20q.9.025 1.5.7t.475 1.575l-1.5 12q-.1.75-.663 1.238T18.5 22zm5.5-16h3.975q.025-.825-.562-1.412T13.5 4q-.875 0-1.388.538T11.5 6"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m1 18l.5-2H7l-.5 2zm2-4l.5-2H10l-.5 2zm15.575 6l.5-4l.725-6l.25-1.975zM6 22q-.825 0-1.412-.587T4 20h14.575L20.05 8.025H17.3l-.275 2.125q-.05.425-.375.663T15.9 11t-.662-.363t-.188-.737l.225-1.875H11.3l-.275 2.1q-.05.425-.375.675t-.75.2t-.675-.375t-.2-.75l.225-1.85H5.5q.1-.85.65-1.437T7.5 6h2q.2-1.875 1.288-2.937T13.75 2q1.6 0 2.663 1.188T17.45 6H20q.9.025 1.5.7t.475 1.575l-1.5 12q-.1.75-.663 1.238T18.5 22zm5.5-16h3.975q.025-.825-.562-1.412T13.5 4q-.875 0-1.388.538T11.5 6"/></svg> </template>
CSS
.icon-shopping-bag-speed-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%22m1%2018l.5-2H7l-.5%202zm2-4l.5-2H10l-.5%202zm15.575%206l.5-4l.725-6l.25-1.975zM6%2022q-.825%200-1.412-.587T4%2020h14.575L20.05%208.025H17.3l-.275%202.125q-.05.425-.375.663T15.9%2011t-.662-.363t-.188-.737l.225-1.875H11.3l-.275%202.1q-.05.425-.375.675t-.75.2t-.675-.375t-.2-.75l.225-1.85H5.5q.1-.85.65-1.437T7.5%206h2q.2-1.875%201.288-2.937T13.75%202q1.6%200%202.663%201.188T17.45%206H20q.9.025%201.5.7t.475%201.575l-1.5%2012q-.1.75-.663%201.238T18.5%2022zm5.5-16h3.975q.025-.825-.562-1.412T13.5%204q-.875%200-1.388.538T11.5%206%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%22m1%2018l.5-2H7l-.5%202zm2-4l.5-2H10l-.5%202zm15.575%206l.5-4l.725-6l.25-1.975zM6%2022q-.825%200-1.412-.587T4%2020h14.575L20.05%208.025H17.3l-.275%202.125q-.05.425-.375.663T15.9%2011t-.662-.363t-.188-.737l.225-1.875H11.3l-.275%202.1q-.05.425-.375.675t-.75.2t-.675-.375t-.2-.75l.225-1.85H5.5q.1-.85.65-1.437T7.5%206h2q.2-1.875%201.288-2.937T13.75%202q1.6%200%202.663%201.188T17.45%206H20q.9.025%201.5.7t.475%201.575l-1.5%2012q-.1.75-.663%201.238T18.5%2022zm5.5-16h3.975q.025-.825-.562-1.412T13.5%204q-.875%200-1.388.538T11.5%206%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/shopping-bag-speed-outline.svg?color=%231a73e8&size=48