@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 • 2.31 kB
JavaScript
"use strict";var k=Object.create;var p=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var L=Object.getPrototypeOf,f=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var t in o)p(r,t,{get:o[t],enumerable:!0})},l=(r,o,t,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of m(o))!f.call(r,e)&&e!==t&&p(r,e,{get:()=>o[e],enumerable:!(s=h(o,e))||s.enumerable});return r};var C=(r,o,t)=>(t=r!=null?k(L(r)):{},l(o||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),g=r=>l(p({},"__esModule",{value:!0}),r);var I={};x(I,{IconDonut:()=>d,default:()=>B});module.exports=g(I);var n=C(require("react"));var i=C(require("react")),a=({children:r,size:o=24,ariaLabel:t,color:s,ariaHidden:e=!0,style:u,...c})=>i.default.createElement("svg",{...c,"aria-hidden":e,role:e?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:s,...u}},t&&!e&&i.default.createElement("title",null,t),r);var d=r=>n.default.createElement(a,{...r,ariaLabel:"donut"},n.default.createElement("circle",{cx:"12",cy:"12",r:"3",stroke:"currentColor",strokeWidth:"2"}),n.default.createElement("path",{d:"M7.42528 6.982C7.52458 6.99389 7.62565 7 7.72815 7C9.12093 7 10.25 5.87093 10.25 4.47815C10.25 4.02826 10.1322 3.60589 9.92575 3.2402C10.5917 3.08312 11.2861 3 12 3C16.9706 3 21 7.02944 21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 10.7923 3.23788 9.64016 3.66933 8.58787C4.05693 8.84815 4.52343 9 5.02539 9C6.22814 9 7.22726 8.12817 7.42528 6.982Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M6.5 13L6 13.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),n.default.createElement("path",{d:"M14 6L14.5 6.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),n.default.createElement("path",{d:"M17.75 11L18.25 11.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),n.default.createElement("path",{d:"M15.5 17L15 17.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),n.default.createElement("path",{d:"M9.5 17.5L9 17",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"})),B=d;0&&(module.exports={IconDonut});
//# sourceMappingURL=index.js.map