Packages

This package adds a convenient way of using Font Awesome SVGs with your Phoenix, Phoenix LiveView and Surface applications.

Current section

Files

Jump to
ex_fontawesome node_modules @fortawesome fontawesome-free less _fixed-width.less
Raw

node_modules/@fortawesome/fontawesome-free/less/_fixed-width.less

// Fixed Width Icons
// -------------------------
.@{fa-css-prefix}-fw {
text-align: center;
width: (20em / 16);
}