@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) • 393 B
JavaScript
/* 🤖 this file was generated by svg-to-ts*/
export const rIconsCaretRightOutline = {
name: 'caret-right-outline',
data: `<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"><path fill-rule="evenodd" d="M7.793 19.707a1 1 0 010-1.414L14.086 12 7.793 5.707a1 1 0 011.414-1.414l6.293 6.293a2 2 0 010 2.828l-6.293 6.293a1 1 0 01-1.414 0z" clip-rule="evenodd"/></svg>`
};