@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 • 2.12 kB
JavaScript
"use strict";var d=Object.create;var p=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var k=Object.getOwnPropertyNames;var m=Object.getPrototypeOf,f=Object.prototype.hasOwnProperty;var x=(r,e)=>{for(var t in e)p(r,t,{get:e[t],enumerable:!0})},l=(r,e,t,s)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of k(e))!f.call(r,o)&&o!==t&&p(r,o,{get:()=>e[o],enumerable:!(s=h(e,o))||s.enumerable});return r};var i=(r,e,t)=>(t=r!=null?d(m(r)):{},l(e||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),g=r=>l(p({},"__esModule",{value:!0}),r);var I={};x(I,{IconFoodExperiences:()=>C,default:()=>B});module.exports=g(I);var n=i(require("react"));var a=i(require("react")),L=({children:r,size:e=24,ariaLabel:t,color:s,ariaHidden:o=!0,style:c,...u})=>a.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:s,...c}},t&&!o&&a.default.createElement("title",null,t),r);var C=r=>n.default.createElement(L,{...r,ariaLabel:"food-experiences,plate"},n.default.createElement("path",{d:"M9.4 4.5H9.5H9.6M10 4.5C10 4.77614 9.77614 5 9.5 5C9.22386 5 9 4.77614 9 4.5C9 4.22386 9.22386 4 9.5 4C9.77614 4 10 4.22386 10 4.5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M12 19C18 19 20 16.1 20 16.1V16H4V16.1C4 16.1 6 19 12 19Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M10 20H14",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M14.75 6.75L16 4.25L17.25 6.75L19.75 8L17.25 9.25L16 11.75L14.75 9.25L12.25 8L14.75 6.75Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M5.58333 9.58333L6 8.75L6.41667 9.58333L7.25 10L6.41667 10.4167L6 11.25L5.58333 10.4167L4.75 10L5.58333 9.58333Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),B=C;0&&(module.exports={IconFoodExperiences});
//# sourceMappingURL=index.js.map