# I made a 2001-era emoji font! That you can use!

DevFeed: [I made a 2001-era emoji font! That you can use!](<https://devfeed.tech/articles/i-made-a-2001-era-emoji-font-that-you-can-use-35531.md>)

Original publisher: [Read original article](<https://meowni.ca/posts/og-emoji-font/>)

Author: Monica Dinculescu

Published: 2016-10-04T00:00:00Z

Content type: article

Language: en

Sources: [Monica Dinculescu](<https://devfeed.tech/sources/monica-dinculescu.md>)

Topics: [Emoji](<https://devfeed.tech/topics/emoji.md>), [Font](<https://devfeed.tech/topics/font.md>), [Web](<https://devfeed.tech/topics/web.md>)

Tags: [fonts](<https://devfeed.tech/tags/fonts.md>), [web](<https://devfeed.tech/tags/web.md>)

## AI overview

The author recreated 166 emoji from a 2001-era DoCoMo phone as 12x12-pixel sprites, converted them to SVGs, and used Fontastic to create a black-and-white emoji font mapped to current emoji code points.

## Source excerpt

You know the scenes in Friends when Ross starts talking about dinosaurs and he's SUPER excited but everyone else is losing the will to live? This is basically that, only instead of dinosaurs, it's emoji, and unlike Ross, I have never successfully befriended a monkey. Last month, my coworker casually told me he still has a 2001 era DoCoMo phone, which is one of the first phones to have emoji (🤓🤓🤓: emoji first appeared in 1999, on DoCoMo phones, and DoCoMo phones alone). So I got ahold of this phone. Which charged, turned on and most importantly, TOTALLY had OG emoji: I spent the whole day being unproductive and sending emoji messages to people: SVGs I then took a 10 hour flight to Europe and, for lack of better things to do while watching every movie that came out this year, I drew every one of those emoji as a sprite. 166 emoji in total, 12x12px each, in one of six colors. This was my first time doing pixels sprites, so I obviously fucked it up: I ended up with a bunch of random sprite sheets, each with a random number of sprites in it, which was a bit of a mess. Thankfully, Amanda Glosson, reigning queen of pixels, wrote me a script to transmogrify my mess into individual svgs. These individual SVGs, to be exact: LOOK HOW PRETTY THEY ARE! 💓 A wild font appears The reason why I made those SVGs was partly because Captain America: Civil War is unbearably boring, but partly because I wanted to make a font and use it everywhere like an emoji hipster. So then I did. I used Fontastic to make the font - it's black and white, because at the time of writing this, colour fonts weren't supported on the web (tbh, even a year later, when colour fonts are supported, I still couldn't tell you how to make on). I also mapped the original emoji glyph to one of the current existing emoji code points, based on this list, because let's be honest, some of them were mysterious. Do you know what 💥 means? It's 💥. And 💦 is 💦. 12 pixels ain't a lot of pixels, friends. Here the 166 emoji as th