auction-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.

Name
auction-fill
Set
MingCute Icon
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

The same icon in other sets

Use the auction icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.465 1.684a2.5 2.5 0 0 1 3.535 0l2.829 2.828a2.5 2.5 0 0 1-2.68 4.095l-.793.792l7.393 6.407a2.793 2.793 0 1 1-3.94 3.94l-6.407-7.392l-.793.792a2.499 2.499 0 0 1-4.094 2.68l-2.829-2.828a2.5 2.5 0 0 1 2.68-4.094l4.54-4.54a2.5 2.5 0 0 1 .559-2.68"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteAuctionFill(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="M9.465 1.684a2.5 2.5 0 0 1 3.535 0l2.829 2.828a2.5 2.5 0 0 1-2.68 4.095l-.793.792l7.393 6.407a2.793 2.793 0 1 1-3.94 3.94l-6.407-7.392l-.793.792a2.499 2.499 0 0 1-4.094 2.68l-2.829-2.828a2.5 2.5 0 0 1 2.68-4.094l4.54-4.54a2.5 2.5 0 0 1 .559-2.68"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.465 1.684a2.5 2.5 0 0 1 3.535 0l2.829 2.828a2.5 2.5 0 0 1-2.68 4.095l-.793.792l7.393 6.407a2.793 2.793 0 1 1-3.94 3.94l-6.407-7.392l-.793.792a2.499 2.499 0 0 1-4.094 2.68l-2.829-2.828a2.5 2.5 0 0 1 2.68-4.094l4.54-4.54a2.5 2.5 0 0 1 .559-2.68"/></svg>
</template>

CSS

.icon-auction-fill {
  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%22M9.465%201.684a2.5%202.5%200%200%201%203.535%200l2.829%202.828a2.5%202.5%200%200%201-2.68%204.095l-.793.792l7.393%206.407a2.793%202.793%200%201%201-3.94%203.94l-6.407-7.392l-.793.792a2.499%202.499%200%200%201-4.094%202.68l-2.829-2.828a2.5%202.5%200%200%201%202.68-4.094l4.54-4.54a2.5%202.5%200%200%201%20.559-2.68%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%22M9.465%201.684a2.5%202.5%200%200%201%203.535%200l2.829%202.828a2.5%202.5%200%200%201-2.68%204.095l-.793.792l7.393%206.407a2.793%202.793%200%201%201-3.94%203.94l-6.407-7.392l-.793.792a2.499%202.499%200%200%201-4.094%202.68l-2.829-2.828a2.5%202.5%200%200%201%202.68-4.094l4.54-4.54a2.5%202.5%200%200%201%20.559-2.68%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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