Skip to content

philipsorensen/bootstrapicons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implementation of Bootstrap Icons as Laravel components. Add beautiful icons to your Laravel projects with customizable colors, sizes and classes.

Installation

composer require philipsorensen/bootstrapicons

The package is configured for discovery, so Laravel will automatically register it and you can start using it.

Usage

Here are some examples of how to use it:

<x-bootstrapicons::trash />

<x-bootstrapicons::trash class="me-2" color="red" size="40" />

There is also a shorthand version available:

<x-bi::trash />

About

Beautiful Bootstrap Icons as components for Laravel projects.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors