@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 k=Object.create;var p=Object.defineProperty;var m=Object.getOwnPropertyDescriptor;var C=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,f=Object.prototype.hasOwnProperty;var x=(r,e)=>{for(var o in e)p(r,o,{get:e[o],enumerable:!0})},a=(r,e,o,s)=>{if(e&&typeof e=="object"||typeof e=="function")for(let t of C(e))!f.call(r,t)&&t!==o&&p(r,t,{get:()=>e[t],enumerable:!(s=m(e,t))||s.enumerable});return r};var i=(r,e,o)=>(o=r!=null?k(g(r)):{},a(e||!r||!r.__esModule?p(o,"default",{value:r,enumerable:!0}):o,r)),B=r=>a(p({},"__esModule",{value:!0}),r);var L={};x(L,{IconSteeringWheel:()=>d,default:()=>I});module.exports=B(L);var n=i(require("react"));var l=i(require("react")),c=({children:r,size:e=24,ariaLabel:o,color:s,ariaHidden:t=!0,style:u,...h})=>l.default.createElement("svg",{...h,"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,...u}},o&&!t&&l.default.createElement("title",null,o),r);var d=r=>n.default.createElement(c,{...r,ariaLabel:"steering-wheel, control, navigate, boot"},n.default.createElement("circle",{cx:"12",cy:"12",r:"8",stroke:"currentColor",strokeWidth:"2"}),n.default.createElement("path",{d:"M12 2V22",stroke:"currentColor",strokeWidth:"1.8",strokeLinecap:"round"}),n.default.createElement("path",{d:"M2 12L22 12",stroke:"currentColor",strokeWidth:"1.8",strokeLinecap:"round"}),n.default.createElement("path",{d:"M4.92969 4.92871L19.0718 19.0708",stroke:"currentColor",strokeWidth:"1.8",strokeLinecap:"round"}),n.default.createElement("path",{d:"M19.0703 4.92871L4.92818 19.0708",stroke:"currentColor",strokeWidth:"1.8",strokeLinecap:"round"})),I=d;0&&(module.exports={IconSteeringWheel});
//# sourceMappingURL=index.js.map