UNPKG

iconoir-react

Version:

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

2 lines (1 loc) 1.83 kB
"use client";var x=Object.create;var s=Object.defineProperty;var w=Object.getOwnPropertyDescriptor;var C=Object.getOwnPropertyNames,m=Object.getOwnPropertySymbols,u=Object.getPrototypeOf,l=Object.prototype.hasOwnProperty,g=Object.prototype.propertyIsEnumerable;var f=(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={}))l.call(t,o)&&f(r,o,t[o]);if(m)for(var o of m(t))g.call(t,o)&&f(r,o,t[o]);return r};var k=(r,t)=>{for(var o in t)s(r,o,{get:t[o],enumerable:!0})},p=(r,t,o,i)=>{if(t&&typeof t=="object"||typeof t=="function")for(let n of C(t))!l.call(r,n)&&n!==o&&s(r,n,{get:()=>t[n],enumerable:!(i=w(t,n))||i.enumerable});return r};var a=(r,t,o)=>(o=r!=null?x(u(r)):{},p(t||!r||!r.__esModule?s(o,"default",{value:r,enumerable:!0}):o,r)),S=r=>p(s({},"__esModule",{value:!0}),r);var y={};k(y,{default:()=>v});module.exports=S(y);var e=a(require("react")),c=require("react"),d=require("../IconoirContext.js");const V=(r,t)=>{const o=e.useContext(d.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:2,y:21,width:7,height:5,rx:.6,transform:"rotate(-90 2 21)",stroke:"currentColor",strokeWidth:1.5}),e.createElement("rect",{x:17,y:15.5,width:7,height:5,rx:.6,transform:"rotate(-90 17 15.5)",stroke:"currentColor",strokeWidth:1.5}),e.createElement("rect",{x:2,y:10,width:7,height:5,rx:.6,transform:"rotate(-90 2 10)",stroke:"currentColor",strokeWidth:1.5}),e.createElement("path",{d:"M7 17.5H10.5C11.6046 17.5 12.5 16.6046 12.5 15.5V8.5C12.5 7.39543 11.6046 6.5 10.5 6.5H7",stroke:"currentColor"}),e.createElement("path",{d:"M12.5 12H17",stroke:"currentColor"}))},G=(0,c.forwardRef)(V);var v=G;