@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.92 kB
JavaScript
"use strict";var d=Object.create;var p=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var f=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var y=(r,e)=>{for(var t in e)p(r,t,{get:e[t],enumerable:!0})},i=(r,e,t,s)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of m(e))!x.call(r,o)&&o!==t&&p(r,o,{get:()=>e[o],enumerable:!(s=h(e,o))||s.enumerable});return r};var l=(r,e,t)=>(t=r!=null?d(f(r)):{},i(e||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),B=r=>i(p({},"__esModule",{value:!0}),r);var I={};y(I,{IconDeliveryBike:()=>u,default:()=>g});module.exports=B(I);var n=l(require("react"));var a=l(require("react")),c=({children:r,size:e=24,ariaLabel:t,color:s,ariaHidden:o=!0,style:C,...k})=>a.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,...C}},t&&!o&&a.default.createElement("title",null,t),r);var u=r=>n.default.createElement(c,{...r,ariaLabel:"delivery-bike"},n.default.createElement("circle",{cx:"19",cy:"16",r:"3.25",stroke:"currentColor",strokeWidth:"1.5"}),n.default.createElement("path",{d:"M9.13672 15.2488H13.2994C13.6674 12.4281 16.0797 10.25 19.0007 10.25H19.251",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M9.25 16C9.25 17.7949 7.79493 19.25 6 19.25C4.20507 19.25 2.75 17.7949 2.75 16",stroke:"currentColor",strokeWidth:"1.5"}),n.default.createElement("path",{d:"M12.75 4.75H15L17 10",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement("path",{d:"M10.25 15.25H1.75V8.75H10.25V15.25Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),g=u;0&&(module.exports={IconDeliveryBike});
//# sourceMappingURL=index.js.map