UNPKG

iconoir-react

Version:

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

2 lines (1 loc) 1.79 kB
"use client";var u=Object.create;var l=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var x=Object.getOwnPropertyNames,h=Object.getOwnPropertySymbols,w=Object.getPrototypeOf,f=Object.prototype.hasOwnProperty,g=Object.prototype.propertyIsEnumerable;var c=(r,o,t)=>o in r?l(r,o,{enumerable:!0,configurable:!0,writable:!0,value:t}):r[o]=t,s=(r,o)=>{for(var t in o||(o={}))f.call(o,t)&&c(r,t,o[t]);if(h)for(var t of h(o))g.call(o,t)&&c(r,t,o[t]);return r};var V=(r,o)=>{for(var t in o)l(r,t,{get:o[t],enumerable:!0})},m=(r,o,t,i)=>{if(o&&typeof o=="object"||typeof o=="function")for(let n of x(o))!f.call(r,n)&&n!==t&&l(r,n,{get:()=>o[n],enumerable:!(i=d(o,n))||i.enumerable});return r};var k=(r,o,t)=>(t=r!=null?u(w(r)):{},m(o||!r||!r.__esModule?l(t,"default",{value:r,enumerable:!0}):t,r)),S=r=>m(l({},"__esModule",{value:!0}),r);var W={};V(W,{default:()=>y});module.exports=S(W);var e=k(require("react")),p=require("react"),C=require("../IconoirContext.js");const G=(r,o)=>{const t=e.useContext(C.IconoirContext),i=s(s({},t),r);return e.createElement("svg",s({width:"1.5em",height:"1.5em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",color:"currentColor",ref:o},i),e.createElement("rect",{x:3,y:2,width:7,height:5,rx:.6,fill:"currentColor",stroke:"currentColor",strokeWidth:1.5}),e.createElement("rect",{x:8.5,y:17,width:7,height:5,rx:.6,fill:"currentColor",stroke:"currentColor",strokeWidth:1.5}),e.createElement("rect",{x:14,y:2,width:7,height:5,rx:.6,fill:"currentColor",stroke:"currentColor",strokeWidth:1.5}),e.createElement("path",{d:"M6.5 7V10.5C6.5 11.6046 7.39543 12.5 8.5 12.5H15.5C16.6046 12.5 17.5 11.6046 17.5 10.5V7",stroke:"currentColor"}),e.createElement("path",{d:"M12 12.5V17",stroke:"currentColor"}))},v=(0,p.forwardRef)(G);var y=v;