Collision emoji SVG
A cartoon-styled representation of a collision. Depicted as a star-like, orange-and-yellow fiery burst, generally with one point extending to the bottom right, as if from the source of the collision. May be used to represent various types of bangs, explosions, or crashes. Like π₯ Fire and π― Hundred Points, commonly used to represent something is excellent or exciting in some way. Apple implements a version of π₯ Collision in its 𧨠Firecracker and πΈ Camera With Flash. Collision was approved as part of Unicode 6.0 in 2010 under the name "Collision Symbol" and added to Emoji 1.0 in 2015.
Description from EmojipediaWhat does the collision emoji mean?
The collision emoji π₯ signifies impact, crashing, or sudden forceful contact.
The above meaning was generated by artificial intelligence. It may contain errors or inaccuracies, or be entirely untrue.Copy the collision emoji
Copy and paste the π₯ collision emoji to your clipboard.
Download the collision emoji
Download the collision emoji in PNG and SVG formats below, or copy the emoji to your clipboard.
Use this emoji in your website
You can add the collision 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/1f4a5/noto/svg" alt="" style="width: 1.2em; height: 1.2em;" /></p>