@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) • 978 B
JavaScript
import s from"react";var l=({children:t,size:r=24,ariaLabel:n,color:p,ariaHidden:o=!0,style:c,...a})=>{return s.createElement("svg",{...a,"aria-hidden":o,role:o?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:p,...c}},n&&!o&&s.createElement("title",null,n),t)};import e from"react";var i=(t)=>{return e.createElement(l,{...t,ariaLabel:"cd, disc, vinyl, dvd, dj, spin, music, album"},e.createElement("circle",{cx:"12",cy:"12",r:"9",stroke:"currentColor",strokeWidth:"2"}),e.createElement("path",{d:"M9.99988 6.875C8.57117 7.433 7.43299 8.57117 6.875 9.99988M13.9999 17.1251C15.4288 16.5671 16.5671 15.4288 17.1251 13.9999",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),e.createElement("circle",{cx:"12",cy:"12",r:"2",stroke:"currentColor",strokeWidth:"2"}))},f=i;export{f as default,i as IconCd};
//# debugId=8C0DE26065C2F2A564756E2164756E21