@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.74 kB
JavaScript
var V=Object.create;var s=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var h=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,d=Object.prototype.hasOwnProperty;var g=(r,e)=>{for(var t in e)s(r,t,{get:e[t],enumerable:!0})},a=(r,e,t,l)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of h(e))!d.call(r,o)&&o!==t&&s(r,o,{get:()=>e[o],enumerable:!(l=f(e,o))||l.enumerable});return r};var c=(r,e,t)=>(t=r!=null?V(x(r)):{},a(e||!r||!r.__esModule?s(t,"default",{value:r,enumerable:!0}):t,r)),y=r=>a(s({},"__esModule",{value:!0}),r);var I={};g(I,{IconCar3:()=>C,default:()=>B});module.exports=y(I);var n=c(require("react"));var p=c(require("react")),i=({children:r,size:e=24,ariaLabel:t,color:l,ariaHidden:o=!0,style:m,...u})=>p.default.createElement("svg",{...u,"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:l,...m}},t&&!o&&p.default.createElement("title",null,t),r);var C=r=>n.default.createElement(i,{...r,ariaLabel:"car-3"},n.default.createElement("path",{d:"M20 17.25H22.25V15.099C22.25 12.1342 20.1573 9.33146 17.25 8.75L14 4.75H7.46208C4.21434 4.75 1.75 7.25 1.75 11.3319V17.25H4.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement("path",{d:"M14.25 18H15V16.5H14.25V18ZM9.75 17.25V18H14.25V17.25V16.5H9.75V17.25Z",fill:"currentColor"}),n.default.createElement("circle",{cx:"7",cy:"16.75",r:"2.5",stroke:"currentColor",strokeWidth:"1.5"}),n.default.createElement("circle",{cx:"17",cy:"16.75",r:"2.5",stroke:"currentColor",strokeWidth:"1.5"})),B=C;0&&(module.exports={IconCar3});
//# sourceMappingURL=index.js.map
;