Skip to content

Commit

Permalink
Remove icon type icp4,icp5,icp6
Browse files Browse the repository at this point in the history
  • Loading branch information
Lynwee.Hou authored and JackMordaunt committed Apr 8, 2022
1 parent 19366bf commit 1e2a23a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions icns.go
Original file line number Diff line number Diff line change
Expand Up @@ -157,10 +157,7 @@ var osTypes = []OsType{
{ID: "ic08", Size: uint(256)},
{ID: "ic07", Size: uint(128)},
{ID: "ic12", Size: uint(64)},
{ID: "icp6", Size: uint(64)},
{ID: "ic11", Size: uint(32)},
{ID: "icp5", Size: uint(32)},
{ID: "icp4", Size: uint(16)},
}

// getTypesFromSize returns the types for the given icon size (in px).
Expand Down

0 comments on commit 1e2a23a

Please sign in to comment.