UNPKG

@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 1.45 kB
"use strict";var f=Object.create;var p=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,w=Object.prototype.hasOwnProperty;var x=(t,r)=>{for(var e in r)p(t,e,{get:r[e],enumerable:!0})},l=(t,r,e,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let o of d(r))!w.call(t,o)&&o!==e&&p(t,o,{get:()=>r[o],enumerable:!(n=h(r,o))||n.enumerable});return t};var c=(t,r,e)=>(e=t!=null?f(g(t)):{},l(r||!t||!t.__esModule?p(e,"default",{value:t,enumerable:!0}):e,t)),B=t=>l(p({},"__esModule",{value:!0}),t);var y={};x(y,{IconStopwatch:()=>m,default:()=>I});module.exports=B(y);var s=c(require("react"));var a=c(require("react")),i=({children:t,size:r=24,ariaLabel:e,color:n,ariaHidden:o=!0,style:C,...u})=>a.default.createElement("svg",{...u,"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:n,...C}},e&&!o&&a.default.createElement("title",null,e),t);var m=t=>s.default.createElement(i,{...t,ariaLabel:"stopwatch, track"},s.default.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"})),I=m;0&&(module.exports={IconStopwatch}); //# sourceMappingURL=index.js.map