@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.03 kB
JavaScript
import t from"react";import l from"react";var p=({children:r,size:e=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:s,...V})=>l.createElement("svg",{...V,"aria-hidden":o,role:o?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,...s}},n&&!o&&l.createElement("title",null,n),r);var i=r=>t.createElement(p,{...r,ariaLabel:"capture, screen"},t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3 3H9V4.5H4.5V9H3V3ZM15 3H21V9H19.5V4.5H15V3ZM4.5 15V19.5H9V21H3V15H4.5ZM21 15V21H15V19.5H19.5V15H21Z",fill:"currentColor"}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.43934 8L10.4393 7H13.5607L14.5607 8H17V16H7V8H9.43934ZM10.5 11.85C10.5 11.0216 11.1716 10.35 12 10.35C12.8284 10.35 13.5 11.0216 13.5 11.85C13.5 12.6784 12.8284 13.35 12 13.35C11.1716 13.35 10.5 12.6784 10.5 11.85Z",fill:"currentColor"})),d=i;export{i as IconCapture,d as default};
//# sourceMappingURL=index.mjs.map