How to use the @fortawesome/free-regular-svg-icons.far.faStar function in @fortawesome/free-regular-svg-icons

To help you get started, we’ve selected a few @fortawesome/free-regular-svg-icons examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github nezhar / snypy-frontend / src / app / app.module.ts View on Github external
import { PermDirective } from './directives/perm/perm.directive';

library.add(
  fas.faCoffee,
  fas.faCode,
  fas.faSyncAlt,
  fas.faGlobe,
  fas.faEye,
  fas.faEyeSlash,
  fas.faTag,
  fas.faCloudUploadAlt,
  fas.faCloudDownloadAlt,
  fas.faUser,
  fas.faPlus,
  fas.faStar,
  far.faStar,
  fas.faTrash,
  fas.faCircle,
  fas.faHashtag,
);

@NgModule({
  declarations: [
    AppComponent,
    LabelsComponent,
    LanguagesComponent,
    MenuComponent,
    SnippetsComponent,
    SnippetComponent,
    SnippetOptionsComponent,
    FooterComponent,
    HeaderComponent,

@fortawesome/free-regular-svg-icons

The iconic font, CSS, and SVG framework

(CC-BY-4.0 AND MIT)
Latest version published 4 months ago

Package Health Score

87 / 100
Full package analysis