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