red haired emoji
red-haired from Twitter Emoji by Twitter · Default · CC-BY-4.0 Attribution required.
- Name
- red-haired
- Set
- Twitter Emoji
- Style
- Default
- Viewbox
- 36×36
- License
- CC BY 4.0
The same emoji in other sets
Related icons in Twitter Emoji
Use the red haired emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#FFDC5D" d="M0 21h30v15H0z"/><path fill="#E95F28" d="M4.5 1c-1.567 0-3.061.086-4.5.235v23.416c13.81 13.743 6.846-.189 6.846-.189c4.692 4.692 18.769 4.692 18.769 4.692L29.038 36h5.28c.424-2.252.682-5.332.682-9.192C35 15.077 23.269 1 4.5 1z"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiRedHaired(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#FFDC5D" d="M0 21h30v15H0z"/><path fill="#E95F28" d="M4.5 1c-1.567 0-3.061.086-4.5.235v23.416c13.81 13.743 6.846-.189 6.846-.189c4.692 4.692 18.769 4.692 18.769 4.692L29.038 36h5.28c.424-2.252.682-5.332.682-9.192C35 15.077 23.269 1 4.5 1z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#FFDC5D" d="M0 21h30v15H0z"/><path fill="#E95F28" d="M4.5 1c-1.567 0-3.061.086-4.5.235v23.416c13.81 13.743 6.846-.189 6.846-.189c4.692 4.692 18.769 4.692 18.769 4.692L29.038 36h5.28c.424-2.252.682-5.332.682-9.192C35 15.077 23.269 1 4.5 1z"/></svg> </template>
CSS
.icon-red-haired {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2036%2036%22%3E%3Cpath%20fill%3D%22%23FFDC5D%22%20d%3D%22M0%2021h30v15H0z%22%2F%3E%3Cpath%20fill%3D%22%23E95F28%22%20d%3D%22M4.5%201c-1.567%200-3.061.086-4.5.235v23.416c13.81%2013.743%206.846-.189%206.846-.189c4.692%204.692%2018.769%204.692%2018.769%204.692L29.038%2036h5.28c.424-2.252.682-5.332.682-9.192C35%2015.077%2023.269%201%204.5%201z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2036%2036%22%3E%3Cpath%20fill%3D%22%23FFDC5D%22%20d%3D%22M0%2021h30v15H0z%22%2F%3E%3Cpath%20fill%3D%22%23E95F28%22%20d%3D%22M4.5%201c-1.567%200-3.061.086-4.5.235v23.416c13.81%2013.743%206.846-.189%206.846-.189c4.692%204.692%2018.769%204.692%2018.769%204.692L29.038%2036h5.28c.424-2.252.682-5.332.682-9.192C35%2015.077%2023.269%201%204.5%201z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/red-haired.svg?color=%231a73e8&size=48