iconoir-react
Version:
React library for Iconoir, the biggest open source icon library with tons of free icons.
2 lines (1 loc) • 2.55 kB
JavaScript
"use client";var m=Object.create;var n=Object.defineProperty;var v=Object.getOwnPropertyDescriptor;var h=Object.getOwnPropertyNames,i=Object.getOwnPropertySymbols,V=Object.getPrototypeOf,p=Object.prototype.hasOwnProperty,w=Object.prototype.propertyIsEnumerable;var f=(e,o,l)=>o in e?n(e,o,{enumerable:!0,configurable:!0,writable:!0,value:l}):e[o]=l,d=(e,o)=>{for(var l in o||(o={}))p.call(o,l)&&f(e,l,o[l]);if(i)for(var l of i(o))w.call(o,l)&&f(e,l,o[l]);return e};var R=(e,o)=>{for(var l in o)n(e,l,{get:o[l],enumerable:!0})},u=(e,o,l,C)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of h(o))!p.call(e,t)&&t!==l&&n(e,t,{get:()=>o[t],enumerable:!(C=v(o,t))||C.enumerable});return e};var S=(e,o,l)=>(l=e!=null?m(V(e)):{},u(o||!e||!e.__esModule?n(l,"default",{value:e,enumerable:!0}):l,e)),g=e=>u(n({},"__esModule",{value:!0}),e);var M={};R(M,{default:()=>a});module.exports=g(M);var r=S(require("react")),s=require("react"),c=require("../IconoirContext.js");const x=(e,o)=>{const l=r.useContext(c.IconoirContext),C=d(d({},l),e);return r.createElement("svg",d({width:"1.5em",height:"1.5em",viewBox:"0 0 24 24",strokeWidth:1.5,fill:"none",xmlns:"http://www.w3.org/2000/svg",color:"currentColor",ref:o},C),r.createElement("path",{d:"M10.9629 6.07266C11.5025 5.425 12.4974 5.425 13.037 6.07266L17.256 11.1354C17.6732 11.6361 17.6732 12.3633 17.2561 12.8639L13.0371 17.9267C12.4974 18.5743 11.5025 18.5743 10.9629 17.9267L6.74376 12.8639C6.3266 12.3633 6.32675 11.6361 6.7439 11.1354L10.9629 6.07266Z",fill:"currentColor"}),r.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 19.25C12.4142 19.25 12.75 19.5858 12.75 20V22C12.75 22.4142 12.4142 22.75 12 22.75C11.5858 22.75 11.25 22.4142 11.25 22V20C11.25 19.5858 11.5858 19.25 12 19.25Z",fill:"currentColor"}),r.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 1.25C12.4142 1.25 12.75 1.58579 12.75 2V4C12.75 4.41421 12.4142 4.75 12 4.75C11.5858 4.75 11.25 4.41421 11.25 4V2C11.25 1.58579 11.5858 1.25 12 1.25Z",fill:"currentColor"}),r.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1.25 12C1.25 11.5858 1.58579 11.25 2 11.25H4C4.41421 11.25 4.75 11.5858 4.75 12C4.75 12.4142 4.41421 12.75 4 12.75H2C1.58579 12.75 1.25 12.4142 1.25 12Z",fill:"currentColor"}),r.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M19.25 12C19.25 11.5858 19.5858 11.25 20 11.25H22C22.4142 11.25 22.75 11.5858 22.75 12C22.75 12.4142 22.4142 12.75 22 12.75H20C19.5858 12.75 19.25 12.4142 19.25 12Z",fill:"currentColor"}))},G=(0,s.forwardRef)(x);var a=G;