@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.52 kB
JavaScript
import s from"react";var i=({children:e,size:r=24,ariaLabel:n,color:p,ariaHidden:t=!0,style:a,...d})=>{return s.createElement("svg",{...d,"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 l=(e)=>{return o.createElement(i,{...e,ariaLabel:"tower, terminal"},o.createElement("path",{d:"M9 3L15 3",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M12 3V5.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M17.5 10.5L18.4933 7.85112C18.7385 7.19737 18.2552 6.5 17.557 6.5H6.443C5.74479 6.5 5.26151 7.19737 5.50667 7.85112L6.5 10.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M19.4612 10.5H4.53876C3.8151 10.5 3.33105 11.2449 3.62495 11.9061L4.73606 14.4061C4.89656 14.7673 5.25468 15 5.64987 15H18.3501C18.7453 15 19.1034 14.7673 19.2639 14.4061L20.375 11.9061C20.669 11.2449 20.1849 10.5 19.4612 10.5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M10 15V21H14V15",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},h=l;export{h as default,l as IconTower};
//# debugId=2D17C8263F9190F864756E2164756E21