@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
4 lines (2 loc) • 1.8 kB
JavaScript
import r from"react";var a=({children:t,size:o=24,ariaLabel:i,color:l,ariaHidden:n=!0,style:p,mode:d="masked",maskId:s,...m})=>{let u=d!=="raw"&&!!s;return r.createElement("svg",{...m,"aria-hidden":n,role:n?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:l,...p}},i&&!n&&r.createElement("title",null,i),u?r.createElement(r.Fragment,null,r.createElement("mask",{id:s,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement("rect",{width:"24",height:"24",fill:"#000"}),r.createElement("g",{fill:"none",style:{color:"#fff"}},t)),r.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):t)};import e from"react";var k=e.memo((t)=>{return e.createElement(a,{...t,ariaLabel:"signal-tower, live, podcast",maskId:"square-outlined-radius-0-stroke-2-IconSignalTower"},e.createElement("circle",{cx:"12",cy:"9.5",r:"1.5",stroke:"currentColor",strokeWidth:"2"}),e.createElement("path",{d:"M8 21L11.75 10H12.25L16 21",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),e.createElement("path",{d:"M9.5 18H14.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),e.createElement("path",{d:"M7.75693 13.0001C6.08102 10.9734 6.08103 8.02679 7.75693 6M16.2431 6C17.919 8.02679 17.919 10.9734 16.2431 13.0001",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"}),e.createElement("path",{d:"M5.06494 3.0074C1.64285 6.65823 1.64502 12.3518 5.07145 16M18.9281 3C22.3572 6.65053 22.3573 12.3493 18.9285 16",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"}))}),w=k;export{w as default,k as IconSignalTower};
//# debugId=89C54562BA06152864756E2164756E21