goods icon
goods from Element Plus by Element Plus · Outline · MIT Free for personal and commercial use.
- Name
- goods
- Set
- Element Plus
- Style
- Outline
- Viewbox
- 1024×1024
- License
- MIT
Related icons in Element Plus
Use the goods icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M320 288v-22.3C320 154.7 405.5 64 512 64s192 90.7 192 201.7V288h131a32 32 0 0 1 31.9 28.8l57.6 576a32 32 0 0 1-31.8 35.2H131.3a32 32 0 0 1-31.8-35.2l57.6-576A32 32 0 0 1 189 288zm64 0h256v-22.3c0-76.5-57.7-137.7-128-137.7s-128 61.2-128 137.7zm-64 64H218l-51.3 512h690.6L806 352H704v96a32 32 0 1 1-64 0v-96H384v96a32 32 0 0 1-64 0z"/></svg>
React
import type { SVGProps } from "react";
export function EpGoods(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="M320 288v-22.3C320 154.7 405.5 64 512 64s192 90.7 192 201.7V288h131a32 32 0 0 1 31.9 28.8l57.6 576a32 32 0 0 1-31.8 35.2H131.3a32 32 0 0 1-31.8-35.2l57.6-576A32 32 0 0 1 189 288zm64 0h256v-22.3c0-76.5-57.7-137.7-128-137.7s-128 61.2-128 137.7zm-64 64H218l-51.3 512h690.6L806 352H704v96a32 32 0 1 1-64 0v-96H384v96a32 32 0 0 1-64 0z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M320 288v-22.3C320 154.7 405.5 64 512 64s192 90.7 192 201.7V288h131a32 32 0 0 1 31.9 28.8l57.6 576a32 32 0 0 1-31.8 35.2H131.3a32 32 0 0 1-31.8-35.2l57.6-576A32 32 0 0 1 189 288zm64 0h256v-22.3c0-76.5-57.7-137.7-128-137.7s-128 61.2-128 137.7zm-64 64H218l-51.3 512h690.6L806 352H704v96a32 32 0 1 1-64 0v-96H384v96a32 32 0 0 1-64 0z"/></svg> </template>
CSS
.icon-goods {
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%22M320%20288v-22.3C320%20154.7%20405.5%2064%20512%2064s192%2090.7%20192%20201.7V288h131a32%2032%200%200%201%2031.9%2028.8l57.6%20576a32%2032%200%200%201-31.8%2035.2H131.3a32%2032%200%200%201-31.8-35.2l57.6-576A32%2032%200%200%201%20189%20288zm64%200h256v-22.3c0-76.5-57.7-137.7-128-137.7s-128%2061.2-128%20137.7zm-64%2064H218l-51.3%20512h690.6L806%20352H704v96a32%2032%200%201%201-64%200v-96H384v96a32%2032%200%200%201-64%200z%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%22M320%20288v-22.3C320%20154.7%20405.5%2064%20512%2064s192%2090.7%20192%20201.7V288h131a32%2032%200%200%201%2031.9%2028.8l57.6%20576a32%2032%200%200%201-31.8%2035.2H131.3a32%2032%200%200%201-31.8-35.2l57.6-576A32%2032%200%200%201%20189%20288zm64%200h256v-22.3c0-76.5-57.7-137.7-128-137.7s-128%2061.2-128%20137.7zm-64%2064H218l-51.3%20512h690.6L806%20352H704v96a32%2032%200%201%201-64%200v-96H384v96a32%2032%200%200%201-64%200z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ep/goods.svg?color=%231a73e8&size=48