@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 1 kB
JavaScript
import a from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:o,color:p,ariaHidden:t=!0,style:s,...c})=>n.createElement("svg",{...c,"aria-hidden":t,role:t?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:p,...s}},o&&!t&&n.createElement("title",null,o),r);var C=r=>a.createElement(l,{...r,ariaLabel:"face-id-face"},a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6 4V9H4V4H6ZM20 4V9H18V4H20ZM14 5V12.5C14 14.1569 12.6569 15.5 11 15.5H10V13.5H11C11.5523 13.5 12 13.0523 12 12.5V5H14ZM5.8666 16.0921L6.63725 16.7293C8.53151 18.2957 10.3059 19 12 19C13.6941 19 15.4685 18.2957 17.3627 16.7293L18.1334 16.0921L19.4079 17.6334L18.6373 18.2707C16.5004 20.0376 14.2903 21 12 21C9.70965 21 7.49962 20.0376 5.36275 18.2707L4.59209 17.6334L5.8666 16.0921Z",fill:"currentColor"})),u=C;export{C as IconFaceIdFace,u as default};
//# sourceMappingURL=index.mjs.map