UNPKG

@central-icons-react/square-filled-radius-0-stroke-1

Version:

A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.

2 lines 1.35 kB
"use strict";var C=Object.create;var l=Object.defineProperty;var g=Object.getOwnPropertyDescriptor;var h=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,y=Object.prototype.hasOwnProperty;var B=(r,t)=>{for(var o in t)l(r,o,{get:t[o],enumerable:!0})},s=(r,t,o,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let e of h(t))!y.call(r,e)&&e!==o&&l(r,e,{get:()=>t[e],enumerable:!(n=g(t,e))||n.enumerable});return r};var m=(r,t,o)=>(o=r!=null?C(x(r)):{},s(t||!r||!r.__esModule?l(o,"default",{value:r,enumerable:!0}):o,r)),I=r=>s(l({},"__esModule",{value:!0}),r);var d={};B(d,{IconLayoutHalf:()=>i,default:()=>V});module.exports=I(d);var a=m(require("react"));var p=m(require("react")),f=({children:r,size:t=24,ariaLabel:o,color:n,ariaHidden:e=!0,style:c,...u})=>p.default.createElement("svg",{...u,"aria-hidden":e,role:e?void 0:"img",width:typeof t=="number"?`${t}px`:t,height:typeof t=="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:n,...c}},o&&!e&&p.default.createElement("title",null,o),r);var i=r=>a.default.createElement(f,{...r,ariaLabel:"layout-half"},a.default.createElement("path",{d:"M3 11.5V3H21V11.5H3Z",fill:"currentColor"}),a.default.createElement("path",{d:"M3 12.5V21H21V12.5H3Z",fill:"currentColor"})),V=i;0&&(module.exports={IconLayoutHalf}); //# sourceMappingURL=index.js.map