@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) • 558 B
JavaScript
/* 🤖 this file was generated by svg-to-ts*/
export const rIconsLoginOutline = {
name: 'login-outline',
data: `<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"><g class="login-outline"><g class="Vector" fill-rule="evenodd" clip-rule="evenodd"><path d="M21 17a5 5 0 01-5 5h-5a1 1 0 110-2h5a3 3 0 003-3V7a3 3 0 00-3-3h-5a1 1 0 110-2h5a5 5 0 015 5v10z"/><path d="M10.47 7.316a1 1 0 011.414-.046l4.8 4.5a1 1 0 010 1.46l-4.8 4.5a1 1 0 11-1.368-1.46l2.955-2.77H4a1 1 0 110-2h9.471l-2.955-2.77a1 1 0 01-.046-1.414z"/></g></g></svg>`
};