@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.46 kB
JavaScript
var u=Object.create;var p=Object.defineProperty;var g=Object.getOwnPropertyDescriptor;var V=Object.getOwnPropertyNames;var h=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var B=(r,o)=>{for(var t in o)p(r,t,{get:o[t],enumerable:!0})},i=(r,o,t,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of V(o))!x.call(r,e)&&e!==t&&p(r,e,{get:()=>o[e],enumerable:!(l=g(o,e))||l.enumerable});return r};var s=(r,o,t)=>(t=r!=null?u(h(r)):{},i(o||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),I=r=>i(p({},"__esModule",{value:!0}),r);var w={};B(w,{IconHorizontalAlignmentTop:()=>c,default:()=>d});module.exports=I(w);var n=s(require("react"));var a=s(require("react")),m=({children:r,size:o=24,ariaLabel:t,color:l,ariaHidden:e=!0,style:f,...C})=>a.default.createElement("svg",{...C,"aria-hidden":e,role:e?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:l,...f}},t&&!e&&a.default.createElement("title",null,t),r);var c=r=>n.default.createElement(m,{...r,ariaLabel:"horizontal-alignment-top"},n.default.createElement("path",{d:"M3 3V4H21V3H3Z",fill:"currentColor"}),n.default.createElement("path",{d:"M6 6V21H11V6H6Z",fill:"currentColor"}),n.default.createElement("path",{d:"M13 6V17H18V6H13Z",fill:"currentColor"})),d=c;0&&(module.exports={IconHorizontalAlignmentTop});
//# sourceMappingURL=index.js.map
;