@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) • 1.75 kB
JavaScript
import r from"react";var i=({children:e,size:t=24,ariaLabel:s,color:a,ariaHidden:n=!0,style:p,mode:m="masked",maskId:l,...d})=>{let c=m!=="raw"&&!!l;return r.createElement("svg",{...d,"aria-hidden":n,role:n?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:a,...p}},s&&!n&&r.createElement("title",null,s),c?r.createElement(r.Fragment,null,r.createElement("mask",{id:l,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement("rect",{width:"24",height:"24",fill:"#000"}),r.createElement("g",{fill:"none",style:{color:"#fff"}},e)),r.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${l})`})):e)};import o from"react";var h=o.memo((e)=>{return o.createElement(i,{...e,ariaLabel:"disco-ball, music, dance, party",maskId:"square-outlined-radius-0-stroke-2-IconDiscoBall"},o.createElement("path",{d:"M12 21C16.6944 21 20.5 17.1944 20.5 12.5C20.5 11.6299 20.3693 10.7904 20.1264 10H4.5M12 4C7.30558 4 3.5 7.80558 3.5 12.5C3.5 13.3701 3.63072 14.2096 3.8736 15H19.5",stroke:"currentColor",strokeWidth:"2"}),o.createElement("ellipse",{cx:"12",cy:"12.5",rx:"3",ry:"8.5",stroke:"currentColor",strokeWidth:"2"}),o.createElement("path",{d:"M12 4V1",stroke:"currentColor",strokeWidth:"2"}),o.createElement("path",{d:"M5.3 17H4.7L3.95 18.95L2 19.7V20.3L3.95 21.05L4.7 23H5.3L6.05 21.05L8 20.3V19.7L6.05 18.95L5.3 17Z",fill:"currentColor"}),o.createElement("path",{d:"M19.85 1H19.15L18.275 3.275L16 4.15V4.85L18.275 5.725L19.15 8H19.85L20.725 5.725L23 4.85V4.15L20.725 3.275L19.85 1Z",fill:"currentColor"}))}),k=h;export{k as default,h as IconDiscoBall};
//# debugId=3CCA57C698343BF164756E2164756E21