Skip to content

Commit

Permalink
Merge pull request #118 from aziontech/no-issue-add-rss-icon
Browse files Browse the repository at this point in the history
feat: new rss icon
  • Loading branch information
robsongajunior authored Feb 10, 2025
2 parents 8e6fc23 + 7627273 commit b82a99e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/assets/icons/azionicons.scss
Original file line number Diff line number Diff line change
Expand Up @@ -148,3 +148,12 @@
.ai.ai-medium::before {
content: '\ea44';
}
.ai.ai-medium::before {
content: '\ea44';
}
.ai.ai-ask-azion::before {
content: '\ea45';
}
.ai.ai-rss::before {
content: '\ea47';
}
Binary file modified src/assets/icons/azionicons.woff2
Binary file not shown.

0 comments on commit b82a99e

Please sign in to comment.