Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions src/components/icon/assets/os/cachyos.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions src/components/icon/iconsList.js
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,7 @@ import osAVTECH from "./assets/os/avtech.svg"
import osBarracuda from "./assets/os/barracuda.svg"
import osBrocade from "./assets/os/brocade.svg"
import osBrother from "./assets/os/brother.svg"
import osCachyOS from "./assets/os/cachyos.svg"
import osCelarOS from "./assets/os/celarOS.svg"
import osCentos from "./assets/os/centos.svg"
import osCentosColored from "./assets/os/centos_colored.svg"
Expand Down Expand Up @@ -728,6 +729,7 @@ export const iconsList = {
osBarracuda,
osBrocade,
osBrother,
osCachyOS,
osCelarOS,
osCentos,
osCentosColored,
Expand Down