Skip to content

devrsi0n/Animated-Fluent-Emojis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microsoft Teams Animted emojis

Microsoft Teams Fluent Animated emojis

All the Microsoft animated fluent emojis are available in one place and ready to use in your next project or README file.

How to use:

  1. Visit Here: animated-fluent-emoji.vercel.app

  2. You will see a list of emojis.

  3. Hit CTRL+F and type the emoji name to find it. (Name List)

  4. Hover over the emoji.

  5. Two options will appear as icons. Choose a option you want:

    1. Download. (This will download the animated emoji as a png file.)

    2. Copy the image tag. (This will copy the image tag to your clipboard.)

      The html tag should look like this:

      <img
        src="https://raw.githubusercontent.com/Tarikul-Islam-Anik/Microsoft-Teams-Animated-Emojis/master/Emojis/Smilies/Cat%20with%20Tears%20of%20Joy.png"
        alt="Cat with Tears of Joy"
        width="25"
        height="25"
      />

      Adjust the width and height attributes as needed.

Enjoy! Party Popper

Green Heart Loved my work?

Star Give a star to this project
Folded Hands Light Skin Tone Follow Me on Github
Hot Beverage Buy me a coffee

Previews:

Microsoft Teams Animted emojis Microsoft Teams Animted emojis Microsoft Teams Animted emojis Microsoft Teams Animted emojis

All rights reserved Microsoft. Media files are dowloaded from Emojipedia huge shoutout to them . Gifs Credit: Behance

About

All the Microsoft animated fluent emojis are available in one place and ready to use in your next project or README file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.6%
  • CSS 6.4%