mirror of
https://github.com/Silveere/nixfiles-assets.git
synced 2025-04-27 22:35:43 -04:00
Add Windows icon
This commit is contained in:
parent
4ee66c3036
commit
5612da9d66
1
icons/hicolor/scalable/apps/microsoft-windows.svg
Normal file
1
icons/hicolor/scalable/apps/microsoft-windows.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 4875 4875"><path fill="#0078d4" d="M0 0h2311v2310H0zm2564 0h2311v2310H2564zM0 2564h2311v2311H0zm2564 0h2311v2311H2564"/></svg>
|
After Width: | Height: | Size: 179 B |
@ -9,5 +9,6 @@ stdenvNoCC.mkDerivation {
|
||||
ls
|
||||
mkdir -p $out/share/
|
||||
cp -a wallpapers $out/share/
|
||||
cp -a icons $out/share/
|
||||
'';
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user