@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) • 580 B
JavaScript
/* 🤖 this file was generated by svg-to-ts*/
export const rIconsCheckCircleOutline = {
name: 'check-circle-outline',
data: `<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"><g class="check-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="M16.696 9.282a1 1 0 01.022 1.414L12.16 15.4a1.4 1.4 0 01-2.01 0l-1.867-1.926a1 1 0 011.436-1.392l1.436 1.481 4.128-4.259a1 1 0 011.414-.022z"/></g></g></svg>`
};