sale from Material Design Icons by Pictogrammers · Filled · Shopping · Apache-2.0 Free for personal and commercial use.

Name
sale
Set
Material Design Icons
Style
Filled
Category
Shopping
Viewbox
24×24
License
Apache 2.0

1 other variant in Material Design Icons

The same icon in other sets

More shopping icons from Material Design Icons

Use the sale icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m18.65 2.85l.61 3.86l3.51 1.79L21 12l1.78 3.5l-3.54 1.79l-.61 3.86l-3.89-.61l-2.77 2.76l-2.78-2.8l-3.86.64l-.62-3.89l-3.49-1.78L3 11.97L1.23 8.5l3.51-1.81l.61-3.83l3.87.64L12 .69l2.77 2.77zM9.5 7A1.5 1.5 0 0 0 8 8.5A1.5 1.5 0 0 0 9.5 10A1.5 1.5 0 0 0 11 8.5A1.5 1.5 0 0 0 9.5 7m5 7a1.5 1.5 0 0 0-1.5 1.5a1.5 1.5 0 0 0 1.5 1.5a1.5 1.5 0 0 0 1.5-1.5a1.5 1.5 0 0 0-1.5-1.5m-6.09 3L17 8.41L15.59 7L7 15.59z"/></svg>

React

import type { SVGProps } from "react";

export function MdiSale(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="m18.65 2.85l.61 3.86l3.51 1.79L21 12l1.78 3.5l-3.54 1.79l-.61 3.86l-3.89-.61l-2.77 2.76l-2.78-2.8l-3.86.64l-.62-3.89l-3.49-1.78L3 11.97L1.23 8.5l3.51-1.81l.61-3.83l3.87.64L12 .69l2.77 2.77zM9.5 7A1.5 1.5 0 0 0 8 8.5A1.5 1.5 0 0 0 9.5 10A1.5 1.5 0 0 0 11 8.5A1.5 1.5 0 0 0 9.5 7m5 7a1.5 1.5 0 0 0-1.5 1.5a1.5 1.5 0 0 0 1.5 1.5a1.5 1.5 0 0 0 1.5-1.5a1.5 1.5 0 0 0-1.5-1.5m-6.09 3L17 8.41L15.59 7L7 15.59z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m18.65 2.85l.61 3.86l3.51 1.79L21 12l1.78 3.5l-3.54 1.79l-.61 3.86l-3.89-.61l-2.77 2.76l-2.78-2.8l-3.86.64l-.62-3.89l-3.49-1.78L3 11.97L1.23 8.5l3.51-1.81l.61-3.83l3.87.64L12 .69l2.77 2.77zM9.5 7A1.5 1.5 0 0 0 8 8.5A1.5 1.5 0 0 0 9.5 10A1.5 1.5 0 0 0 11 8.5A1.5 1.5 0 0 0 9.5 7m5 7a1.5 1.5 0 0 0-1.5 1.5a1.5 1.5 0 0 0 1.5 1.5a1.5 1.5 0 0 0 1.5-1.5a1.5 1.5 0 0 0-1.5-1.5m-6.09 3L17 8.41L15.59 7L7 15.59z"/></svg>
</template>

CSS

.icon-sale {
  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%22m18.65%202.85l.61%203.86l3.51%201.79L21%2012l1.78%203.5l-3.54%201.79l-.61%203.86l-3.89-.61l-2.77%202.76l-2.78-2.8l-3.86.64l-.62-3.89l-3.49-1.78L3%2011.97L1.23%208.5l3.51-1.81l.61-3.83l3.87.64L12%20.69l2.77%202.77zM9.5%207A1.5%201.5%200%200%200%208%208.5A1.5%201.5%200%200%200%209.5%2010A1.5%201.5%200%200%200%2011%208.5A1.5%201.5%200%200%200%209.5%207m5%207a1.5%201.5%200%200%200-1.5%201.5a1.5%201.5%200%200%200%201.5%201.5a1.5%201.5%200%200%200%201.5-1.5a1.5%201.5%200%200%200-1.5-1.5m-6.09%203L17%208.41L15.59%207L7%2015.59z%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%22m18.65%202.85l.61%203.86l3.51%201.79L21%2012l1.78%203.5l-3.54%201.79l-.61%203.86l-3.89-.61l-2.77%202.76l-2.78-2.8l-3.86.64l-.62-3.89l-3.49-1.78L3%2011.97L1.23%208.5l3.51-1.81l.61-3.83l3.87.64L12%20.69l2.77%202.77zM9.5%207A1.5%201.5%200%200%200%208%208.5A1.5%201.5%200%200%200%209.5%2010A1.5%201.5%200%200%200%2011%208.5A1.5%201.5%200%200%200%209.5%207m5%207a1.5%201.5%200%200%200-1.5%201.5a1.5%201.5%200%200%200%201.5%201.5a1.5%201.5%200%200%200%201.5-1.5a1.5%201.5%200%200%200-1.5-1.5m-6.09%203L17%208.41L15.59%207L7%2015.59z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mdi/sale.svg?color=%231a73e8&size=48