@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) • 390 B
JavaScript
/* 🤖 this file was generated by svg-to-ts*/
export const rIconsPauseOutline = {
name: 'pause-outline',
data: `<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"><g class="pause-outline"><path fill-rule="evenodd" d="M9 5a1 1 0 011 1v12a1 1 0 11-2 0V6a1 1 0 011-1zm6 0a1 1 0 011 1v12a1 1 0 11-2 0V6a1 1 0 011-1z" class="Vector" clip-rule="evenodd"/></g></svg>`
};