sell from Element Plus by Element Plus · Outline · MIT Free for personal and commercial use.

Name
sell
Set
Element Plus
Style
Outline
Viewbox
1024×1024
License
MIT

The same icon in other sets

Use the sell icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M704 288h131a32 32 0 0 1 31.9 28.8L886.4 512H822l-16-160H704v96a32 32 0 1 1-64 0v-96H384v96a32 32 0 0 1-64 0v-96H218l-51.3 512H512v64H131.3a32 32 0 0 1-31.8-35.2l57.6-576A32 32 0 0 1 189 288h131v-22.3C320 154.7 405.5 64 512 64s192 90.7 192 201.7zm-64 0v-22.3c0-76.5-57.7-137.7-128-137.7s-128 61.2-128 137.7V288zm201.4 483.8L768 698.5V928a32 32 0 1 1-64 0V698.5l-73.3 73.3a32 32 0 1 1-45.3-45.2l128-128a32 32 0 0 1 45.3 0l128 128a32 32 0 1 1-45.3 45.2"/></svg>

React

import type { SVGProps } from "react";

export function EpSell(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M704 288h131a32 32 0 0 1 31.9 28.8L886.4 512H822l-16-160H704v96a32 32 0 1 1-64 0v-96H384v96a32 32 0 0 1-64 0v-96H218l-51.3 512H512v64H131.3a32 32 0 0 1-31.8-35.2l57.6-576A32 32 0 0 1 189 288h131v-22.3C320 154.7 405.5 64 512 64s192 90.7 192 201.7zm-64 0v-22.3c0-76.5-57.7-137.7-128-137.7s-128 61.2-128 137.7V288zm201.4 483.8L768 698.5V928a32 32 0 1 1-64 0V698.5l-73.3 73.3a32 32 0 1 1-45.3-45.2l128-128a32 32 0 0 1 45.3 0l128 128a32 32 0 1 1-45.3 45.2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M704 288h131a32 32 0 0 1 31.9 28.8L886.4 512H822l-16-160H704v96a32 32 0 1 1-64 0v-96H384v96a32 32 0 0 1-64 0v-96H218l-51.3 512H512v64H131.3a32 32 0 0 1-31.8-35.2l57.6-576A32 32 0 0 1 189 288h131v-22.3C320 154.7 405.5 64 512 64s192 90.7 192 201.7zm-64 0v-22.3c0-76.5-57.7-137.7-128-137.7s-128 61.2-128 137.7V288zm201.4 483.8L768 698.5V928a32 32 0 1 1-64 0V698.5l-73.3 73.3a32 32 0 1 1-45.3-45.2l128-128a32 32 0 0 1 45.3 0l128 128a32 32 0 1 1-45.3 45.2"/></svg>
</template>

CSS

.icon-sell {
  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%201024%201024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M704%20288h131a32%2032%200%200%201%2031.9%2028.8L886.4%20512H822l-16-160H704v96a32%2032%200%201%201-64%200v-96H384v96a32%2032%200%200%201-64%200v-96H218l-51.3%20512H512v64H131.3a32%2032%200%200%201-31.8-35.2l57.6-576A32%2032%200%200%201%20189%20288h131v-22.3C320%20154.7%20405.5%2064%20512%2064s192%2090.7%20192%20201.7zm-64%200v-22.3c0-76.5-57.7-137.7-128-137.7s-128%2061.2-128%20137.7V288zm201.4%20483.8L768%20698.5V928a32%2032%200%201%201-64%200V698.5l-73.3%2073.3a32%2032%200%201%201-45.3-45.2l128-128a32%2032%200%200%201%2045.3%200l128%20128a32%2032%200%201%201-45.3%2045.2%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%201024%201024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M704%20288h131a32%2032%200%200%201%2031.9%2028.8L886.4%20512H822l-16-160H704v96a32%2032%200%201%201-64%200v-96H384v96a32%2032%200%200%201-64%200v-96H218l-51.3%20512H512v64H131.3a32%2032%200%200%201-31.8-35.2l57.6-576A32%2032%200%200%201%20189%20288h131v-22.3C320%20154.7%20405.5%2064%20512%2064s192%2090.7%20192%20201.7zm-64%200v-22.3c0-76.5-57.7-137.7-128-137.7s-128%2061.2-128%20137.7V288zm201.4%20483.8L768%20698.5V928a32%2032%200%201%201-64%200V698.5l-73.3%2073.3a32%2032%200%201%201-45.3-45.2l128-128a32%2032%200%200%201%2045.3%200l128%20128a32%2032%200%201%201-45.3%2045.2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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