@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.91 kB
JavaScript
"use strict";var d=Object.create;var a=Object.defineProperty;var C=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var f=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var w=(r,e)=>{for(var t in e)a(r,t,{get:e[t],enumerable:!0})},i=(r,e,t,s)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of m(e))!g.call(r,o)&&o!==t&&a(r,o,{get:()=>e[o],enumerable:!(s=C(e,o))||s.enumerable});return r};var l=(r,e,t)=>(t=r!=null?d(f(r)):{},i(e||!r||!r.__esModule?a(t,"default",{value:r,enumerable:!0}):t,r)),x=r=>i(a({},"__esModule",{value:!0}),r);var I={};w(I,{IconDrawer1:()=>c,default:()=>B});module.exports=x(I);var n=l(require("react"));var p=l(require("react")),u=({children:r,size:e=24,ariaLabel:t,color:s,ariaHidden:o=!0,style:h,...k})=>p.default.createElement("svg",{...k,"aria-hidden":o,role:o?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...h}},t&&!o&&p.default.createElement("title",null,t),r);var c=r=>n.default.createElement(u,{...r,ariaLabel:"drawer-1"},n.default.createElement("rect",{x:"4.75",y:"2.75",width:"14.5",height:"16.5",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement("path",{d:"M19 11L5 11",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement("path",{d:"M6.75 19.5V21.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement("path",{d:"M17.25 19.5V21.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement("path",{d:"M9.75 6.75H14.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement("path",{d:"M9.75 15H14.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),B=c;0&&(module.exports={IconDrawer1});
//# sourceMappingURL=index.js.map