@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.91 kB
JavaScript
"use strict";var h=Object.create;var c=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,y=Object.prototype.hasOwnProperty;var f=(r,e)=>{for(var o in e)c(r,o,{get:e[o],enumerable:!0})},p=(r,e,o,s)=>{if(e&&typeof e=="object"||typeof e=="function")for(let t of m(e))!y.call(r,t)&&t!==o&&c(r,t,{get:()=>e[t],enumerable:!(s=d(e,t))||s.enumerable});return r};var i=(r,e,o)=>(o=r!=null?h(x(r)):{},p(e||!r||!r.__esModule?c(o,"default",{value:r,enumerable:!0}):o,r)),B=r=>p(c({},"__esModule",{value:!0}),r);var I={};f(I,{IconBike:()=>k,default:()=>g});module.exports=B(I);var n=i(require("react"));var l=i(require("react")),a=({children:r,size:e=24,ariaLabel:o,color:s,ariaHidden:t=!0,style:u,...C})=>l.default.createElement("svg",{...C,"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 k=r=>n.default.createElement(a,{...r,ariaLabel:"bike"},n.default.createElement("path",{d:"M7 7H10M8 7.5L12 13V15H5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M19 15L16 5H14",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("circle",{cx:"19",cy:"15",r:"4",stroke:"currentColor",strokeWidth:"2"}),n.default.createElement("circle",{cx:"19",cy:"15",r:"4",stroke:"currentColor",strokeWidth:"2"}),n.default.createElement("circle",{cx:"5",cy:"15",r:"4",stroke:"currentColor",strokeWidth:"2"}),n.default.createElement("circle",{cx:"5",cy:"15",r:"4",stroke:"currentColor",strokeWidth:"2"}),n.default.createElement("path",{d:"M12.5 12.5L16.5 8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),g=k;0&&(module.exports={IconBike});
//# sourceMappingURL=index.js.map