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