@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.69 kB
JavaScript
import r from"react";var l=({children:t,size:o=24,ariaLabel:i,color:a,ariaHidden:n=!0,style:p,mode:m="masked",maskId:s,...d})=>{let h=m!=="raw"&&!!s;return r.createElement("svg",{...d,"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:a,...p}},i&&!n&&r.createElement("title",null,i),h?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 u=e.memo((t)=>{return e.createElement(l,{...t,ariaLabel:"voiceover-2, sound, eye, accessibility",maskId:"square-outlined-radius-0-stroke-2-IconVoiceover2"},e.createElement("path",{d:"M6 8.50004C9.86196 1.16671 18.138 1.16663 22 8.49996C20.069 12.1666 17.0345 14 14 14",stroke:"currentColor",strokeWidth:"2"}),e.createElement("path",{d:"M16.25 8.5C16.25 9.74264 15.2426 10.75 14 10.75C12.7574 10.75 11.75 9.74264 11.75 8.5C11.75 7.25736 12.7574 6.25 14 6.25C15.2426 6.25 16.25 7.25736 16.25 8.5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M2 18.5V13.5H4L5.5 11H8V21H5.5L4 18.5H2Z",stroke:"currentColor",strokeWidth:"2"}),e.createElement("path",{d:"M10.5625 18.5C11.8958 17.25 11.8958 14.75 10.5625 13.5",stroke:"currentColor",strokeWidth:"2"}))}),w=u;export{w as default,u as IconVoiceover2};
//# debugId=7EB968F47867A80364756E2164756E21