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