@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.
2 lines • 950 B
JavaScript
import e from"react";import s from"react";var p=({children:t,size:r=24,ariaLabel:n,color:c,ariaHidden:o=!0,style:l,...a})=>s.createElement("svg",{...a,"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:c,...l}},n&&!o&&s.createElement("title",null,n),t);var i=t=>e.createElement(p,{...t,ariaLabel:"screen-capture, recording"},e.createElement("path",{d:"M3 7V5H5M14 5H15M9 5H10M19 5H21V7M10 19H9M5 19H3V17M3 13V11",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),e.createElement("circle",{cx:"18.5",cy:"15.5",r:"1.5",stroke:"currentColor",strokeWidth:"2"}),e.createElement("circle",{cx:"18.5",cy:"15.5",r:"4.5",stroke:"currentColor",strokeWidth:"2"}),e.createElement("path",{d:"M18 15.5H19",stroke:"currentColor"})),h=i;export{i as IconScreenCapture,h as default};
//# sourceMappingURL=index.mjs.map