@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) • 538 B
JavaScript
/* 🤖 this file was generated by svg-to-ts*/
export const rIconsFolderOutline = {
name: 'folder-outline',
data: `<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"><g class="folder-outline"><path fill-rule="evenodd" d="M2 17V8a4 4 0 014-4h3.327a3 3 0 012.02.781L10 6.261A1 1 0 009.327 6H6a2 2 0 00-2 2v9a2 2 0 002 2h12a2 2 0 002-2v-6.4a2 2 0 00-2-2h-4.655A2 2 0 0112 8.08l-2-1.82 1.347-1.479L13.345 6.6H18a4 4 0 014 4V17a4 4 0 01-4 4H6a4 4 0 01-4-4z" class="Vector (Stroke)" clip-rule="evenodd"/></g></svg>`
};