initial commit

This commit is contained in:
Yessiest 2022-09-20 21:54:41 +04:00
commit 23ffcb4430
20 changed files with 114 additions and 0 deletions

10
README.md Normal file
View File

@ -0,0 +1,10 @@
# Icon pack for 512mb.org
All of your favorite variations of harold, now available as a PSI-exclusive icon pack.
## How to install
1. mkdir -p $HOME/.local/share/psi/iconsets/emoticons
2. cp -r 512mb-xmpp-emoji $HOME/.local/share/psi/iconsets/emoticons
3. restart psi
4. go to settings -> appearance -> select both harold and default icon pack
5. hit apply
6. enjoy

BIN
angry.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

BIN
coolFlushed.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

BIN
coolzoom.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

BIN
cring3d.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

BIN
florp.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

BIN
gun.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

BIN
gun2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

BIN
harold.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

BIN
harold2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

104
icondef.xml Normal file
View File

@ -0,0 +1,104 @@
<?xml version='1.0' encoding='UTF-8'?>
<icondef>
<meta>
<name>512mb pack</name>
<version>0.1</version>
<description>Official emoji pack of 512mb</description>
<creation>2022-09-20</creation>
<home>https://512mb.org</home>
<author jid='yessiest@yessiest.512mb.org' email='yessiest@text.512mb.org' www='http://yessiest.512mb.org'>Yessiest</author>
</meta>
<!-- Normal icons -->
<icon>
<text>:angry:</text>
<object mime='image/png'>angry.png</object>
</icon>
<icon>
<text>:coolFlushed:</text>
<object mime='image/png'>coolFlushed.png</object>
</icon>
<icon>
<text>:coolzoom:</text>
<object mime='image/png'>coolzoom.png</object>
</icon>
<icon>
<text>:cring3d:</text>
<object mime='image/png'>cring3d.png</object>
</icon>
<icon>
<text>:florp:</text>
<object mime='image/png'>florp.png</object>
</icon>
<icon>
<text>:gun:</text>
<object mime='image/png'>gun.png</object>
</icon>
<icon>
<text>:gun2:</text>
<object mime='image/png'>gun2.png</object>
</icon>
<icon>
<text>:harold:</text>
<object mime='image/png'>harold.png</object>
</icon>
<icon>
<text>:harold2:</text>
<object mime='image/png'>harold2.png</object>
</icon>
<icon>
<text>:kek:</text>
<object mime='image/png'>kek.png</object>
</icon>
<icon>
<text>:killme:</text>
<object mime='image/png'>killme.png</object>
</icon>
<icon>
<text>:linux:</text>
<object mime='image/png'>linux.png</object>
</icon>
<icon>
<text>:oles:</text>
<object mime='image/png'>oles.png</object>
</icon>
<icon>
<text>:snuskglasses:</text>
<object mime='image/png'>snuskglasses.png</object>
</icon>
<icon>
<text>:stahp:</text>
<object mime='image/png'>stahp.png</object>
</icon>
<icon>
<text>:thinkies:</text>
<object mime='image/png'>thinkies.png</object>
</icon>
<icon>
<text>:weirddog:</text>
<object mime='image/png'>weirddog.png</object>
</icon>
<icon>
<text>:what:</text>
<object mime='image/png'>what.png</object>
</icon>
</icondef>

BIN
kek.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

BIN
killme.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

BIN
linux.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

BIN
oles.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

BIN
snuskglasses.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

BIN
stahp.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

BIN
thinkies.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

BIN
weirddog.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

BIN
what.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB