UNPKG

@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.39 kB
"use strict";var C=Object.create;var a=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var h=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var I=(e,t)=>{for(var r in t)a(e,r,{get:t[r],enumerable:!0})},l=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of B(t))!x.call(e,o)&&o!==r&&a(e,o,{get:()=>t[o],enumerable:!(n=f(t,o))||n.enumerable});return e};var i=(e,t,r)=>(r=e!=null?C(h(e)):{},l(t||!e||!e.__esModule?a(r,"default",{value:e,enumerable:!0}):r,e)),b=e=>l(a({},"__esModule",{value:!0}),e);var w={};I(w,{IconBasket2:()=>c,default:()=>d});module.exports=b(w);var s=i(require("react"));var p=i(require("react")),m=({children:e,size:t=24,ariaLabel:r,color:n,ariaHidden:o=!0,style:g,...u})=>p.default.createElement("svg",{...u,"aria-hidden":o,role:o?void 0:"img",width:typeof t=="number"?`${t}px`:t,height:typeof t=="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:n,...g}},r&&!o&&p.default.createElement("title",null,r),e);var c=e=>s.default.createElement(m,{...e,ariaLabel:"basket-2, shopping-bag"},s.default.createElement("path",{d:"M8.25 3.75L6.35 8.5M15.75 3.75L17.65 8.5M21.25 8.75L19.25 20.25H4.75L2.75 8.75H21.25Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),d=c;0&&(module.exports={IconBasket2}); //# sourceMappingURL=index.js.map