@central-icons-react/round-outlined-radius-3-stroke-2
Version:
A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.
4 lines (2 loc) • 2.47 kB
JavaScript
import C from"react";var s=({children:e,size:r=24,ariaLabel:n,color:l,ariaHidden:t=!0,style:p,...i})=>{return C.createElement("svg",{...i,"aria-hidden":t,role:t?void 0:"img",width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:l,...p}},n&&!t&&C.createElement("title",null,n),e)};import o from"react";var a=(e)=>{return o.createElement(s,{...e,ariaLabel:"disco-ball, music, dance, party"},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",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("ellipse",{cx:"12",cy:"12.5",rx:"3",ry:"8.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M12 4V2",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M5.93034 18.6389L5.40769 17.28C5.34281 17.1113 5.18074 17 5 17C4.81926 17 4.65719 17.1113 4.59231 17.28L4.06966 18.6389C3.99348 18.837 3.83695 18.9935 3.63888 19.0697L2.28 19.5923C2.11131 19.6572 2 19.8193 2 20C2 20.1807 2.11131 20.3428 2.28 20.4077L3.63888 20.9303C3.83695 21.0065 3.99348 21.163 4.06966 21.3611L4.59231 22.72C4.65719 22.8887 4.81926 23 5 23C5.18074 23 5.34281 22.8887 5.40769 22.72L5.93034 21.3611C6.00652 21.163 6.16305 21.0065 6.36112 20.9303L7.72 20.4077C7.88869 20.3428 8 20.1807 8 20C8 19.8193 7.88869 19.6572 7.72 19.5923L6.36112 19.0697C6.16305 18.9935 6.00652 18.837 5.93034 18.6389Z",fill:"currentColor"}),o.createElement("path",{d:"M20.5854 2.91203L19.9756 1.32667C19.8999 1.12986 19.7109 1 19.5 1C19.2891 1 19.1001 1.12986 19.0244 1.32667L18.4146 2.91203C18.3257 3.14311 18.1431 3.32573 17.912 3.4146L16.3267 4.02436C16.1299 4.10005 16 4.28914 16 4.5C16 4.71086 16.1299 4.89995 16.3267 4.97564L17.912 5.5854C18.1431 5.67427 18.3257 5.85689 18.4146 6.08797L19.0244 7.67333C19.1001 7.87014 19.2891 8 19.5 8C19.7109 8 19.8999 7.87014 19.9756 7.67333L20.5854 6.08797C20.6743 5.85689 20.8569 5.67427 21.088 5.5854L22.6733 4.97564C22.8701 4.89995 23 4.71086 23 4.5C23 4.28914 22.8701 4.10005 22.6733 4.02436L21.088 3.4146C20.8569 3.32573 20.6743 3.14311 20.5854 2.91203Z",fill:"currentColor"}))},h=a;export{h as default,a as IconDiscoBall};
//# debugId=E1A5C448CC66979764756E2164756E21