@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) • 502 B
JavaScript
/* 🤖 this file was generated by svg-to-ts*/
export const rIconsArrowRightOutline = {
name: 'arrow-right-outline',
data: `<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"><path fill-rule="evenodd" d="M18.5 12.214a1 1 0 00-1-1H5a1 1 0 100 2h12.5a1 1 0 001-1z" clip-rule="evenodd"/><path fill-rule="evenodd" d="M20 12.214a1 1 0 00-.293-.707l-4.5-4.5a1 1 0 10-1.414 1.414l3.793 3.793-3.793 3.793a1 1 0 001.414 1.415l4.5-4.5a1 1 0 00.293-.708z" clip-rule="evenodd"/></svg>`
};