@meistericons/meistericons
Version:
Meistericons, an icon library,
8 lines (3 loc) • 808 B
text/typescript
import createMeisterIcons from '../src/createMeisterIcons';
const ArrowCircleRight = createMeisterIcons("arrow-circle-right", [["path",{"fill":"currentColor","d":"M12 3.75a8.25 8.25 0 1 0 0 16.5 8.25 8.25 0 0 0 0-16.5ZM2.25 12c0-5.385 4.365-9.75 9.75-9.75s9.75 4.365 9.75 9.75-4.365 9.75-9.75 9.75S2.25 17.385 2.25 12Z","key":"0985b16410c1a6f7c85219532a904a3116c37860"}],["path",{"fill":"currentColor","d":"M8.25 12a.75.75 0 0 1 .75-.75h6.6a.75.75 0 0 1 0 1.5H9a.75.75 0 0 1-.75-.75Z","key":"8af11dd18e6dd937bea25bb519d99aa13f293da1"}],["path",{"fill":"currentColor","d":"M12.47 8.62a.75.75 0 0 1 1.06 0l2.5 2.5a1.233 1.233 0 0 1 0 1.76l-2.5 2.5a.75.75 0 1 1-1.06-1.06L14.79 12l-2.32-2.32a.75.75 0 0 1 0-1.06Z","key":"e6e8f487cd53884e30041e6beed9f1be7c5c0c56"}]])
export default ArrowCircleRight