Skip to content

Commit

Permalink
Merge pull request #1501 from scireum/feature/sbi/OX-11809
Browse files Browse the repository at this point in the history
CSS Design System - Add a fontawesome icon that can be used for external links
  • Loading branch information
sabieber authored Feb 5, 2025
2 parents 637c56e + c02e67b commit a4afa15
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/main/resources/assets/design-system/icons.scss
Original file line number Diff line number Diff line change
Expand Up @@ -137,3 +137,7 @@
.sci-icon-filter-text-soft {
background-image: url(svgResource('/assets/images/icons/filter.svg', #212529));
}

.sci-icon-up-right-from-square-text-muted {
background-image: url(svgResource('/assets/images/icons/up-right-from-square.svg', #6c757d));
}
12 changes: 12 additions & 0 deletions src/main/resources/assets/images/icons/up-right-from-square.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a4afa15

Please sign in to comment.