This content originally appeared on DEV Community and was authored by Ałohe
Using Emoji cloud you can to add 300+ custom vector emojis to your projects in seconds
🌐 Include the CSS file via CDN
Add the following code right before the closing </head>
tag
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/alohe/emojicloud/emojicloud.css" />
That's it, you can now start adding SVG emojis on your web page
<h1><i class="emoji-unicorn"></i></h1>
<h2><i class="emoji-unicorn"></i></h2>
<h3><i class="emoji-unicorn"></i></h3>
<h4><i class="emoji-unicorn"></i></h4>
<h5><i class="emoji-unicorn"></i></h5>
<h6><i class="emoji-unicorn"></i></h6>
You can find a complete list of the emojis here
See it in action on codepen
let me know if you have any questions or feedback
This content originally appeared on DEV Community and was authored by Ałohe
Ałohe | Sciencx (2022-07-13T12:20:44+00:00) Add vector emojis to your websites. Retrieved from https://www.scien.cx/2022/07/13/add-vector-emojis-to-your-websites/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.