@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 I=Object.create;var{getPrototypeOf:B,defineProperty:p,getOwnPropertyNames:c,getOwnPropertyDescriptor:b}=Object,h=Object.prototype.hasOwnProperty;function f(r){return this[r]}var P,V,k=(r,e,o)=>{var t=r!=null&&typeof r==="object";if(t){var l=e?P??=new WeakMap:V??=new WeakMap,m=l.get(r);if(m)return m}o=r!=null?I(B(r)):{};let a=e||!r||!r.__esModule?p(o,"default",{value:r,enumerable:!0}):o;for(let s of c(r))if(!h.call(a,s))p(a,s,{get:f.bind(r,s),enumerable:!0});if(t)l.set(r,a);return a},g=(r)=>{var e=(u??=new WeakMap).get(r),o;if(e)return e;if(e=p({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var t of c(r))if(!h.call(e,t))p(e,t,{get:f.bind(r,t),enumerable:!(o=b(r,t))||o.enumerable})}return u.set(r,e),e},u;var S=(r)=>r;function v(r,e){this[r]=S.bind(null,e)}var C=(r,e)=>{for(var o in e)p(r,o,{get:e[o],enumerable:!0,configurable:!0,set:v.bind(e,o)})};var G={};C(G,{CentralIconBase:()=>d});module.exports=g(G);var n=k(require("react")),d=({children:r,size:e=24,ariaLabel:o,color:t,ariaHidden:l=!0,style:m,mode:a="masked",maskId:s,...x})=>{let y=a!=="raw"&&!!s;return n.default.createElement("svg",{...x,"aria-hidden":l,role:l?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&&!l&&n.default.createElement("title",null,o),y?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 U={};C(U,{default:()=>M,IconUserAdd:()=>w});module.exports=g(U);var i=k(require("react"));var w=i.default.memo((r)=>{return i.default.createElement(d,{...r,ariaLabel:"user-add, people, person, member",maskId:"square-outlined-radius-0-stroke-2-IconUserAdd"},i.default.createElement("path",{d:"M12 20H5V19C5 15.134 8.13401 12 12 12",stroke:"currentColor",strokeWidth:"2"}),i.default.createElement("circle",{cx:"12",cy:"7.75",r:"4.25",stroke:"currentColor",strokeWidth:"2"}),i.default.createElement("path",{d:"M18 14V20M21 17H15",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),M=w;
//# debugId=74273C950CFE249164756E2164756E21