@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) • 566 B
JavaScript
/* 🤖 this file was generated by svg-to-ts*/
export const rIconsDownloadOutline = {
name: 'download-outline',
data: `<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"><g class="download-outline"><g class="Vector" fill-rule="evenodd" clip-rule="evenodd"><path d="M7 22a5 5 0 01-5-5v-3a1 1 0 112 0v3a3 3 0 003 3h10a3 3 0 003-3v-3a1 1 0 112 0v3a5 5 0 01-5 5H7z"/><path d="M17.715 10.9a1 1 0 01-.016 1.415l-4.5 4.4a1 1 0 01-1.398 0l-4.5-4.4a1 1 0 111.398-1.43l2.801 2.739V5a1 1 0 112 0v8.624l2.8-2.739a1 1 0 011.415.016z"/></g></g></svg>`
};