@meistericons/meistericons
Version:
Meistericons, an icon library,
8 lines (3 loc) • 807 B
text/typescript
import createMeisterIcons from '../src/createMeisterIcons';
const ArrowCircleLeft = createMeisterIcons("arrow-circle-left", [["path",{"fill":"currentColor","d":"M12 20.25a8.25 8.25 0 1 0 0-16.5 8.25 8.25 0 0 0 0 16.5ZM21.75 12c0 5.385-4.365 9.75-9.75 9.75S2.25 17.385 2.25 12 6.615 2.25 12 2.25s9.75 4.365 9.75 9.75Z","key":"9ca04183709fabaf89d2f0675718feece3a7a494"}],["path",{"fill":"currentColor","d":"M15.75 12a.75.75 0 0 1-.75.75H8.4a.75.75 0 0 1 0-1.5H15a.75.75 0 0 1 .75.75Z","key":"7f4a4d7d8a959488ef512ef575baa6273ee548fd"}],["path",{"fill":"currentColor","d":"M11.53 15.53a.75.75 0 0 1-1.06 0l-2.5-2.5a1.233 1.233 0 0 1 0-1.76l2.5-2.5a.75.75 0 1 1 1.06 1.06l-2.32 2.32 2.32 2.32a.75.75 0 0 1 0 1.06Z","key":"99e90bf1bc0bf3cbd683856bb730f300ca698a91"}]])
export default ArrowCircleLeft