Add fontawesome5 fire icon with spacing for title

This commit is contained in:
Vijay Janapa Reddi
2026-01-26 20:37:00 -05:00
parent 3344514eed
commit 97d786fd54
2 changed files with 3 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 MiB

View File

@@ -34,8 +34,9 @@
\makeatletter
\g@addto@macro{\UrlBreaks}{\UrlOrds}
\makeatother
% emoji package not available on arXiv - title will be just "TinyTorch"
\newcommand{\emoji}[1]{}
% Use fontawesome5 for fire icon
\usepackage{fontawesome5}
\newcommand{\emoji}[1]{\,\textcolor{orange}{\faFire}\,}
\usepackage{tikz}
\usetikzlibrary{shapes,arrows,positioning,shadows,calc,backgrounds,decorations.pathreplacing}
\usepackage{subcaption}