Emoji Avatar Creator
Unleash Creativity with Personalized Emoji Avatars!
Laiba Qaisar
Last Update 4 months ago
Introduction:
Whether you're designing avatars for personal use, branding, or app integration, the Emoji Avatar Creator provides a seamless and creative solution. It's perfect for adding a playful and expressive touch to your digital projects!

Instructions to Use the Emoji Avatar Creator Plugin
Add dropdown elements to your page to allow users to select:
- Mouth → Value from the Mouth Style dropdown
- Background Color→ Value from the Background Color dropdown
Unlike the custom emoji, the random emoji workflow does not rely on user inputs.
The Emoji Avatar Creator plugin provides two workflows
Custom Emoji and Random Emoji. Below is a step-by-step guide to use these workflows effectively.1.Add the Emoji Element
- Drag and drop the Emoji Element onto your Bubble page.
- This element will provide the necessary properties (e.g., eye styles, mouth styles, background colors, etc.) that can be accessed by dropdowns for customization.
Add dropdown elements to your page to allow users to select:
- Eye Style
- Mouth Style
- Background Color
- Populate these dropdowns with the property values made available by the Emoji Element.
- In your Bubble workflow editor, create a new workflow action for the button or trigger you want to use for generating the custom emoji.
- Use the Custom Emoji action from the plugin and map the dropdown inputs to the respective properties:
- Mouth → Value from the Mouth Style dropdown
- Background Color→ Value from the Background Color dropdown
- Add an HTML Element to your page.
- Bind the output SVG from the Custom Emoji workflow action to the inner content of this HTML element.
- This will render the generated custom emoji avatar on the page.
Unlike the custom emoji, the random emoji workflow does not rely on user inputs.
2. Create a Random Emoji Action
- In your Bubble workflow editor, create a new workflow action for the button or trigger you want to use for generating a random emoji.
- Use the Random Emoji action from the plugin.
- This action will automatically generate an emoji avatar with random parameters.
- Add an HTML Element to your page.
- Bind the output SVG from the Random Emoji workflow action to the inner content of this HTML element.
- This will render the randomly generated emoji avatar on the page.

