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.37 kB
"use strict";var C=Object.create;var l=Object.defineProperty;var g=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var w=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var y=(r,t)=>{for(var e in t)l(r,e,{get:t[e],enumerable:!0})},s=(r,t,e,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of d(t))!x.call(r,o)&&o!==e&&l(r,o,{get:()=>t[o],enumerable:!(n=g(t,o))||n.enumerable});return r};var i=(r,t,e)=>(e=r!=null?C(w(r)):{},s(t||!r||!r.__esModule?l(e,"default",{value:r,enumerable:!0}):e,r)),B=r=>s(l({},"__esModule",{value:!0}),r);var h={};y(h,{IconLayoutLeft:()=>f,default:()=>I});module.exports=B(h);var p=i(require("react"));var a=i(require("react")),m=({children:r,size:t=24,ariaLabel:e,color:n,ariaHidden:o=!0,style:c,...u})=>a.default.createElement("svg",{...u,"aria-hidden":o,role:o?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}},e&&!o&&a.default.createElement("title",null,e),r);var f=r=>p.default.createElement(m,{...r,ariaLabel:"layout-left, grid, window"},p.default.createElement("path",{d:"M3 21V3H9L9 21L3 21Z",fill:"currentColor"}),p.default.createElement("path",{d:"M10 21L21 21V3H10L10 21Z",fill:"currentColor"})),I=f;0&&(module.exports={IconLayoutLeft}); //# sourceMappingURL=index.js.map