@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.79 kB
JavaScript
var I=Object.create;var{getPrototypeOf:y,defineProperty:l,getOwnPropertyNames:u,getOwnPropertyDescriptor:B}=Object,k=Object.prototype.hasOwnProperty;function c(r){return this[r]}var q,M,f=(r,e,o)=>{var t=r!=null&&typeof r==="object";if(t){var i=e?q??=new WeakMap:M??=new WeakMap,h=i.get(r);if(h)return h}o=r!=null?I(y(r)):{};let p=e||!r||!r.__esModule?l(o,"default",{value:r,enumerable:!0}):o;for(let a of u(r))if(!k.call(p,a))l(p,a,{get:c.bind(r,a),enumerable:!0});if(t)i.set(r,p);return p},g=(r)=>{var e=(m??=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 u(r))if(!k.call(e,t))l(e,t,{get:c.bind(r,t),enumerable:!(o=B(r,t))||o.enumerable})}return m.set(r,e),e},m;var P=(r)=>r;function W(r,e){this[r]=P.bind(null,e)}var w=(r,e)=>{for(var o in e)l(r,o,{get:e[o],enumerable:!0,configurable:!0,set:W.bind(e,o)})};var b={};w(b,{CentralIconBase:()=>d});module.exports=g(b);var s=f(require("react")),d=({children:r,size:e=24,ariaLabel:o,color:t,ariaHidden:i=!0,style:h,mode:p="masked",maskId:a,...C})=>{let x=p!=="raw"&&!!a;return s.default.createElement("svg",{...C,"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:t,...h}},o&&!i&&s.default.createElement("title",null,o),x?s.default.createElement(s.default.Fragment,null,s.default.createElement("mask",{id:a,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},s.default.createElement("rect",{width:"24",height:"24",fill:"#000"}),s.default.createElement("g",{fill:"none",style:{color:"#fff"}},r)),s.default.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${a})`})):r)};var v={};w(v,{default:()=>S,IconArrowUpDownLeftRight:()=>L});module.exports=g(v);var n=f(require("react"));var L=n.default.memo((r)=>{return n.default.createElement(d,{...r,ariaLabel:"arrow-up-down-left-right, move",maskId:"square-outlined-radius-0-stroke-2-IconArrowUpDownLeftRight"},n.default.createElement("path",{d:"M9 6L12 3L15 6",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M6 9L3 12L6 15",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M18 9L21 12L18 15",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M15 18L12 21L9 18",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M4 12H20",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M12 4V20",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),S=L;
//# debugId=A5E756E3FBD7388764756E2164756E21