UNPKG

@central-icons-react/square-outlined-radius-0-stroke-2

Version:

A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.

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