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.46 kB
"use strict";var u=Object.create;var a=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var f=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var B=(r,e)=>{for(var t in e)a(r,t,{get:e[t],enumerable:!0})},l=(r,e,t,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of f(e))!x.call(r,o)&&o!==t&&a(r,o,{get:()=>e[o],enumerable:!(n=h(e,o))||n.enumerable});return r};var i=(r,e,t)=>(t=r!=null?u(g(r)):{},l(e||!r||!r.__esModule?a(t,"default",{value:r,enumerable:!0}):t,r)),I=r=>l(a({},"__esModule",{value:!0}),r);var w={};B(w,{IconCircleDashed:()=>C,default:()=>y});module.exports=I(w);var p=i(require("react"));var s=i(require("react")),c=({children:r,size:e=24,ariaLabel:t,color:n,ariaHidden:o=!0,style:m,...d})=>s.default.createElement("svg",{...d,"aria-hidden":o,role:o?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:n,...m}},t&&!o&&s.default.createElement("title",null,t),r);var C=r=>p.default.createElement(c,{...r,ariaLabel:"circle-dashed"},p.default.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",strokeLinecap:"round",strokeLinejoin:"round",strokeDasharray:"3 4"})),y=C;0&&(module.exports={IconCircleDashed}); //# sourceMappingURL=index.js.map