@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.
2 lines • 2.18 kB
JavaScript
import r from"react";import l from"react";var n=({children:t,size:o=24,ariaLabel:e,color:p,ariaHidden:C=!0,style:i,...s})=>l.createElement("svg",{...s,"aria-hidden":C,role:C?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...i}},e&&!C&&l.createElement("title",null,e),t);var a=t=>r.createElement(n,{...t,ariaLabel:"noise-reduction"},r.createElement("path",{d:"M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M10 17C10 17.5523 9.55228 18 9 18C8.44772 18 8 17.5523 8 17C8 16.4477 8.44772 16 9 16C9.55228 16 10 16.4477 10 17Z",fill:"currentColor"}),r.createElement("path",{d:"M12 15C12 15.5523 11.5523 16 11 16C10.4477 16 10 15.5523 10 15C10 14.4477 10.4477 14 11 14C11.5523 14 12 14.4477 12 15Z",fill:"currentColor"}),r.createElement("path",{d:"M14.5 17.5C14.5 18.0523 14.0523 18.5 13.5 18.5C12.9477 18.5 12.5 18.0523 12.5 17.5C12.5 16.9477 12.9477 16.5 13.5 16.5C14.0523 16.5 14.5 16.9477 14.5 17.5Z",fill:"currentColor"}),r.createElement("path",{d:"M16.5 15.5C16.5 16.0523 16.0523 16.5 15.5 16.5C14.9477 16.5 14.5 16.0523 14.5 15.5C14.5 14.9477 14.9477 14.5 15.5 14.5C16.0523 14.5 16.5 14.9477 16.5 15.5Z",fill:"currentColor"}),r.createElement("path",{d:"M18.5 13.5C18.5 14.0523 18.0523 14.5 17.5 14.5C16.9477 14.5 16.5 14.0523 16.5 13.5C16.5 12.9477 16.9477 12.5 17.5 12.5C18.0523 12.5 18.5 12.9477 18.5 13.5Z",fill:"currentColor"}),r.createElement("path",{d:"M16 11C16 11.5523 15.5523 12 15 12C14.4477 12 14 11.5523 14 11C14 10.4477 14.4477 10 15 10C15.5523 10 16 10.4477 16 11Z",fill:"currentColor"}),r.createElement("path",{d:"M18 9C18 9.55228 17.5523 10 17 10C16.4477 10 16 9.55228 16 9C16 8.44772 16.4477 8 17 8C17.5523 8 18 8.44772 18 9Z",fill:"currentColor"}),r.createElement("path",{d:"M14 13C14 13.5523 13.5523 14 13 14C12.4477 14 12 13.5523 12 13C12 12.4477 12.4477 12 13 12C13.5523 12 14 12.4477 14 13Z",fill:"currentColor"})),c=a;export{a as IconNoiseReduction,c as default};
//# sourceMappingURL=index.mjs.map