@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.06 kB
JavaScript
"use strict";var C=Object.create;var a=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var L=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var f=(r,o)=>{for(var e in o)a(r,e,{get:o[e],enumerable:!0})},i=(r,o,e,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of m(o))!g.call(r,t)&&t!==e&&a(r,t,{get:()=>o[t],enumerable:!(s=h(o,t))||s.enumerable});return r};var l=(r,o,e)=>(e=r!=null?C(L(r)):{},i(o||!r||!r.__esModule?a(e,"default",{value:r,enumerable:!0}):e,r)),x=r=>i(a({},"__esModule",{value:!0}),r);var I={};f(I,{IconTranslate:()=>u,default:()=>B});module.exports=x(I);var n=l(require("react"));var p=l(require("react")),d=({children:r,size:o=24,ariaLabel:e,color:s,ariaHidden:t=!0,style:k,...c})=>p.default.createElement("svg",{...c,"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:s,...k}},e&&!t&&p.default.createElement("title",null,e),r);var u=r=>n.default.createElement(d,{...r,ariaLabel:"translate,language"},n.default.createElement("path",{d:"M4 6L12 6",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M8 6V4",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M12.0008 14.0003C8.11407 13.0287 6.11567 10.6408 5.54688 6.37793",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M4.0001 13.9998C7.88484 13.0286 9.88317 10.6426 10.4531 6.38379",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M14.5 17.0002H19.5M13 19.0002L16.0784 11.6891C16.4219 10.8732 17.5781 10.8732 17.9216 11.6891L21 19.0002",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),B=u;0&&(module.exports={IconTranslate});
//# sourceMappingURL=index.js.map