@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.63 kB
JavaScript
var d=Object.create;var p=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var k=Object.getOwnPropertyNames;var f=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var g=(r,t)=>{for(var e in t)p(r,e,{get:t[e],enumerable:!0})},a=(r,t,e,s)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of k(t))!x.call(r,o)&&o!==e&&p(r,o,{get:()=>t[o],enumerable:!(s=u(t,o))||s.enumerable});return r};var c=(r,t,e)=>(e=r!=null?d(f(r)):{},a(t||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e,r)),B=r=>a(p({},"__esModule",{value:!0}),r);var y={};g(y,{IconPeace:()=>h,default:()=>I});module.exports=B(y);var n=c(require("react"));var l=c(require("react")),i=({children:r,size:t=24,ariaLabel:e,color:s,ariaHidden:o=!0,style:m,...C})=>l.default.createElement("svg",{...C,"aria-hidden":o,role:o?void 0:"img",width:typeof t=="number"?`${t}px`:t,height:typeof t=="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...m}},e&&!o&&l.default.createElement("title",null,e),r);var h=r=>n.default.createElement(i,{...r,ariaLabel:"peace"},n.default.createElement("circle",{cx:"12",cy:"12",r:"9",stroke:"currentColor",strokeWidth:"2"}),n.default.createElement("path",{d:"M12 12V20.5",stroke:"currentColor",strokeWidth:"2"}),n.default.createElement("path",{d:"M12 12L6 18",stroke:"currentColor",strokeWidth:"2"}),n.default.createElement("path",{d:"M12 12L18 18",stroke:"currentColor",strokeWidth:"2"}),n.default.createElement("path",{d:"M12 3.5V12",stroke:"currentColor",strokeWidth:"2"})),I=h;0&&(module.exports={IconPeace});
//# sourceMappingURL=index.js.map
;