UNPKG

iconoir-react

Version:

React library for Iconoir, the biggest open source icon library with tons of free icons.

2 lines (1 loc) 1.05 kB
"use client";var p=Object.defineProperty;var s=Object.getOwnPropertySymbols;var f=Object.prototype.hasOwnProperty,i=Object.prototype.propertyIsEnumerable;var l=(t,o,e)=>o in t?p(t,o,{enumerable:!0,configurable:!0,writable:!0,value:e}):t[o]=e,r=(t,o)=>{for(var e in o||(o={}))f.call(o,e)&&l(t,e,o[e]);if(s)for(var e of s(o))i.call(o,e)&&l(t,e,o[e]);return t};import*as n from"react";import{forwardRef as c}from"react";import{IconoirContext as d}from"../IconoirContext.mjs";const u=(t,o)=>{const e=n.useContext(d),m=r(r({},e),t);return n.createElement("svg",r({width:"1.5em",height:"1.5em",strokeWidth:1.5,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",color:"currentColor",ref:o},m),n.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M19.5027 9.96958C20.7073 10.4588 20.6154 12.1941 19.3658 12.5533L13.0605 14.3658L10.1807 20.2606C9.60996 21.4288 7.88499 21.218 7.6124 19.9468L4.67677 6.25646C4.44638 5.18204 5.5121 4.2878 6.53019 4.70126L19.5027 9.96958Z",stroke:"currentColor"}))},w=c(u);var h=w;export{h as default};