@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) • 533 B
JavaScript
/* 🤖 this file was generated by svg-to-ts*/
export const rIconsPowerOutline = {
name: 'power-outline',
data: `<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"><g class="power-outline"><g class="Vector" fill-rule="evenodd" clip-rule="evenodd"><path d="M12 2a1 1 0 011 1v8a1 1 0 11-2 0V3a1 1 0 011-1z"/><path d="M6.343 6.343a8 8 0 1011.314 0A1 1 0 1119.07 4.93c3.905 3.905 3.905 10.237 0 14.142-3.905 3.905-10.237 3.905-14.142 0-3.905-3.905-3.905-10.237 0-14.142a1 1 0 011.414 1.414z"/></g></g></svg>`
};