@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) • 560 B
JavaScript
/* 🤖 this file was generated by svg-to-ts*/
export const rIconsUploadOutline = {
name: 'upload-outline',
data: `<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"><g class="upload-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="M7.285 10.1a1 1 0 01.016-1.415l4.5-4.4a1 1 0 011.398 0l4.5 4.4a1 1 0 11-1.398 1.43L13.5 7.376V16a1 1 0 11-2 0V7.376l-2.8 2.739a1 1 0 01-1.415-.016z"/></g></g></svg>`
};