shopping bag speed icon

shopping-bag-speed from Material Symbols Light by Google · Regular · Business · Apache-2.0 Free for personal and commercial use.

Name
shopping-bag-speed
Set
Material Symbols Light
Style
Regular
Category
Business
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More business icons from Material Symbols Light

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="M6.506 21q-.492 0-.818-.37t-.265-.86h2.921L9.287 16h2.057l1.443-5.77H6.404l.217-1.807q.081-.615.54-1.02Q7.622 7 8.238 7h1.628l.058-.5q.2-1.664 1.162-2.582T13.712 3q1.465 0 2.393 1.11t.787 2.582L16.854 7h2.454q.727 0 1.202.54t.388 1.268l-1.327 10.769q-.08.615-.528 1.02q-.447.403-1.062.403zM2 17.384l.25-1h4.48l-.25 1zm2-3.769l.25-1h5.48l-.25 1zM10.866 7h4.994l.038-.308Q16 5.617 15.316 4.81Q14.633 4 13.577 4q-1.183 0-1.849.653T10.923 6.5z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightShoppingBagSpeed(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="M6.506 21q-.492 0-.818-.37t-.265-.86h2.921L9.287 16h2.057l1.443-5.77H6.404l.217-1.807q.081-.615.54-1.02Q7.622 7 8.238 7h1.628l.058-.5q.2-1.664 1.162-2.582T13.712 3q1.465 0 2.393 1.11t.787 2.582L16.854 7h2.454q.727 0 1.202.54t.388 1.268l-1.327 10.769q-.08.615-.528 1.02q-.447.403-1.062.403zM2 17.384l.25-1h4.48l-.25 1zm2-3.769l.25-1h5.48l-.25 1zM10.866 7h4.994l.038-.308Q16 5.617 15.316 4.81Q14.633 4 13.577 4q-1.183 0-1.849.653T10.923 6.5z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.506 21q-.492 0-.818-.37t-.265-.86h2.921L9.287 16h2.057l1.443-5.77H6.404l.217-1.807q.081-.615.54-1.02Q7.622 7 8.238 7h1.628l.058-.5q.2-1.664 1.162-2.582T13.712 3q1.465 0 2.393 1.11t.787 2.582L16.854 7h2.454q.727 0 1.202.54t.388 1.268l-1.327 10.769q-.08.615-.528 1.02q-.447.403-1.062.403zM2 17.384l.25-1h4.48l-.25 1zm2-3.769l.25-1h5.48l-.25 1zM10.866 7h4.994l.038-.308Q16 5.617 15.316 4.81Q14.633 4 13.577 4q-1.183 0-1.849.653T10.923 6.5z"/></svg>
</template>

CSS

.icon-shopping-bag-speed {
  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%22M6.506%2021q-.492%200-.818-.37t-.265-.86h2.921L9.287%2016h2.057l1.443-5.77H6.404l.217-1.807q.081-.615.54-1.02Q7.622%207%208.238%207h1.628l.058-.5q.2-1.664%201.162-2.582T13.712%203q1.465%200%202.393%201.11t.787%202.582L16.854%207h2.454q.727%200%201.202.54t.388%201.268l-1.327%2010.769q-.08.615-.528%201.02q-.447.403-1.062.403zM2%2017.384l.25-1h4.48l-.25%201zm2-3.769l.25-1h5.48l-.25%201zM10.866%207h4.994l.038-.308Q16%205.617%2015.316%204.81Q14.633%204%2013.577%204q-1.183%200-1.849.653T10.923%206.5z%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%22M6.506%2021q-.492%200-.818-.37t-.265-.86h2.921L9.287%2016h2.057l1.443-5.77H6.404l.217-1.807q.081-.615.54-1.02Q7.622%207%208.238%207h1.628l.058-.5q.2-1.664%201.162-2.582T13.712%203q1.465%200%202.393%201.11t.787%202.582L16.854%207h2.454q.727%200%201.202.54t.388%201.268l-1.327%2010.769q-.08.615-.528%201.02q-.447.403-1.062.403zM2%2017.384l.25-1h4.48l-.25%201zm2-3.769l.25-1h5.48l-.25%201zM10.866%207h4.994l.038-.308Q16%205.617%2015.316%204.81Q14.633%204%2013.577%204q-1.183%200-1.849.653T10.923%206.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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