@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.36 kB
JavaScript
import l from"react";import n from"react";var C=({children:r,size:e=24,ariaLabel:o,color:a,ariaHidden:t=!0,style:p,...s})=>n.createElement("svg",{...s,"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:a,...p}},o&&!t&&n.createElement("title",null,o),r);var m=r=>l.createElement(C,{...r,ariaLabel:"mask, theatre"},l.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3 2.39355L3.59537 2.50924C9.3123 3.62007 14.6877 3.62007 20.4046 2.50924L21 2.39355V12.5001C21 17.4706 16.9706 21.5001 12 21.5001C7.02944 21.5001 3 17.4706 3 12.5001V2.39355ZM16 13C13.5 17.6667 10.5 17.6667 8 13C11 14.1667 13 14.1667 16 13ZM11 9.60583C11 10.1421 10.7135 10.0298 10.2732 9.85722C9.98547 9.7444 9.63203 9.60583 9.25 9.60583C8.86797 9.60583 8.51453 9.7444 8.22676 9.85722C7.78652 10.0298 7.5 10.1421 7.5 9.60583C7.5 8.71896 8.2835 8 9.25 8C10.2165 8 11 8.71896 11 9.60583ZM15.7732 9.85722C16.2135 10.0298 16.5 10.1421 16.5 9.60583C16.5 8.71896 15.7165 8 14.75 8C13.7835 8 13 8.71896 13 9.60583C13 10.1421 13.2865 10.0298 13.7268 9.85722C14.0145 9.7444 14.368 9.60583 14.75 9.60583C15.132 9.60583 15.4855 9.7444 15.7732 9.85722Z",fill:"currentColor"})),d=m;export{m as IconMask,d as default};
//# sourceMappingURL=index.mjs.map