@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) • 387 B
JavaScript
/* 🤖 this file was generated by svg-to-ts*/
export const rIconsCaretUpOutline = {
name: 'caret-up-outline',
data: `<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"><path fill-rule="evenodd" d="M19.707 16.207a1 1 0 01-1.414 0L12 9.914l-6.293 6.293a1 1 0 01-1.414-1.414L10.586 8.5a2 2 0 012.828 0l6.293 6.293a1 1 0 010 1.414z" clip-rule="evenodd"/></svg>`
};