@central-icons-react/round-outlined-radius-3-stroke-2
Version:
A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.
2 lines • 1.89 kB
JavaScript
import r from"react";import C from"react";var l=({children:e,size:o=24,ariaLabel:n,color:p,ariaHidden:t=!0,style:a,...s})=>C.createElement("svg",{...s,"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}},n&&!t&&C.createElement("title",null,n),e);var i=e=>r.createElement(l,{...e,ariaLabel:"arrow, refresh, renew"},r.createElement("path",{d:"M15 4.58152C14.0736 4.20651 13.0609 4 12 4C7.58172 4 4 7.58172 4 12C4 15.1631 5.83576 17.8975 8.5 19.1958M9 15V20H4",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M13 21C13.5523 21 14 20.5523 14 20C14 19.4477 13.5523 19 13 19C12.4477 19 12 19.4477 12 20C12 20.5523 12.4477 21 13 21Z",fill:"currentColor"}),r.createElement("path",{d:"M21 11C21 10.4477 20.5523 9.99999 20 9.99999C19.4477 9.99999 19 10.4477 19 11C19 11.5523 19.4477 12 20 12C20.5523 12 21 11.5523 21 11Z",fill:"currentColor"}),r.createElement("path",{d:"M19.9295 14.2679C20.4078 14.5441 20.5716 15.1557 20.2955 15.634C20.0193 16.1123 19.4078 16.2761 18.9295 16C18.4512 15.7238 18.2873 15.1123 18.5634 14.634C18.8396 14.1557 19.4512 13.9918 19.9295 14.2679Z",fill:"currentColor"}),r.createElement("path",{d:"M17.3676 19.2942C17.8459 19.0181 18.0098 18.4065 17.7336 17.9282C17.4575 17.4499 16.8459 17.286 16.3676 17.5621C15.8893 17.8383 15.7254 18.4499 16.0016 18.9282C16.2777 19.4065 16.8893 19.5703 17.3676 19.2942Z",fill:"currentColor"}),r.createElement("path",{d:"M18.9269 7.99998C18.4487 8.27612 17.8371 8.11225 17.5609 7.63396C17.2848 7.15566 17.4487 6.54407 17.9269 6.26793C18.4052 5.99179 19.0168 6.15566 19.293 6.63396C19.5691 7.11225 19.4052 7.72384 18.9269 7.99998Z",fill:"currentColor"})),d=i;export{i as IconArrow,d as default};
//# sourceMappingURL=index.mjs.map