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