Skip to content

Commit

Permalink
style: Adding Save Icon
Browse files Browse the repository at this point in the history
  • Loading branch information
James Brundage committed Mar 16, 2024
1 parent 872969d commit 765ed47
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 4bitcss.build.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ Export-4BitSVG -SVG https://raw.githubusercontent.com/feathericons/feather/maste
Export-4BitSVG -SVG https://raw.githubusercontent.com/feathericons/feather/master/icons/download-cloud.svg -Stroke "ansi6" -OutputPath (Join-Path $IncludesPath "download-cloud-icon.svg")
Export-4BitSVG -SVG https://raw.githubusercontent.com/feathericons/feather/master/icons/shuffle.svg -Stroke "ansi6" -OutputPath (Join-Path $IncludesPath "shuffle-icon.svg")
Export-4BitSVG -SVG https://raw.githubusercontent.com/feathericons/feather/master/icons/help-circle.svg -Stroke "ansi6" -OutputPath (Join-Path $IncludesPath "help-circle-icon.svg")
Export-4BitSVG -SVG https://raw.githubusercontent.com/feathericons/feather/master/icons/save.svg -OutputPath (Join-Path $IncludesPath "save-icon.svg")

Get-Module 4bitcss |
Split-Path |
Expand Down

0 comments on commit 765ed47

Please sign in to comment.