@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.63 kB
JavaScript
var I=Object.create;var{getPrototypeOf:y,defineProperty:p,getOwnPropertyNames:h,getOwnPropertyDescriptor:B}=Object,k=Object.prototype.hasOwnProperty;function c(r){return this[r]}var L,q,f=(r,e,o)=>{var t=r!=null&&typeof r==="object";if(t){var i=e?L??=new WeakMap:q??=new WeakMap,m=i.get(r);if(m)return m}o=r!=null?I(y(r)):{};let l=e||!r||!r.__esModule?p(o,"default",{value:r,enumerable:!0}):o;for(let a of h(r))if(!k.call(l,a))p(l,a,{get:c.bind(r,a),enumerable:!0});if(t)i.set(r,l);return l},w=(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 h(r))if(!k.call(e,t))p(e,t,{get:c.bind(r,t),enumerable:!(o=B(r,t))||o.enumerable})}return u.set(r,e),e},u;var v=(r)=>r;function P(r,e){this[r]=v.bind(null,e)}var C=(r,e)=>{for(var o in e)p(r,o,{get:e[o],enumerable:!0,configurable:!0,set:P.bind(e,o)})};var b={};C(b,{CentralIconBase:()=>d});module.exports=w(b);var s=f(require("react")),d=({children:r,size:e=24,ariaLabel:o,color:t,ariaHidden:i=!0,style:m,mode:l="masked",maskId:a,...V})=>{let x=l!=="raw"&&!!a;return s.default.createElement("svg",{...V,"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,...m}},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 M={};C(M,{default:()=>S,IconVoiceLow:()=>g});module.exports=w(M);var n=f(require("react"));var g=n.default.memo((r)=>{return n.default.createElement(d,{...r,ariaLabel:"voice-low, wave",maskId:"square-outlined-radius-0-stroke-2-IconVoiceLow"},n.default.createElement("path",{d:"M8 7V17",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M4 11.5V12.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M12 11V13",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M16 9V15",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M20 11.5V12.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),S=g;
//# debugId=57E715FBFDE80AA564756E2164756E21