@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.19 kB
JavaScript
import t from"react";var l=({children:e,size:r=24,ariaLabel:a,color:m,ariaHidden:o=!0,style:i,mode:p="masked",maskId:n,...c})=>{let h=p!=="raw"&&!!n;return t.createElement("svg",{...c,"aria-hidden":o,role:o?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:m,...i}},a&&!o&&t.createElement("title",null,a),h?t.createElement(t.Fragment,null,t.createElement("mask",{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},t.createElement("rect",{width:"24",height:"24",fill:"#000"}),t.createElement("g",{fill:"none",style:{color:"#fff"}},e)),t.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):e)};import s from"react";var d=s.memo((e)=>{return s.createElement(l,{...e,ariaLabel:"smartwatch-1, clock, time",maskId:"square-outlined-radius-0-stroke-2-IconSmartwatch1"},s.createElement("path",{d:"M12 9V12L13.5 13.5M5 5H19V19H5V5ZM7 5L8 2H16L17 5H7ZM7 19L8 22H16L17 19H7Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),C=d;export{C as default,d as IconSmartwatch1};
//# debugId=5F07636649A95FA164756E2164756E21