@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.81 kB
JavaScript
"use strict";var m=Object.create;var i=Object.defineProperty;var C=Object.getOwnPropertyDescriptor;var h=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,L=Object.prototype.hasOwnProperty;var f=(r,o)=>{for(var e in o)i(r,e,{get:o[e],enumerable:!0})},p=(r,o,e,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of h(o))!L.call(r,t)&&t!==e&&i(r,t,{get:()=>o[t],enumerable:!(s=C(o,t))||s.enumerable});return r};var c=(r,o,e)=>(e=r!=null?m(x(r)):{},p(o||!r||!r.__esModule?i(e,"default",{value:r,enumerable:!0}):e,r)),g=r=>p(i({},"__esModule",{value:!0}),r);var B={};f(B,{IconRoller:()=>u,default:()=>y});module.exports=g(B);var n=c(require("react"));var l=c(require("react")),a=({children:r,size:o=24,ariaLabel:e,color:s,ariaHidden:t=!0,style:d,...k})=>l.default.createElement("svg",{...k,"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,...d}},e&&!t&&l.default.createElement("title",null,e),r);var u=r=>n.default.createElement(a,{...r,ariaLabel:"roller, scooter"},n.default.createElement("circle",{cx:"5.5",cy:"16.5",r:"2.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("circle",{cx:"18.5",cy:"16.5",r:"2.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M18.25 13.75L16.9823 7.41165C16.7019 6.00938 15.4706 5 14.0406 5H14",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M8.5 16.5H15.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),y=u;0&&(module.exports={IconRoller});
//# sourceMappingURL=index.js.map