@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.79 kB
JavaScript
import o from"react";var p=({children:e,size:t=24,ariaLabel:i,color:l,ariaHidden:n=!0,style:a,mode:h="masked",maskId:s,...d})=>{let k=h!=="raw"&&!!s;return o.createElement("svg",{...d,"aria-hidden":n,role:n?void 0:"img",width:typeof t==="number"?`${t}px`:t,height:typeof t==="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:l,...a}},i&&!n&&o.createElement("title",null,i),k?o.createElement(o.Fragment,null,o.createElement("mask",{id:s,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},o.createElement("rect",{width:"24",height:"24",fill:"#000"}),o.createElement("g",{fill:"none",style:{color:"#fff"}},e)),o.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):e)};import r from"react";var m=r.memo((e)=>{return r.createElement(p,{...e,ariaLabel:"phone-haptic-2, vibration, sound",maskId:"square-outlined-radius-0-stroke-2-IconPhoneHaptic2"},r.createElement("path",{d:"M17 20V4H7V20H17Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M11 7H13",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),r.createElement("path",{d:"M21.25 6.75L19 8.02703",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M5 15.9731L2.75 17.2502",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M21.25 17.2502L19 15.9731",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M5 8.02703L2.75 6.75",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M22.6357 12L20 12",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M3.99902 12L1.36328 12",stroke:"currentColor",strokeWidth:"2"}))}),w=m;export{w as default,m as IconPhoneHaptic2};
//# debugId=D5196C4A2852F89264756E2164756E21