UNPKG

@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.35 kB
"use strict";var f=Object.create;var a=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var w=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var I=(e,r)=>{for(var t in r)a(e,t,{get:r[t],enumerable:!0})},l=(e,r,t,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let o of g(r))!x.call(e,o)&&o!==t&&a(e,o,{get:()=>r[o],enumerable:!(n=B(r,o))||n.enumerable});return e};var m=(e,r,t)=>(t=e!=null?f(w(e)):{},l(r||!e||!e.__esModule?a(t,"default",{value:e,enumerable:!0}):t,e)),h=e=>l(a({},"__esModule",{value:!0}),e);var d={};I(d,{IconBarsTwo:()=>c,default:()=>b});module.exports=h(d);var s=m(require("react"));var p=m(require("react")),i=({children:e,size:r=24,ariaLabel:t,color:n,ariaHidden:o=!0,style:u,...C})=>p.default.createElement("svg",{...C,"aria-hidden":o,role:o?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:n,...u}},t&&!o&&p.default.createElement("title",null,t),e);var c=e=>s.default.createElement(i,{...e,ariaLabel:"bars-two, menu simple, nav simple"},s.default.createElement("path",{d:"M2.75 7.25H21.25M2.75 16.75H21.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),b=c;0&&(module.exports={IconBarsTwo}); //# sourceMappingURL=index.js.map