@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) • 388 B
JavaScript
/* 🤖 this file was generated by svg-to-ts*/
export const rIconsCaretLeftOutline = {
name: 'caret-left-outline',
data: `<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"><path fill-rule="evenodd" d="M16.207 4.293a1 1 0 010 1.414L9.914 12l6.293 6.293a1 1 0 01-1.414 1.414L8.5 13.414a2 2 0 010-2.828l6.293-6.293a1 1 0 011.414 0z" clip-rule="evenodd"/></svg>`
};