UNPKG

iconoir-react

Version:

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

2 lines (1 loc) 1.74 kB
"use client";var x=Object.create;var s=Object.defineProperty;var w=Object.getOwnPropertyDescriptor;var C=Object.getOwnPropertyNames,l=Object.getOwnPropertySymbols,u=Object.getPrototypeOf,p=Object.prototype.hasOwnProperty,g=Object.prototype.propertyIsEnumerable;var m=(r,t,o)=>t in r?s(r,t,{enumerable:!0,configurable:!0,writable:!0,value:o}):r[t]=o,h=(r,t)=>{for(var o in t||(t={}))p.call(t,o)&&m(r,o,t[o]);if(l)for(var o of l(t))g.call(t,o)&&m(r,o,t[o]);return r};var k=(r,t)=>{for(var o in t)s(r,o,{get:t[o],enumerable:!0})},c=(r,t,o,i)=>{if(t&&typeof t=="object"||typeof t=="function")for(let n of C(t))!p.call(r,n)&&n!==o&&s(r,n,{get:()=>t[n],enumerable:!(i=w(t,n))||i.enumerable});return r};var V=(r,t,o)=>(o=r!=null?x(u(r)):{},c(t||!r||!r.__esModule?s(o,"default",{value:r,enumerable:!0}):o,r)),S=r=>c(s({},"__esModule",{value:!0}),r);var W={};k(W,{default:()=>y});module.exports=S(W);var e=V(require("react")),d=require("react"),f=require("../IconoirContext.js");const G=(r,t)=>{const o=e.useContext(f.IconoirContext),i=h(h({},o),r);return e.createElement("svg",h({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:t},i),e.createElement("rect",{x:3,y:2,width:7,height:5,rx:.6,stroke:"currentColor",strokeWidth:1.5}),e.createElement("rect",{x:8.5,y:17,width:7,height:5,rx:.6,stroke:"currentColor",strokeWidth:1.5}),e.createElement("rect",{x:14,y:2,width:7,height:5,rx:.6,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,d.forwardRef)(G);var y=v;