mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2026-04-27 13:04:12 +00:00
Updated Heroicons icons
This commit is contained in:
@@ -27,7 +27,7 @@ export const folders = [
|
||||
id : '0197c436-2ef3-424d-b546-8b7f49186e15',
|
||||
title: 'Spam',
|
||||
slug : 'spam',
|
||||
icon : 'heroicons_outline:exclamation',
|
||||
icon : 'heroicons_outline:exclamation-triangle',
|
||||
},
|
||||
{
|
||||
id : '2fa74637-d362-4fd2-9a88-f7195a88bdde',
|
||||
|
||||
@@ -9,7 +9,7 @@ export const boards = [
|
||||
id : '2c82225f-2a6c-45d3-b18a-1132712a4234',
|
||||
title : 'Admin Dashboard',
|
||||
description : 'Roadmap for the new project',
|
||||
icon : 'heroicons_outline:template',
|
||||
icon : 'heroicons_outline:rectangle-group',
|
||||
lastActivity: now.startOf('day').minus({day: 1}).toISO(),
|
||||
members : [
|
||||
'9c510cf3-460d-4a8c-b3be-bcc3db578c08',
|
||||
|
||||
Reference in New Issue
Block a user