drich's profile picture

Published by

published
updated

Category: SpaceHey

Online Status Shin Megami Tensei Icons

So I thought that these smt demon icons looked cool and I made some "online now" icons with them


It looks like that (and the demon is animated)

It looks like that


If you want other colors then let me know in the comments

I forgot about the resolution so it’s necessary to add h&w lol

(Also I’m not that good with coding so here I put the code that worked for me)


***


Green


<style>

.online{content:url("https://tenor.com/lxtEvIAxmo2.gif"); height: 43px; width: 100px;}

</style>

***


Red


<style>

.online{content:url("https://tenor.com/9WZp21tu1O.gif"); height: 43px; width: 100px;}

</style>

***


White


<style>

.online{content:url("https://tenor.com/kMWHFxrt9v6.gif"); height: 43px; width: 100px;}

</style>

***


Black


<style>

.online{content:url("https://tenor.com/qbbPWsTFdc6.gif"); height: 43px; width: 100px;}

</style>



That’s all! Let me know in the comments if you like them or if there’re some problems with them


***


0 Kudos

Comments

Displaying 0 of 0 comments ( View all | Add Comment )