Skip to content

Commit

Permalink
add icon colour black modifier class
Browse files Browse the repository at this point in the history
  • Loading branch information
davidhunter08 committed Oct 23, 2024
1 parent 8682918 commit bb607a4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/styles/icon/_icons.scss
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,7 @@
stroke: $color_nhsuk-white;
}
}

.nhsapp-icon--black {
fill: $color_nhsuk-black;
}

0 comments on commit bb607a4

Please sign in to comment.