@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.74 kB
JavaScript
import s from"react";var i=({children:e,size:r=24,ariaLabel:n,color:p,ariaHidden:t=!0,style:a,...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,...a}},n&&!t&&s.createElement("title",null,n),e)};import o from"react";var d=(e)=>{return o.createElement(i,{...e,ariaLabel:"magic-lamp, wish, agents, genie"},o.createElement("path",{d:"M11.5 16H10.5C8.63252 16 7.06394 17.2798 6.62343 19.0101C6.48717 19.5453 6.94772 20 7.5 20H14.5C15.0523 20 15.5128 19.5453 15.3766 19.0101C14.9361 17.2798 13.3675 16 11.5 16Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M22 7H21.118C20.7393 7 20.4073 7.22505 20.1749 7.52412C19.5537 8.32339 18.2942 9.00932 15 9.05281L8.50919 9.01853C6.57412 9.00831 5 10.5741 5 12.5092C5 14.4371 6.56287 16 8.49076 16H13C17.1966 16 22.2629 12.5212 22.927 7.99679C23.0072 7.45036 22.5523 7 22 7Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M11 4V5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M15 9C15 6.79086 13.2091 5 11 5C8.79086 5 7 6.79086 7 9",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M5 12.5V11C5 9.89543 4.10457 9 3 9C1.89543 9 1 9.89543 1 11C1 11.3925 1.07998 11.7134 1.22004 12",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},h=d;export{h as default,d as IconMagicLamp};
//# debugId=358FDF9345B1298E64756E2164756E21