@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) • 389 B
JavaScript
/* 🤖 this file was generated by svg-to-ts*/
export const rIconsCaretDownOutline = {
name: 'caret-down-outline',
data: `<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"><path fill-rule="evenodd" d="M4.293 7.793a1 1 0 011.414 0L12 14.086l6.293-6.293a1 1 0 111.414 1.414L13.414 15.5a2 2 0 01-2.828 0L4.293 9.207a1 1 0 010-1.414z" clip-rule="evenodd"/></svg>`
};