@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.5 kB
JavaScript
import o from"react";import l from"react";var p=({children:r,size:e=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:s,...C})=>l.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:a,...s}},n&&!t&&l.createElement("title",null,n),r);var i=r=>o.createElement(p,{...r,ariaLabel:"email-settings, envelope, gear"},o.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 10.4073L2 4.04371V4H22V4.04371L12 10.4073ZM2 20V5.22902L11.7316 11.4218L12 11.5927L12.2684 11.4218L22 5.22902V11.544C21.2389 11.1947 20.3922 11 19.5 11C16.1863 11 13.5 13.6863 13.5 17C13.5 18.0929 13.7922 19.1175 14.3027 20H2Z",fill:"currentColor"}),o.createElement("path",{d:"M22.531 15.25L21.8333 15.6528M16.4688 18.75L17.1666 18.3471M22.5309 18.75L21.8333 18.3472M16.4688 15.25L17.1666 15.6529M19.4999 20.5L19.4999 19.625M19.4999 13.5V14.375M21.8333 17C21.8333 16.5749 21.7196 16.1764 21.521 15.8331C21.1175 15.1358 20.3635 14.6667 19.4999 14.6667C18.6363 14.6667 17.8823 15.1358 17.4788 15.8332C17.2802 16.1764 17.1666 16.5749 17.1666 17C17.1666 17.4251 17.2803 17.8236 17.4789 18.1669C17.8823 18.8642 18.6363 19.3333 19.4999 19.3333C20.3635 19.3333 21.1175 18.8642 21.521 18.1669C21.7196 17.8236 21.8333 17.4251 21.8333 17Z",stroke:"currentColor",strokeLinecap:"square"})),f=i;export{i as IconEmailSettings,f as default};
//# sourceMappingURL=index.mjs.map