@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.
4 lines (2 loc) • 1.36 kB
JavaScript
import l from"react";var s=({children:e,size:o=24,ariaLabel:n,color:i,ariaHidden:t=!0,style:p,...c})=>{return l.createElement("svg",{...c,"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,...p}},n&&!t&&l.createElement("title",null,n),e)};import r from"react";var a=(e)=>{return r.createElement(s,{...e,ariaLabel:"pan, cooking, skills"},r.createElement("path",{d:"M8.75 5L9.5 3.5",stroke:"currentColor",strokeWidth:"1.8",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M4.30391 10.5L3 9.5",stroke:"currentColor",strokeWidth:"1.8",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("circle",{cx:"13.5",cy:"7.25",r:"1",fill:"currentColor"}),r.createElement("circle",{cx:"9",cy:"9.25",r:"1",fill:"currentColor"}),r.createElement("circle",{cx:"4.5",cy:"6",r:"1",fill:"currentColor"}),r.createElement("path",{d:"M16.3556 13.1069L23 11.4492M3.75781 16.2499L16.3717 13.1049L16.7345 14.5603C17.1354 16.168 16.1571 17.7962 14.5494 18.197L7.75735 19.8905C6.14971 20.2913 4.52152 19.313 4.1207 17.7053L3.75781 16.2499Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},L=a;export{L as default,a as IconPan};
//# debugId=4F3182F7C8636B5464756E2164756E21