mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 18:44:16 +00:00
update assets
This commit is contained in:
parent
6c29315a8e
commit
bbda287406
8
packages/app/public/broken-image.svg
Normal file
8
packages/app/public/broken-image.svg
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
<svg
|
||||||
|
style="width: 1em; height: 1em;vertical-align: middle;fill: var(--background-color-contrast);overflow: hidden;"
|
||||||
|
viewBox="0 0 1024 1024"
|
||||||
|
version="1.1"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
><path
|
||||||
|
d="M896 213.333333v281.6l-128-128-170.666667 170.666667-170.666666-170.666667-170.666667 170.666667-128-128V213.333333c0-46.933333 38.4-85.333333 85.333333-85.333333h597.333334c46.933333 0 85.333333 38.4 85.333333 85.333333z m-128 273.066667l128 128V810.666667c0 46.933333-38.4 85.333333-85.333333 85.333333H213.333333c-46.933333 0-85.333333-38.4-85.333333-85.333333V529.066667l128 128 170.666667-170.666667 170.666666 170.666667 170.666667-170.666667z"
|
||||||
|
/></svg>
|
After Width: | Height: | Size: 667 B |
BIN
packages/app/public/sounds/error.wav
Normal file
BIN
packages/app/public/sounds/error.wav
Normal file
Binary file not shown.
@ -1,3 +0,0 @@
|
|||||||
export default {
|
|
||||||
"crash": new URL('./crash.wav', import.meta.url).href
|
|
||||||
}
|
|
BIN
packages/app/public/sounds/notification.wav
Normal file
BIN
packages/app/public/sounds/notification.wav
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user