@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 • 914 B
JavaScript
import o from"react";import l from"react";var a=({children:e,size:r=24,ariaLabel:n,color:p,ariaHidden:t=!0,style:s,...c})=>l.createElement("svg",{...c,"aria-hidden":t,role:t?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...s}},n&&!t&&l.createElement("title",null,n),e);var i=e=>o.createElement(a,{...e,ariaLabel:"circle-ban-sign, circle, block, ads"},o.createElement("path",{d:"M2 12C2 6.47715 6.47715 2 12 2C14.5815 2 16.9346 2.9782 18.7087 4.58417L4.58417 18.7087C2.9782 16.9346 2 14.5815 2 12Z",fill:"currentColor"}),o.createElement("path",{d:"M5.29128 19.4158C7.06541 21.0218 9.41847 22 12 22C17.5228 22 22 17.5228 22 12C22 9.41847 21.0218 7.06541 19.4158 5.29128L5.29128 19.4158Z",fill:"currentColor"})),u=i;export{i as IconCircleBanSign,u as default};
//# sourceMappingURL=index.mjs.map