Version

0.0.5

Author

Ironman Software

Downloads

1057

Tags

PowerShellUniversal App Bootstrap

Created

05/15/2023

Bootstrap Icons

Install-Module Universal.Icons.Bootstrap
New-UDBootstrapIcon -Icon "BsFillBox2Fill"

Size

Adjust the size of the icon.

New-UDBootstrapIcon -Icon "BsFillBox2Fill" -Size '20em'

Styling

Adjust the style of the icon.

New-UDBootstrapIcon -Icon "BsFillBox2Fill" -Style @{
    backgroundColor = "red"
}

Installation Options

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet.

PS > Install-PSResource Universal.Icons.Bootstrap

Install within the PowerShell Universal v5 admin console. More Info

PowerShell Universal Gallery

Version History

Version Published
0.0.5 05/15/2023