@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
4 lines (2 loc) • 2.46 kB
JavaScript
var I=Object.create;var{getPrototypeOf:y,defineProperty:m,getOwnPropertyNames:u,getOwnPropertyDescriptor:V}=Object,g=Object.prototype.hasOwnProperty;function k(t){return this[t]}var b,H,c=(t,o,r)=>{var e=t!=null&&typeof t==="object";if(e){var a=o?b??=new WeakMap:H??=new WeakMap,p=a.get(t);if(p)return p}r=t!=null?I(y(t)):{};let i=o||!t||!t.__esModule?m(r,"default",{value:t,enumerable:!0}):r;for(let s of u(t))if(!g.call(i,s))m(i,s,{get:k.bind(t,s),enumerable:!0});if(e)a.set(t,i);return i},f=(t)=>{var o=(h??=new WeakMap).get(t),r;if(o)return o;if(o=m({},"__esModule",{value:!0}),t&&typeof t==="object"||typeof t==="function"){for(var e of u(t))if(!g.call(o,e))m(o,e,{get:k.bind(t,e),enumerable:!(r=V(t,e))||r.enumerable})}return h.set(t,o),o},h;var P=(t)=>t;function S(t,o){this[t]=P.bind(null,o)}var C=(t,o)=>{for(var r in o)m(t,r,{get:o[r],enumerable:!0,configurable:!0,set:S.bind(o,r)})};var q={};C(q,{CentralIconBase:()=>d});module.exports=f(q);var n=c(require("react")),d=({children:t,size:o=24,ariaLabel:r,color:e,ariaHidden:a=!0,style:p,mode:i="masked",maskId:s,...x})=>{let B=i!=="raw"&&!!s;return n.default.createElement("svg",{...x,"aria-hidden":a,role:a?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:e,...p}},r&&!a&&n.default.createElement("title",null,r),B?n.default.createElement(n.default.Fragment,null,n.default.createElement("mask",{id:s,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},n.default.createElement("rect",{width:"24",height:"24",fill:"#000"}),n.default.createElement("g",{fill:"none",style:{color:"#fff"}},t)),n.default.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):t)};var v={};C(v,{default:()=>G,IconHorizontalAlignmentBottom:()=>w});module.exports=f(v);var l=c(require("react"));var w=l.default.memo((t)=>{return l.default.createElement(d,{...t,ariaLabel:"horizontal-alignment-bottom",maskId:"square-outlined-radius-0-stroke-2-IconHorizontalAlignmentBottom"},l.default.createElement("path",{d:"M4 20H20",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),l.default.createElement("path",{d:"M14 8V16H17V8H14Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),l.default.createElement("path",{d:"M7 4V16H10V4H7Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),G=w;
//# debugId=0BED6FAEE82FAE4464756E2164756E21