diff --git a/sphinx/texinputs/sphinx.sty b/sphinx/texinputs/sphinx.sty index 5dcf9810907..109c07d1a9a 100644 --- a/sphinx/texinputs/sphinx.sty +++ b/sphinx/texinputs/sphinx.sty @@ -931,10 +931,6 @@ % Icon defaults depending on package used. % Attention! no extra spaces (to align here) when using \@namedef! -% MEMO: the [regular] style mark-up for {lightbulb} was inherited -% from fontawesome5 and found experimentally to work also with -% fontawesome6 (and fontawesome7) despite their respective PDF docs -% not mentioning it... \@namedef{spx@fontawesome6@note}{\faIcon{circle-info}} \@namedef{spx@fontawesome6@hint}{\faIcon[regular]{lightbulb}} \@namedef{spx@fontawesome6@tip}{\faIcon[regular]{lightbulb}}