@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 kB
JavaScript
import t from"react";import l from"react";var p=({children:e,size:r=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:s,...C})=>l.createElement("svg",{...C,"aria-hidden":o,role:o?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:a,...s}},n&&!o&&l.createElement("title",null,n),e);var c=e=>t.createElement(p,{...e,ariaLabel:"circle-placeholder-off"},t.createElement("path",{d:"M20.4816 17.2999C21.4438 15.7634 22 13.9466 22 12C22 6.47715 17.5229 2 12 2C10.0534 2 8.23663 2.55623 6.70007 3.51842L20.4816 17.2999Z",fill:"currentColor"}),t.createElement("path",{d:"M3.53039 2.46967L2.46973 3.53033L4.41831 5.47891C2.9117 7.22925 2 9.5086 2 11.9997C2 17.5226 6.47715 21.9997 12 21.9997C14.4911 21.9997 16.7705 21.088 18.5208 19.5814L20.4697 21.5303L21.5304 20.4697L3.53039 2.46967Z",fill:"currentColor"})),h=c;export{c as IconCirclePlaceholderOff,h as default};
//# sourceMappingURL=index.mjs.map