@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.4 kB
JavaScript
import e from"react";import s from"react";var p=({children:t,size:r=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:l,...i})=>s.createElement("svg",{...i,"aria-hidden":o,role:o?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...l}},n&&!o&&s.createElement("title",null,n),t);var L=t=>e.createElement(p,{...t,ariaLabel:"food-experiences,plate"},e.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"}),e.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"}),e.createElement("path",{d:"M10 20H14",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),e.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"}),e.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"})),h=L;export{L as IconFoodExperiences,h as default};
//# sourceMappingURL=index.mjs.map