Skip to content

Commit

Permalink
style: Adding Skip Back Icon
Browse files Browse the repository at this point in the history
  • Loading branch information
James Brundage committed Mar 16, 2024
1 parent 79a2e0a commit 99cc8c2
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 @@ -142,6 +142,7 @@ Export-4BitSVG -SVG https://raw.githubusercontent.com/feathericons/feather/maste
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")
Export-4BitSVG -SVG https://raw.githubusercontent.com/feathericons/feather/master/icons/skip-back.svg -OutputPath (Join-Path $IncludesPath "skip-back-icon.svg")

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

0 comments on commit 99cc8c2

Please sign in to comment.