@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) • 454 B
JavaScript
/* 🤖 this file was generated by svg-to-ts*/
export const rIconsFilterOutline = {
name: 'filter-outline',
data: `<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"><g class="filter-outline"><path fill-rule="evenodd" d="M3 7a1 1 0 011-1h16a1 1 0 110 2H4a1 1 0 01-1-1zm2 4.5a1 1 0 011-1h12a1 1 0 110 2H6a1 1 0 01-1-1zM8 16a1 1 0 011-1h6a1 1 0 110 2H9a1 1 0 01-1-1z" class="Vector 38 (Stroke)" clip-rule="evenodd"/></g></svg>`
};