@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.1 kB
JavaScript
import p from"react";import n from"react";var l=({children:t,size:e=24,ariaLabel:r,color:C,ariaHidden:o=!0,style:a,...s})=>n.createElement("svg",{...s,"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:C,...a}},r&&!o&&n.createElement("title",null,r),t);var i=t=>p.createElement(l,{...t,ariaLabel:"emoji-alt"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2ZM10 9.25C10 9.94036 9.44036 10.5 8.75 10.5C8.05964 10.5 7.5 9.94036 7.5 9.25C7.5 8.55964 8.05964 8 8.75 8C9.44036 8 10 8.55964 10 9.25ZM12 16.75C14.6234 16.75 16.75 14.6234 16.75 12H18.25C18.25 15.4518 15.4518 18.25 12 18.25V16.75ZM13.75 10.5C14.4404 10.5 15 9.94036 15 9.25C15 8.55964 14.4404 8 13.75 8C13.0596 8 12.5 8.55964 12.5 9.25C12.5 9.94036 13.0596 10.5 13.75 10.5Z",fill:"currentColor"})),d=i;export{i as IconEmojiAlt,d as default};
//# sourceMappingURL=index.mjs.map