@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.45 kB
JavaScript
var I=Object.create;var{getPrototypeOf:y,defineProperty:p,getOwnPropertyNames:c,getOwnPropertyDescriptor:B}=Object,h=Object.prototype.hasOwnProperty;function f(e){return this[e]}var L,P,g=(e,r,t)=>{var o=e!=null&&typeof e==="object";if(o){var a=r?L??=new WeakMap:P??=new WeakMap,m=a.get(e);if(m)return m}t=e!=null?I(y(e)):{};let l=r||!e||!e.__esModule?p(t,"default",{value:e,enumerable:!0}):t;for(let s of c(e))if(!h.call(l,s))p(l,s,{get:f.bind(e,s),enumerable:!0});if(o)a.set(e,l);return l},k=(e)=>{var r=(u??=new WeakMap).get(e),t;if(r)return r;if(r=p({},"__esModule",{value:!0}),e&&typeof e==="object"||typeof e==="function"){for(var o of c(e))if(!h.call(r,o))p(r,o,{get:f.bind(e,o),enumerable:!(t=B(e,o))||t.enumerable})}return u.set(e,r),r},u;var b=(e)=>e;function v(e,r){this[e]=b.bind(null,r)}var C=(e,r)=>{for(var t in r)p(e,t,{get:r[t],enumerable:!0,configurable:!0,set:v.bind(r,t)})};var S={};C(S,{CentralIconBase:()=>d});module.exports=k(S);var n=g(require("react")),d=({children:e,size:r=24,ariaLabel:t,color:o,ariaHidden:a=!0,style:m,mode:l="masked",maskId:s,...V})=>{let x=l!=="raw"&&!!s;return n.default.createElement("svg",{...V,"aria-hidden":a,role:a?void 0:"img",width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:o,...m}},t&&!a&&n.default.createElement("title",null,t),x?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"}},e)),n.default.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):e)};var q={};C(q,{default:()=>G,IconVerticalAlignmentLeft:()=>w});module.exports=k(q);var i=g(require("react"));var w=i.default.memo((e)=>{return i.default.createElement(d,{...e,ariaLabel:"vertical-alignment-left",maskId:"square-outlined-radius-0-stroke-2-IconVerticalAlignmentLeft"},i.default.createElement("path",{d:"M4 4V20",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),i.default.createElement("path",{d:"M20 7H8V10H20V7Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),i.default.createElement("path",{d:"M16 14H8V17H16V14Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),G=w;
//# debugId=01D09625A148188A64756E2164756E21