@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) • 497 B
JavaScript
/* 🤖 this file was generated by svg-to-ts*/
export const rIconsArrowLeftOutline = {
name: 'arrow-left-outline',
data: `<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"><path fill-rule="evenodd" d="M5.5 12.214a1 1 0 011-1H19a1 1 0 110 2H6.5a1 1 0 01-1-1z" clip-rule="evenodd"/><path fill-rule="evenodd" d="M4 12.214a1 1 0 01.293-.707l4.5-4.5a1 1 0 111.414 1.414l-3.793 3.793 3.793 3.793a1 1 0 01-1.414 1.414l-4.5-4.5A1 1 0 014 12.214z" clip-rule="evenodd"/></svg>`
};