@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) • 814 B
JavaScript
import n from"react";var p=({children:r,size:t=24,ariaLabel:o,color:s,ariaHidden:e=!0,style:l,...c})=>{return n.createElement("svg",{...c,"aria-hidden":e,role:e?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:s,...l}},o&&!e&&n.createElement("title",null,o),r)};import a from"react";var i=(r)=>{return a.createElement(p,{...r,ariaLabel:"stopwatch, track"},a.createElement("path",{d:"M12 13L9 10M10 2H14M20 13C20 17.4183 16.4183 21 12 21C7.58172 21 4 17.4183 4 13C4 8.58172 7.58172 5 12 5C16.4183 5 20 8.58172 20 13Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},d=i;export{d as default,i as IconStopwatch};
//# debugId=906029AF61EF628864756E2164756E21