@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.76 kB
JavaScript
import s from"react";var a=({children:e,size:r=24,ariaLabel:n,color:p,ariaHidden:t=!0,style:i,...C})=>{return s.createElement("svg",{...C,"aria-hidden":t,role:t?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:p,...i}},n&&!t&&s.createElement("title",null,n),e)};import o from"react";var l=(e)=>{return o.createElement(a,{...e,ariaLabel:"birthday-cake"},o.createElement("path",{d:"M10.5858 6.41427C9.80474 5.63322 9.80474 4.36689 10.5858 3.58584L12 2.17163L13.4142 3.58584C14.1953 4.36689 14.1953 5.63322 13.4142 6.41427C12.6332 7.19532 11.3668 7.19532 10.5858 6.41427Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"}),o.createElement("path",{d:"M8.38583 15.4457L7.92848 15.6286C7.33245 15.867 6.66755 15.867 6.07152 15.6286C5.12238 15.249 4.5 14.3297 4.5 13.3074V12.9815C4.5 11.3348 5.83484 10 7.48146 10H16.5185C18.1652 10 19.5 11.3348 19.5 12.9815V13.3074C19.5 14.3297 18.8776 15.249 17.9285 15.6286C17.3324 15.867 16.6676 15.867 16.0715 15.6286L15.6142 15.4457C14.8989 15.1596 14.1011 15.1596 13.3858 15.4457L13.1142 15.5543C12.3989 15.8404 11.6011 15.8404 10.8858 15.5543L10.6142 15.4457C9.89894 15.1596 9.10106 15.1596 8.38583 15.4457Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"}),o.createElement("path",{d:"M19 15V18C19 19.6569 17.6569 21 16 21H8C6.34315 21 5 19.6569 5 18V15",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),o.createElement("path",{d:"M12 7V10",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},m=l;export{m as default,l as IconBirthdayCake};
//# debugId=C47A04EDDB58D24A64756E2164756E21