@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 y=Object.create;var{getPrototypeOf:B,defineProperty:a,getOwnPropertyNames:u,getOwnPropertyDescriptor:S}=Object,w=Object.prototype.hasOwnProperty;function k(r){return this[r]}var b,P,f=(r,o,t)=>{var e=r!=null&&typeof r==="object";if(e){var i=o?b??=new WeakMap:P??=new WeakMap,m=i.get(r);if(m)return m}t=r!=null?y(B(r)):{};let p=o||!r||!r.__esModule?a(t,"default",{value:r,enumerable:!0}):t;for(let s of u(r))if(!w.call(p,s))a(p,s,{get:k.bind(r,s),enumerable:!0});if(e)i.set(r,p);return p},c=(r)=>{var o=(h??=new WeakMap).get(r),t;if(o)return o;if(o=a({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var e of u(r))if(!w.call(o,e))a(o,e,{get:k.bind(r,e),enumerable:!(t=S(r,e))||t.enumerable})}return h.set(r,o),o},h;var V=(r)=>r;function v(r,o){this[r]=V.bind(null,o)}var g=(r,o)=>{for(var t in o)a(r,t,{get:o[t],enumerable:!0,configurable:!0,set:v.bind(o,t)})};var G={};g(G,{CentralIconBase:()=>d});module.exports=c(G);var n=f(require("react")),d=({children:r,size:o=24,ariaLabel:t,color:e,ariaHidden:i=!0,style:m,mode:p="masked",maskId:s,...x})=>{let I=p!=="raw"&&!!s;return n.default.createElement("svg",{...x,"aria-hidden":i,role:i?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,...m}},t&&!i&&n.default.createElement("title",null,t),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 L={};g(L,{default:()=>M,IconArrowSplitDown:()=>C});module.exports=c(L);var l=f(require("react"));var C=l.default.memo((r)=>{return l.default.createElement(d,{...r,ariaLabel:"arrow-split-down, branch",maskId:"square-outlined-radius-0-stroke-2-IconArrowSplitDown"},l.default.createElement("path",{d:"M12 3V12L18 18",stroke:"currentColor",strokeWidth:"2"}),l.default.createElement("path",{d:"M19 13V19H13",stroke:"currentColor",strokeWidth:"2"}),l.default.createElement("path",{d:"M4.5 19.5L6.5 17.5",stroke:"currentColor",strokeWidth:"2"}),l.default.createElement("path",{d:"M8 16L10 14",stroke:"currentColor",strokeWidth:"2"}))}),M=C;
//# debugId=ECB4EEEEDBBC7C0864756E2164756E21