aries emoji
aries from Twitter Emoji by Twitter · Default · Symbols · CC-BY-4.0 Attribution required.
- Name
- aries
- Set
- Twitter Emoji
- Style
- Default
- Category
- Symbols
- Viewbox
- 36×36
- License
- CC BY 4.0
The same emoji in other sets
More symbols icons from Twitter Emoji
a-button-blood-typeab-button-blood-typeantenna-barsaquariusatm-signatom-symbolb-button-blood-typebaby-symbolback-arrowbaggage-claimbiohazardblack-circleblack-large-squareblack-medium-small-squareblack-medium-squareblack-small-squareblack-square-buttonblue-circleblue-squarebright-buttonbrown-circlebrown-squarecancercapricorn
Use the aries emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#9266cc" d="M36 32a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V4a4 4 0 0 1 4-4h28a4 4 0 0 1 4 4z"/><path fill="#fff" d="M30.069 7.711c-.863-1.397-2.322-2.188-4.033-2.188c-3.595 0-5.682 3.404-6.456 10.358C19.438 17.166 18.542 24.447 18 28c0 0-1.596-10.834-1.739-12.119c-.773-6.954-2.86-10.358-6.455-10.358c-1.711 0-3.17.79-4.033 2.188c-.918 1.485-1.026 3.478-.282 4.966a1.504 1.504 0 0 0 2.69-1.346c-.24-.481-.527-2.956 1.66-2.956c2.196 0 3.197 5.019 3.688 7.791S15.999 29.994 16 30c.229.938.857 2 2 2s1.833-1.021 1.984-2c.006-.041 1.652-10.023 2.328-13.834c.492-2.772 1.492-7.791 3.688-7.791c2.187 0 1.9 2.475 1.66 2.956a1.503 1.503 0 0 0 .673 2.014a1.503 1.503 0 0 0 2.017-.668c.745-1.488.637-3.481-.281-4.966"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiAries(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#9266cc" d="M36 32a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V4a4 4 0 0 1 4-4h28a4 4 0 0 1 4 4z"/><path fill="#fff" d="M30.069 7.711c-.863-1.397-2.322-2.188-4.033-2.188c-3.595 0-5.682 3.404-6.456 10.358C19.438 17.166 18.542 24.447 18 28c0 0-1.596-10.834-1.739-12.119c-.773-6.954-2.86-10.358-6.455-10.358c-1.711 0-3.17.79-4.033 2.188c-.918 1.485-1.026 3.478-.282 4.966a1.504 1.504 0 0 0 2.69-1.346c-.24-.481-.527-2.956 1.66-2.956c2.196 0 3.197 5.019 3.688 7.791S15.999 29.994 16 30c.229.938.857 2 2 2s1.833-1.021 1.984-2c.006-.041 1.652-10.023 2.328-13.834c.492-2.772 1.492-7.791 3.688-7.791c2.187 0 1.9 2.475 1.66 2.956a1.503 1.503 0 0 0 .673 2.014a1.503 1.503 0 0 0 2.017-.668c.745-1.488.637-3.481-.281-4.966"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#9266cc" d="M36 32a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V4a4 4 0 0 1 4-4h28a4 4 0 0 1 4 4z"/><path fill="#fff" d="M30.069 7.711c-.863-1.397-2.322-2.188-4.033-2.188c-3.595 0-5.682 3.404-6.456 10.358C19.438 17.166 18.542 24.447 18 28c0 0-1.596-10.834-1.739-12.119c-.773-6.954-2.86-10.358-6.455-10.358c-1.711 0-3.17.79-4.033 2.188c-.918 1.485-1.026 3.478-.282 4.966a1.504 1.504 0 0 0 2.69-1.346c-.24-.481-.527-2.956 1.66-2.956c2.196 0 3.197 5.019 3.688 7.791S15.999 29.994 16 30c.229.938.857 2 2 2s1.833-1.021 1.984-2c.006-.041 1.652-10.023 2.328-13.834c.492-2.772 1.492-7.791 3.688-7.791c2.187 0 1.9 2.475 1.66 2.956a1.503 1.503 0 0 0 .673 2.014a1.503 1.503 0 0 0 2.017-.668c.745-1.488.637-3.481-.281-4.966"/></svg> </template>
CSS
.icon-aries {
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%239266cc%22%20d%3D%22M36%2032a4%204%200%200%201-4%204H4a4%204%200%200%201-4-4V4a4%204%200%200%201%204-4h28a4%204%200%200%201%204%204z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M30.069%207.711c-.863-1.397-2.322-2.188-4.033-2.188c-3.595%200-5.682%203.404-6.456%2010.358C19.438%2017.166%2018.542%2024.447%2018%2028c0%200-1.596-10.834-1.739-12.119c-.773-6.954-2.86-10.358-6.455-10.358c-1.711%200-3.17.79-4.033%202.188c-.918%201.485-1.026%203.478-.282%204.966a1.504%201.504%200%200%200%202.69-1.346c-.24-.481-.527-2.956%201.66-2.956c2.196%200%203.197%205.019%203.688%207.791S15.999%2029.994%2016%2030c.229.938.857%202%202%202s1.833-1.021%201.984-2c.006-.041%201.652-10.023%202.328-13.834c.492-2.772%201.492-7.791%203.688-7.791c2.187%200%201.9%202.475%201.66%202.956a1.503%201.503%200%200%200%20.673%202.014a1.503%201.503%200%200%200%202.017-.668c.745-1.488.637-3.481-.281-4.966%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%239266cc%22%20d%3D%22M36%2032a4%204%200%200%201-4%204H4a4%204%200%200%201-4-4V4a4%204%200%200%201%204-4h28a4%204%200%200%201%204%204z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M30.069%207.711c-.863-1.397-2.322-2.188-4.033-2.188c-3.595%200-5.682%203.404-6.456%2010.358C19.438%2017.166%2018.542%2024.447%2018%2028c0%200-1.596-10.834-1.739-12.119c-.773-6.954-2.86-10.358-6.455-10.358c-1.711%200-3.17.79-4.033%202.188c-.918%201.485-1.026%203.478-.282%204.966a1.504%201.504%200%200%200%202.69-1.346c-.24-.481-.527-2.956%201.66-2.956c2.196%200%203.197%205.019%203.688%207.791S15.999%2029.994%2016%2030c.229.938.857%202%202%202s1.833-1.021%201.984-2c.006-.041%201.652-10.023%202.328-13.834c.492-2.772%201.492-7.791%203.688-7.791c2.187%200%201.9%202.475%201.66%202.956a1.503%201.503%200%200%200%20.673%202.014a1.503%201.503%200%200%200%202.017-.668c.745-1.488.637-3.481-.281-4.966%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/aries.svg?color=%231a73e8&size=48