@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.06 kB
JavaScript
import p from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:t,color:a,ariaHidden:o=!0,style:s,...C})=>n.createElement("svg",{...C,"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}},t&&!o&&n.createElement("title",null,t),r);var i=r=>p.createElement(l,{...r,ariaLabel:"emoji-arc"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12ZM10.5 7V12H9V7H10.5ZM15 7V12H13.5V7H15ZM8.49275 14.221L9.13587 14.6069C10.1756 15.2307 11.1058 15.5125 12 15.5125C12.8942 15.5125 13.8244 15.2307 14.8641 14.6069L15.5072 14.221L16.279 15.5072L15.6359 15.8931C14.4256 16.6193 13.2308 17.0125 12 17.0125C10.7692 17.0125 9.57441 16.6193 8.36413 15.8931L7.72101 15.5072L8.49275 14.221Z",fill:"currentColor"})),d=i;export{i as IconEmojiArc,d as default};
//# sourceMappingURL=index.mjs.map