UNPKG

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

Version:

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

2 lines 1.44 kB
"use strict";var C=Object.create;var p=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var V=Object.getOwnPropertyNames;var d=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var x=(r,t)=>{for(var o in t)p(r,o,{get:t[o],enumerable:!0})},s=(r,t,o,l)=>{if(t&&typeof t=="object"||typeof t=="function")for(let e of V(t))!g.call(r,e)&&e!==o&&p(r,e,{get:()=>t[e],enumerable:!(l=h(t,e))||l.enumerable});return r};var i=(r,t,o)=>(o=r!=null?C(d(r)):{},s(t||!r||!r.__esModule?p(o,"default",{value:r,enumerable:!0}):o,r)),y=r=>s(p({},"__esModule",{value:!0}),r);var I={};x(I,{IconLayoutThird:()=>u,default:()=>B});module.exports=y(I);var n=i(require("react"));var a=i(require("react")),m=({children:r,size:t=24,ariaLabel:o,color:l,ariaHidden:e=!0,style:c,...f})=>a.default.createElement("svg",{...f,"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:l,...c}},o&&!e&&a.default.createElement("title",null,o),r);var u=r=>n.default.createElement(m,{...r,ariaLabel:"layout-third"},n.default.createElement("path",{d:"M3 3V8L21 8V3H3Z",fill:"currentColor"}),n.default.createElement("path",{d:"M3 14.5V9.5L21 9.5V14.5L3 14.5Z",fill:"currentColor"}),n.default.createElement("path",{d:"M3 16V21H21V16L3 16Z",fill:"currentColor"})),B=u;0&&(module.exports={IconLayoutThird}); //# sourceMappingURL=index.js.map