@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 1.15 kB
JavaScript
import t from"react";import p from"react";var a=({children:o,size:r=24,ariaLabel:n,color:s,ariaHidden:e=!0,style:C,...l})=>p.createElement("svg",{...l,"aria-hidden":e,role:e?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:s,...C}},n&&!e&&p.createElement("title",null,n),o);var i=o=>t.createElement(a,{...o,ariaLabel:"airdrop, file-sharing, radar"},t.createElement("path",{d:"M13 12C13 12.5523 12.5523 13 12 13C11.4477 13 11 12.5523 11 12C11 11.4477 11.4477 11 12 11C12.5523 11 13 11.4477 13 12Z",stroke:"currentColor",strokeWidth:"2"}),t.createElement("path",{d:"M16.5006 19.7956C19.1904 18.2394 21 15.331 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 15.331 4.80962 18.2394 7.4994 19.7956",stroke:"currentColor",strokeWidth:"2"}),t.createElement("path",{d:"M14.5003 16.3309C15.9947 15.4663 17 13.8506 17 12C17 9.23858 14.7614 7 12 7C9.23858 7 7 9.23858 7 12C7 13.8506 8.00535 15.4663 9.49968 16.3309",stroke:"currentColor",strokeWidth:"2"})),u=i;export{i as IconAirdrop,u as default};
//# sourceMappingURL=index.mjs.map