@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 • 1.58 kB
JavaScript
import o from"react";import C from"react";var l=({children:t,size:r=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:p,...s})=>C.createElement("svg",{...s,"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:a,...p}},n&&!e&&C.createElement("title",null,n),t);var i=t=>o.createElement(l,{...t,ariaLabel:"radar, location, search"},o.createElement("path",{d:"M6.43203 3.69227C3.75903 5.4873 2 8.53823 2 12C2 17.5228 6.47715 22 12 22C17.5228 22 22 17.5228 22 12C22 8.53823 20.241 5.4873 17.568 3.69227L15.5351 7.08038C17.0285 8.17106 18 9.93629 18 11.9288C18 15.2425 15.3137 17.9288 12 17.9288C8.68629 17.9288 6 15.2425 6 11.9288C6 9.93629 6.97152 8.17107 8.4649 7.08039L6.43203 3.69227Z",fill:"currentColor"}),o.createElement("path",{d:"M13.0183 11.2749L15.0181 7.94205C16.223 8.85564 17 10.3017 17 11.9288C17 14.6903 14.7614 16.9288 12 16.9288C9.23858 16.9288 7 14.6903 7 11.9288C7 10.3017 7.77699 8.85565 8.9819 7.94206L10.9816 11.275C10.8358 11.4794 10.75 11.7297 10.75 12C10.75 12.6904 11.3096 13.25 12 13.25C12.6904 13.25 13.25 12.6904 13.25 12C13.25 11.7297 13.1642 11.4794 13.0183 11.2749Z",fill:"currentColor"}),o.createElement("path",{d:"M12.1609 10.7603L16.711 3.17696C15.3072 2.42588 13.7034 2 12 2C10.2967 2 8.69277 2.42588 7.28903 3.17696L11.839 10.7603C11.8917 10.7535 11.9455 10.75 12 10.75C12.0545 10.75 12.1083 10.7535 12.1609 10.7603Z",fill:"currentColor"})),d=i;export{i as IconRadar,d as default};
//# sourceMappingURL=index.mjs.map