@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.43 kB
JavaScript
var L=Object.create;var{getPrototypeOf:y,defineProperty:l,getOwnPropertyNames:h,getOwnPropertyDescriptor:B}=Object,k=Object.prototype.hasOwnProperty;function c(r){return this[r]}var P,V,f=(r,e,o)=>{var t=r!=null&&typeof r==="object";if(t){var a=e?P??=new WeakMap:V??=new WeakMap,m=a.get(r);if(m)return m}o=r!=null?L(y(r)):{};let p=e||!r||!r.__esModule?l(o,"default",{value:r,enumerable:!0}):o;for(let s of h(r))if(!k.call(p,s))l(p,s,{get:c.bind(r,s),enumerable:!0});if(t)a.set(r,p);return p},g=(r)=>{var e=(u??=new WeakMap).get(r),o;if(e)return e;if(e=l({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var t of h(r))if(!k.call(e,t))l(e,t,{get:c.bind(r,t),enumerable:!(o=B(r,t))||o.enumerable})}return u.set(r,e),e},u;var b=(r)=>r;function v(r,e){this[r]=b.bind(null,e)}var w=(r,e)=>{for(var o in e)l(r,o,{get:e[o],enumerable:!0,configurable:!0,set:v.bind(e,o)})};var S={};w(S,{CentralIconBase:()=>d});module.exports=g(S);var n=f(require("react")),d=({children:r,size:e=24,ariaLabel:o,color:t,ariaHidden:a=!0,style:m,mode:p="masked",maskId:s,...C})=>{let I=p!=="raw"&&!!s;return n.default.createElement("svg",{...C,"aria-hidden":a,role:a?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:t,...m}},o&&!a&&n.default.createElement("title",null,o),I?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 q={};w(q,{default:()=>E,IconArrowExpandVer:()=>x});module.exports=g(q);var i=f(require("react"));var x=i.default.memo((r)=>{return i.default.createElement(d,{...r,ariaLabel:"arrow-expand-ver",maskId:"square-outlined-radius-0-stroke-2-IconArrowExpandVer"},i.default.createElement("path",{d:"M8 6L12 2L16 6",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),i.default.createElement("path",{d:"M8 18L12 22L16 18",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),i.default.createElement("path",{d:"M12 21L12 3",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),E=x;
//# debugId=1201C9592B5546CB64756E2164756E21