@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.4 kB
JavaScript
import r from"react";import s from"react";var p=({children:e,size:o=24,ariaLabel:n,color:i,ariaHidden:t=!0,style:a,...u})=>s.createElement("svg",{...u,"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:i,...a}},n&&!t&&s.createElement("title",null,n),e);var d=e=>r.createElement(p,{...e,ariaLabel:"toque, chefs-cap, cook"},r.createElement("path",{d:"M7 8C7 5.23858 9.23858 3 12 3C13.8507 3 15.4666 4.0055 16.3311 5.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M7 14C4.79086 14 3 12.2091 3 10C3 7.79086 4.79086 6 7 6",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M17 14C19.2091 14 21 12.2091 21 10C21 7.79086 19.2091 6 17 6C15.9856 6 15.0593 6.37764 14.3542 7",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M18 14V18C18 19.6569 16.6569 21 15 21H9C7.34315 21 6 19.6569 6 18V14",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M6 17H18",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),h=d;export{d as IconToque,h as default};
//# sourceMappingURL=index.mjs.map