Writing hand emoji SVG
A hand holding a pen or pencil and writing. Most often shown as holding either a blue or black pen, though Microsoft's design has a red pen. LG's design displays a left hand, while all other platforms show a right hand. Used broadly to represent writing. Also used between words to show that a lesson is being learned and to indicate someone is taking notes. For example, ✍️look✍️both✍️ways✍️before✍️you✍️cross✍️the✍️street. This use was popularized in TikTok comments. It uses the established practice of placing emojis between words for emphasis. Possibly influenced by the emphatic use of 👏 Clapping Hands, which reflects speech-gesture pairings in Black English in the United States. Writing Hand was approved as part of Unicode 1.1 in 1993 and added to Emoji 1.0 in 2015.
Description from EmojipediaWhat does the writing hand emoji mean?
The writing hand emoji represents the act of writing or signing something.
The above meaning was generated by artificial intelligence. It may contain errors or inaccuracies, or be entirely untrue.Copy the writing hand emoji
Copy and paste the ✍️ writing hand emoji to your clipboard.
Download the writing hand emoji
Download the writing hand emoji in PNG and SVG formats below, or copy the emoji to your clipboard.
Use this emoji in your website
You can add the writing hand emoji to your website in a few ways. The first way is by using the unicode character, the emoji itself. This has the advantage of rendering immediately and it doesn't require any additional network requests. However, emoji characters don't always scale well and they are inconsistent across platforms.
<p>Here is my emoji: ✍️</p>
The second way is by using the emoji's HTML character reference, which has the same advantages and disadvantages of using the emoji itself.
<p>Here is my emoji: ✍</p>
The third way is by using an image to display the emoji. This works great if you want to display larger emojis, for example, to allow users to "react" to an article. We provide an Emoji API which you can use to display high-quality SVG or PNG emoji images on your website.
<p>Here is my emoji: <img src="https://www.emoji.family/api/emojis/270d/noto/svg" alt="" style="width: 1.2em; height: 1.2em;" /></p>