@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.34 kB
JavaScript
;var f=Object.create;var a=Object.defineProperty;var g=Object.getOwnPropertyDescriptor;var x=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var d=(r,t)=>{for(var e in t)a(r,e,{get:t[e],enumerable:!0})},l=(r,t,e,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of x(t))!I.call(r,o)&&o!==e&&a(r,o,{get:()=>t[o],enumerable:!(n=g(t,o))||n.enumerable});return r};var c=(r,t,e)=>(e=r!=null?f(B(r)):{},l(t||!r||!r.__esModule?a(e,"default",{value:r,enumerable:!0}):e,r)),h=r=>l(a({},"__esModule",{value:!0}),r);var w={};d(w,{IconCocktail:()=>m,default:()=>k});module.exports=h(w);var s=c(require("react"));var p=c(require("react")),i=({children:r,size:t=24,ariaLabel:e,color:n,ariaHidden:o=!0,style:C,...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,...C}},e&&!o&&p.default.createElement("title",null,e),r);var m=r=>s.default.createElement(i,{...r,ariaLabel:"cocktail, drink"},s.default.createElement("path",{d:"M12 13V21M12 13L3 4H21L12 13ZM12 21H8M12 21H16",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),k=m;0&&(module.exports={IconCocktail});
//# sourceMappingURL=index.js.map