iconoir-react
Version:
React library for Iconoir, the biggest open source icon library with tons of free icons.
2 lines (1 loc) • 1.4 kB
JavaScript
"use client";var i=Object.defineProperty;var l=Object.getOwnPropertySymbols;var p=Object.prototype.hasOwnProperty,s=Object.prototype.propertyIsEnumerable;var C=(r,o,e)=>o in r?i(r,o,{enumerable:!0,configurable:!0,writable:!0,value:e}):r[o]=e,t=(r,o)=>{for(var e in o||(o={}))p.call(o,e)&&C(r,e,o[e]);if(l)for(var e of l(o))s.call(o,e)&&C(r,e,o[e]);return r};import*as n from"react";import{forwardRef as m}from"react";import{IconoirContext as c}from"../IconoirContext.mjs";const d=(r,o)=>{const e=n.useContext(c),f=t(t({},e),r);return n.createElement("svg",t({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},f),n.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 16.25C12.4142 16.25 12.75 16.5858 12.75 17V19.25H21C21.4142 19.25 21.75 19.5858 21.75 20C21.75 20.4142 21.4142 20.75 21 20.75H3C2.58579 20.75 2.25 20.4142 2.25 20C2.25 19.5858 2.58579 19.25 3 19.25H11.25V17C11.25 16.5858 11.5858 16.25 12 16.25Z",fill:"currentColor"}),n.createElement("path",{d:"M10.963 3.07266C11.5027 2.425 12.4975 2.425 13.0372 3.07266L17.2562 8.13544C17.6733 8.63607 17.6733 9.36327 17.2562 9.86389L13.0372 14.9267C12.4975 15.5743 11.5027 15.5743 10.963 14.9267L6.74388 9.86389C6.32673 9.36326 6.32687 8.63606 6.74402 8.13544L10.963 3.07266Z",fill:"currentColor"}))},u=m(d);var S=u;export{S as default};