@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 • 1.03 kB
JavaScript
import e from"react";import p from"react";var s=({children:t,size:r=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:l,...C})=>p.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:a,...l}},n&&!o&&p.createElement("title",null,n),t);var c=t=>e.createElement(s,{...t,ariaLabel:"capture, screen"},e.createElement("path",{d:"M8 20H4V16M16 20H20V16M4 8V4H8M16 4H20V8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),e.createElement("path",{d:"M8 15V9H10L11 8H13L14 9H16V15H8Z",stroke:"currentColor",strokeWidth:"2"}),e.createElement("path",{d:"M12 11.85V11.84M12.5 11.85C12.5 12.1261 12.2761 12.35 12 12.35C11.7239 12.35 11.5 12.1261 11.5 11.85C11.5 11.5738 11.7239 11.35 12 11.35C12.2761 11.35 12.5 11.5738 12.5 11.85Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"})),h=c;export{c as IconCapture,h as default};
//# sourceMappingURL=index.mjs.map