@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) • 409 B
JavaScript
/* 🤖 this file was generated by svg-to-ts*/
export const rIconsPlusOutline = {
name: 'plus-outline',
data: `<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"><g class="plus-outline"><g class="Vector" fill-rule="evenodd" clip-rule="evenodd"><path d="M12 3a1 1 0 011 1v16a1 1 0 11-2 0V4a1 1 0 011-1z"/><path d="M21 12a1 1 0 01-1 1H4a1 1 0 110-2h16a1 1 0 011 1z"/></g></g></svg>`
};