Show HN: Emojicons
emojicons.netlify.app
Show HN: Emojicons
1–10 of 38 posts
Re: Show HN: Emojicons
#2If you're like me and was unaware you could have SVG emojis, here's a client-side tool to make a simple one. Just open your emoji picker, save the SVG, and use / modify as you please.
(I'm aware there are equivalents of this hanging around, this was just a day project. I'd recommend https://emojifav.com/ for this, but slicker. Only downside with that one is you have to unescape the data/svg it gives you if you want to edit it, e.g.: if you want to use media queries)
Re: Show HN: Emojicons
#3Hey HN, If you're like me and was unaware you could have SVG emojis, here's a client-side tool to make a simple one. Just open your emoji picker, save the SVG, and use / modify as you please. (I'm aware there are equivalents of this hanging around, this was just a day project. I'd recommend https://emojifav.com/ for this, but slicker. Only downside with that one is you have to unescape the data/svg it gives you if yo…
Re: Show HN: Emojicons
#4Hey HN, If you're like me and was unaware you could have SVG emojis, here's a client-side tool to make a simple one. Just open your emoji picker, save the SVG, and use / modify as you please. (I'm aware there are equivalents of this hanging around, this was just a day project. I'd recommend https://emojifav.com/ for this, but slicker. Only downside with that one is you have to unescape the data/svg it gives you if yo…
Re: Show HN: Emojicons
#5 ðŸ±â€ðŸ‘¤
Am I missing something?Re: Show HN: Emojicons
#6Ok, so I tried it as this would be a useful tool for me. When clicking download all get as plain text in my browser is this: ðŸ±â€ðŸ‘¤ Am I missing something?
Re: Show HN: Emojicons
#7Re: Show HN: Emojicons
#8Re: Show HN: Emojicons
#9Ok, so I tried it as this would be a useful tool for me. When clicking download all get as plain text in my browser is this: ðŸ±â€ðŸ‘¤ Am I missing something?
I'd recommend using another tool for this while I investigate, sorry.
Re: Show HN: Emojicons
#10Ok, so I tried it as this would be a useful tool for me. When clicking download all get as plain text in my browser is this: ðŸ±â€ðŸ‘¤ Am I missing something?
Having no experience in this area, I think it might have to do with text en/decoding - https://en.wikipedia.org/wiki/Mojibake I'd recommend using another tool for this while I investigate, sorry.
On Windows.