UNPKG

@aherrahul/rds-icons

Version:

A rds icons built by rahul aher, using for RDS dessign system and Vue components used in project

6 lines (5 loc) 614 B
/* 🤖 this file was generated by svg-to-ts*/ export const rIconsArrowLeftCircleOutline = { name: 'arrow-left-circle-outline', data: `<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"><g class="arrow-left-circle-outline"><g class="Vector" fill-rule="evenodd" clip-rule="evenodd"><path d="M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10zm-10 8a8 8 0 100-16 8 8 0 000 16z"/><path d="M7 12a1 1 0 011-1h8a1 1 0 110 2H8a1 1 0 01-1-1z"/><path d="M7.293 12.707a1 1 0 010-1.414l3-3a1 1 0 111.414 1.414L9.414 12l2.293 2.293a1 1 0 01-1.414 1.414l-3-3z"/></g></g></svg>` };