initial commit
|
@ -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
|
After Width: | Height: | Size: 1.9 KiB |
After Width: | Height: | Size: 1.5 KiB |
After Width: | Height: | Size: 2.0 KiB |
After Width: | Height: | Size: 1.7 KiB |
After Width: | Height: | Size: 1.6 KiB |
|
@ -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>
|
After Width: | Height: | Size: 1.6 KiB |
After Width: | Height: | Size: 1.8 KiB |
After Width: | Height: | Size: 1.7 KiB |
After Width: | Height: | Size: 1.3 KiB |