@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.3 kB
JavaScript
import o from"react";var l=({children:r,size:e=24,ariaLabel:i,color:a,ariaHidden:n=!0,style:m,mode:p="masked",maskId:s,...d})=>{let h=p!=="raw"&&!!s;return o.createElement("svg",{...d,"aria-hidden":n,role:n?void 0:"img",width:typeof e==="number"?`${e}px`:e,height:typeof e==="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...m}},i&&!n&&o.createElement("title",null,i),h?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"}},r)),o.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):r)};import t from"react";var u=t.memo((r)=>{return t.createElement(l,{...r,ariaLabel:"video-on, cam-on",maskId:"square-outlined-radius-0-stroke-2-IconVideoOn"},t.createElement("path",{d:"M3 5H16V9L21 7V17L16 15V19H3V5Z",stroke:"currentColor",strokeWidth:"2"}),t.createElement("path",{d:"M12 12C12 13.3807 10.8807 14.5 9.5 14.5C8.11929 14.5 7 13.3807 7 12C7 10.6193 8.11929 9.5 9.5 9.5C10.8807 9.5 12 10.6193 12 12Z",stroke:"currentColor",strokeWidth:"2"}))}),w=u;export{w as default,u as IconVideoOn};
//# debugId=85833593C9CD9EDF64756E2164756E21