@central-icons-react/round-outlined-radius-3-stroke-2
Version:
A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.
2 lines • 1.98 kB
JavaScript
import r from"react";import s from"react";var p=({children:e,size:o=24,ariaLabel:n,color:C,ariaHidden:t=!0,style:a,...i})=>s.createElement("svg",{...i,"aria-hidden":t,role:t?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:C,...a}},n&&!t&&s.createElement("title",null,n),e);var d=e=>r.createElement(p,{...e,ariaLabel:"pancakes, maple-syrup, breakfast"},r.createElement("path",{d:"M16 12H18.25C19.2165 12 20 11.2165 20 10.25C20 9.2835 19.2165 8.5 18.25 8.5H18M8 12H4.75C3.7835 12 3 11.2165 3 10.25C3 9.2835 3.7835 8.5 4.75 8.5H6",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M18 8.5H18.25C19.2165 8.5 20 7.7165 20 6.75C20 5.7835 19.2165 5 18.25 5H5.75C4.7835 5 4 5.7835 4 6.75C4 7.7165 4.7835 8.5 5.75 8.5H6C7.10457 8.5 8 9.39543 8 10.5V14C8 15.1046 8.89543 16 10 16C11.1046 16 12 15.1046 12 14V11",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M16 12H19.25C20.2165 12 21 12.7835 21 13.75C21 14.7165 20.2165 15.5 19.25 15.5H12M8 12H5.75C4.7835 12 4 12.7835 4 13.75C4 14.7165 4.7835 15.5 5.75 15.5H8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M8 15.5H5.75C4.7835 15.5 4 16.2835 4 17.25C4 18.2165 4.7835 19 5.75 19H18.25C19.2165 19 20 18.2165 20 17.25C20 16.2835 19.2165 15.5 18.25 15.5H15",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M19 8.5H17C16.4477 8.5 16 8.94772 16 9.5V11C16 12.1046 15.1046 13 14 13C12.8954 13 12 12.1046 12 11",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M2 19H22",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"})),h=d;export{d as IconPancakes,h as default};
//# sourceMappingURL=index.mjs.map