@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) • 543 B
JavaScript
/* 🤖 this file was generated by svg-to-ts*/
export const rIconsListOutline = {
name: 'list-outline',
data: `<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"><g class="list-outline"><g class="Vector"><path fill-rule="evenodd" d="M7 7a1 1 0 011-1h11a1 1 0 110 2H8a1 1 0 01-1-1zm0 5a1 1 0 011-1h11a1 1 0 110 2H8a1 1 0 01-1-1zm0 5a1 1 0 011-1h11a1 1 0 110 2H8a1 1 0 01-1-1z" clip-rule="evenodd"/><path d="M6 7a1 1 0 11-2 0 1 1 0 012 0zm0 5a1 1 0 11-2 0 1 1 0 012 0zm0 5a1 1 0 11-2 0 1 1 0 012 0z"/></g></g></svg>`
};