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

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

1 other variant in MingCute Icon

Use the toxophily icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M11.06 1.94a1.5 1.5 0 0 0-2.12 2.12l.156.157L5.169 10.5H5a1.5 1.5 0 0 0 0 3h.169l3.927 6.283l-.157.156a1.5 1.5 0 0 0 2.122 2.122l.895-.895l1.734-1.157a5.5 5.5 0 0 0 2.167-2.837l1.224-3.672h.505a1.5 1.5 0 0 0 2.475.56l1-1a1.5 1.5 0 0 0 0-2.12l-1-1a1.5 1.5 0 0 0-2.475.56h-.505l-1.224-3.672A5.5 5.5 0 0 0 13.69 3.99l-1.734-1.157zM8.707 10.5l2.747-4.395l.573.382a2.5 2.5 0 0 1 .985 1.29l.908 2.723zm2.747 7.395L8.706 13.5h5.213l-.908 2.724a2.5 2.5 0 0 1-.985 1.29z" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteToxophilyFill(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" fillRule="evenodd" d="M11.06 1.94a1.5 1.5 0 0 0-2.12 2.12l.156.157L5.169 10.5H5a1.5 1.5 0 0 0 0 3h.169l3.927 6.283l-.157.156a1.5 1.5 0 0 0 2.122 2.122l.895-.895l1.734-1.157a5.5 5.5 0 0 0 2.167-2.837l1.224-3.672h.505a1.5 1.5 0 0 0 2.475.56l1-1a1.5 1.5 0 0 0 0-2.12l-1-1a1.5 1.5 0 0 0-2.475.56h-.505l-1.224-3.672A5.5 5.5 0 0 0 13.69 3.99l-1.734-1.157zM8.707 10.5l2.747-4.395l.573.382a2.5 2.5 0 0 1 .985 1.29l.908 2.723zm2.747 7.395L8.706 13.5h5.213l-.908 2.724a2.5 2.5 0 0 1-.985 1.29z" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M11.06 1.94a1.5 1.5 0 0 0-2.12 2.12l.156.157L5.169 10.5H5a1.5 1.5 0 0 0 0 3h.169l3.927 6.283l-.157.156a1.5 1.5 0 0 0 2.122 2.122l.895-.895l1.734-1.157a5.5 5.5 0 0 0 2.167-2.837l1.224-3.672h.505a1.5 1.5 0 0 0 2.475.56l1-1a1.5 1.5 0 0 0 0-2.12l-1-1a1.5 1.5 0 0 0-2.475.56h-.505l-1.224-3.672A5.5 5.5 0 0 0 13.69 3.99l-1.734-1.157zM8.707 10.5l2.747-4.395l.573.382a2.5 2.5 0 0 1 .985 1.29l.908 2.723zm2.747 7.395L8.706 13.5h5.213l-.908 2.724a2.5 2.5 0 0 1-.985 1.29z" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-toxophily-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%20fill-rule%3D%22evenodd%22%20d%3D%22M11.06%201.94a1.5%201.5%200%200%200-2.12%202.12l.156.157L5.169%2010.5H5a1.5%201.5%200%200%200%200%203h.169l3.927%206.283l-.157.156a1.5%201.5%200%200%200%202.122%202.122l.895-.895l1.734-1.157a5.5%205.5%200%200%200%202.167-2.837l1.224-3.672h.505a1.5%201.5%200%200%200%202.475.56l1-1a1.5%201.5%200%200%200%200-2.12l-1-1a1.5%201.5%200%200%200-2.475.56h-.505l-1.224-3.672A5.5%205.5%200%200%200%2013.69%203.99l-1.734-1.157zM8.707%2010.5l2.747-4.395l.573.382a2.5%202.5%200%200%201%20.985%201.29l.908%202.723zm2.747%207.395L8.706%2013.5h5.213l-.908%202.724a2.5%202.5%200%200%201-.985%201.29z%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22M11.06%201.94a1.5%201.5%200%200%200-2.12%202.12l.156.157L5.169%2010.5H5a1.5%201.5%200%200%200%200%203h.169l3.927%206.283l-.157.156a1.5%201.5%200%200%200%202.122%202.122l.895-.895l1.734-1.157a5.5%205.5%200%200%200%202.167-2.837l1.224-3.672h.505a1.5%201.5%200%200%200%202.475.56l1-1a1.5%201.5%200%200%200%200-2.12l-1-1a1.5%201.5%200%200%200-2.475.56h-.505l-1.224-3.672A5.5%205.5%200%200%200%2013.69%203.99l-1.734-1.157zM8.707%2010.5l2.747-4.395l.573.382a2.5%202.5%200%200%201%20.985%201.29l.908%202.723zm2.747%207.395L8.706%2013.5h5.213l-.908%202.724a2.5%202.5%200%200%201-.985%201.29z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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