@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.66 kB
JavaScript
var y=Object.create;var{getPrototypeOf:B,defineProperty:l,getOwnPropertyNames:h,getOwnPropertyDescriptor:L}=Object,k=Object.prototype.hasOwnProperty;function c(r){return this[r]}var M,q,f=(r,t,e)=>{var o=r!=null&&typeof r==="object";if(o){var i=t?M??=new WeakMap:q??=new WeakMap,m=i.get(r);if(m)return m}e=r!=null?y(B(r)):{};let p=t||!r||!r.__esModule?l(e,"default",{value:r,enumerable:!0}):e;for(let a of h(r))if(!k.call(p,a))l(p,a,{get:c.bind(r,a),enumerable:!0});if(o)i.set(r,p);return p},C=(r)=>{var t=(u??=new WeakMap).get(r),e;if(t)return t;if(t=l({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var o of h(r))if(!k.call(t,o))l(t,o,{get:c.bind(r,o),enumerable:!(e=L(r,o))||e.enumerable})}return u.set(r,t),t},u;var P=(r)=>r;function V(r,t){this[r]=P.bind(null,t)}var g=(r,t)=>{for(var e in t)l(r,e,{get:t[e],enumerable:!0,configurable:!0,set:V.bind(t,e)})};var b={};g(b,{CentralIconBase:()=>d});module.exports=C(b);var n=f(require("react")),d=({children:r,size:t=24,ariaLabel:e,color:o,ariaHidden:i=!0,style:m,mode:p="masked",maskId:a,...w})=>{let I=p!=="raw"&&!!a;return n.default.createElement("svg",{...w,"aria-hidden":i,role:i?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:o,...m}},e&&!i&&n.default.createElement("title",null,e),I?n.default.createElement(n.default.Fragment,null,n.default.createElement("mask",{id:a,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(#${a})`})):r)};var S={};g(S,{default:()=>W,IconTextMotion:()=>x});module.exports=C(S);var s=f(require("react"));var x=s.default.memo((r)=>{return s.default.createElement(d,{...r,ariaLabel:"text-motion, text-animation",maskId:"square-outlined-radius-0-stroke-2-IconTextMotion"},s.default.createElement("path",{d:"M12.5 14H18.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),s.default.createElement("path",{d:"M6 7H10",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),s.default.createElement("path",{d:"M4 17H6",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),s.default.createElement("path",{d:"M3 12H8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),s.default.createElement("path",{d:"M21 19V18.75L16 6H15L10 18.75V19",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),W=x;
//# debugId=6ED518F93ACBD64564756E2164756E21