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.6 kB
"use strict";var d=Object.create;var p=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var h=Object.getOwnPropertyNames;var w=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var k=(r,o)=>{for(var e in o)p(r,e,{get:o[e],enumerable:!0})},l=(r,o,e,n)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of h(o))!g.call(r,t)&&t!==e&&p(r,t,{get:()=>o[t],enumerable:!(n=f(o,t))||n.enumerable});return r};var i=(r,o,e)=>(e=r!=null?d(w(r)):{},l(o||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e,r)),x=r=>l(p({},"__esModule",{value:!0}),r);var I={};k(I,{IconArrowUpCircle:()=>C,default:()=>B});module.exports=x(I);var s=i(require("react"));var a=i(require("react")),c=({children:r,size:o=24,ariaLabel:e,color:n,ariaHidden:t=!0,style:u,...m})=>a.default.createElement("svg",{...m,"aria-hidden":t,role:t?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:n,...u}},e&&!t&&a.default.createElement("title",null,e),r);var C=r=>s.default.createElement(c,{...r,ariaLabel:"arrow-up-circle, arrow-top"},s.default.createElement("path",{d:"M21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21C16.9706 21 21 16.9706 21 12Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),s.default.createElement("path",{d:"M12 16V8M12 8L9 11M12 8L15 11",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),B=C;0&&(module.exports={IconArrowUpCircle}); //# sourceMappingURL=index.js.map