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.62 kB
"use strict";var C=Object.create;var a=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var k=Object.getOwnPropertyNames;var f=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var g=(r,e)=>{for(var o in e)a(r,o,{get:e[o],enumerable:!0})},i=(r,e,o,s)=>{if(e&&typeof e=="object"||typeof e=="function")for(let t of k(e))!x.call(r,t)&&t!==o&&a(r,t,{get:()=>e[t],enumerable:!(s=h(e,t))||s.enumerable});return r};var l=(r,e,o)=>(o=r!=null?C(f(r)):{},i(e||!r||!r.__esModule?a(o,"default",{value:r,enumerable:!0}):o,r)),B=r=>i(a({},"__esModule",{value:!0}),r);var y={};g(y,{IconMathEqualsCircle:()=>u,default:()=>I});module.exports=B(y);var n=l(require("react"));var p=l(require("react")),c=({children:r,size:e=24,ariaLabel:o,color:s,ariaHidden:t=!0,style:d,...m})=>p.default.createElement("svg",{...m,"aria-hidden":t,role:t?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:s,...d}},o&&!t&&p.default.createElement("title",null,o),r);var u=r=>n.default.createElement(c,{...r,ariaLabel:"math-equals-circle"},n.default.createElement("circle",{cx:"12",cy:"12",r:"9",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M9 10H15",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M9 14H15",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),I=u;0&&(module.exports={IconMathEqualsCircle}); //# sourceMappingURL=index.js.map