@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
import r from"react";import n from"react";var a=({children:t,size:e=24,ariaLabel:s,color:p,ariaHidden:o=!0,style:l,...i})=>n.createElement("svg",{...i,"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:p,...l}},s&&!o&&n.createElement("title",null,s),t);var k=t=>r.createElement(a,{...t,ariaLabel:"pancakes, maple-syrup, breakfast"},r.createElement("path",{d:"M16 12H20V8.5H17M7 12H3V8.5H7",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M17 8.5H20V5H4V8.5H8V14C8 15.1046 8.89543 16 10 16C11.1046 16 12 15.1046 12 14V12",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M17 12H21V15.5H12M8 12H4V15.5H8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M7 15.5H4V19H20V15.5H14",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M18 8.5H16V11C16 12.1046 15.1046 13 14 13C12.8954 13 12 12.1046 12 11",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M2 19H22",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),d=k;export{k as IconPancakes,d as default};
//# sourceMappingURL=index.mjs.map