@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 • 2.06 kB
JavaScript
import r from"react";import C from"react";var n=({children:e,size:o=24,ariaLabel:l,color:p,ariaHidden:t=!0,style:a,...i})=>C.createElement("svg",{...i,"aria-hidden":t,role:t?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...a}},l&&!t&&C.createElement("title",null,l),e);var s=e=>r.createElement(n,{...e,ariaLabel:"arrow, refresh, renew"},r.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 4C7.58172 4 4 7.58172 4 12C4 15.3566 6.06744 18.2315 9 19.4186V14H10V21H3V20H7.87308C4.97912 18.5041 3 15.4837 3 12C3 7.02944 7.02944 3 12 3C13.3202 3 14.5753 3.28457 15.7061 3.79619L16.1616 4.00229L15.7494 4.91339L15.2939 4.70729C14.29 4.2531 13.1752 4 12 4Z",fill:"currentColor"}),r.createElement("path",{d:"M13.75 20.25C13.75 20.6642 13.4142 21 13 21C12.5858 21 12.25 20.6642 12.25 20.25C12.25 19.8358 12.5858 19.5 13 19.5C13.4142 19.5 13.75 19.8358 13.75 20.25Z",fill:"currentColor"}),r.createElement("path",{d:"M17.6405 18.2697C17.8477 18.6284 17.7247 19.0871 17.366 19.2942C17.0073 19.5013 16.5486 19.3784 16.3415 19.0197C16.1344 18.661 16.2573 18.2023 16.616 17.9952C16.9747 17.7881 17.4334 17.911 17.6405 18.2697Z",fill:"currentColor"}),r.createElement("path",{d:"M20.0196 14.6094C20.3783 14.8165 20.5013 15.2752 20.2941 15.6339C20.087 15.9927 19.6283 16.1156 19.2696 15.9085C18.9109 15.7013 18.788 15.2427 18.9951 14.8839C19.2022 14.5252 19.6609 14.4023 20.0196 14.6094Z",fill:"currentColor"}),r.createElement("path",{d:"M19.021 7.65843C18.6622 7.86554 18.2036 7.74263 17.9965 7.38391C17.7893 7.02519 17.9122 6.5665 18.271 6.3594C18.6297 6.15229 19.0884 6.27519 19.2955 6.63391C19.5026 6.99263 19.3797 7.45133 19.021 7.65843Z",fill:"currentColor"}),r.createElement("path",{d:"M21 11C21 11.4142 20.6642 11.75 20.25 11.75C19.8358 11.75 19.5 11.4142 19.5 11C19.5 10.5858 19.8358 10.25 20.25 10.25C20.6642 10.25 21 10.5858 21 11Z",fill:"currentColor"})),c=s;export{s as IconArrow,c as default};
//# sourceMappingURL=index.mjs.map