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 d=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(e,r)=>{for(var t in r)p(e,t,{get:r[t],enumerable:!0})},l=(e,r,t,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let o of g(r))!B.call(e,o)&&o!==t&&p(e,o,{get:()=>r[o],enumerable:!(n=d(r,o))||n.enumerable});return e};var i=(e,r,t)=>(t=e!=null?f(x(e)):{},l(r||!e||!e.__esModule?p(t,"default",{value:e,enumerable:!0}):t,e)),h=e=>l(p({},"__esModule",{value:!0}),e);var w={};I(w,{IconClock:()=>m,default:()=>k});module.exports=h(w);var s=i(require("react"));var a=i(require("react")),c=({children:e,size:r=24,ariaLabel:t,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}},t&&!o&&a.default.createElement("title",null,t),e);var m=e=>s.default.createElement(c,{...e,ariaLabel:"clock, time, timer"},s.default.createElement("path",{d:"M12 8V12L14.5 14.5M21 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",strokeLinecap:"round",strokeLinejoin:"round"})),k=m;0&&(module.exports={IconClock}); //# sourceMappingURL=index.js.map