aries icon
aries from Font Awesome Solid by Dave Gandy · Solid · CC-BY-4.0 Attribution required.
- Name
- aries
- Set
- Font Awesome Solid
- Style
- Solid
- Viewbox
- 640×640
- License
- CC BY 4.0
The same icon in other sets
Use the aries icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M465.6 64C526.9 64 576 114.3 576 175c0 29.4-11.6 57.9-32.6 78.8l-8.8 8.8c-12.5 12.5-32.8 12.5-45.2 0s-12.5-32.8 0-45.2l8.8-8.8c8.8-8.8 13.8-21 13.8-33.6c0-25.9-21.1-47-46.4-47c-22.5 0-41.7 16.1-45.7 38.2l-68.4 383.4c0 .1-.1.3-.1.4c-.2.8-.3 1.6-.5 2.3c-.1.3-.1.5-.2.7c-.2.6-.4 1.3-.7 1.9l-.6 1.5c-.1.3-.3.6-.4.9c-1.6 3.5-3.8 6.5-6.4 9.2q-3 3-6.6 5.1c-.2.1-.3.2-.5.3c-.7.4-1.4.7-2.1 1c-.3.1-.6.3-.9.4l-1.5.6c-.6.2-1.2.5-1.9.7c-.2.1-.5.2-.7.2c-.8.2-1.6.4-2.3.5c-.2 0-.3.1-.4.1c-.2 0-.4 0-.6.1c-.7.1-1.3.2-2 .2c-.4 0-.8.1-1.2.1c-.6 0-1.2.1-1.8.1s-1.2 0-1.8-.1c-.4 0-.8-.1-1.2-.1c-.7-.1-1.4-.1-2-.2c-.2 0-.4 0-.6-.1c-.2 0-.3-.1-.5-.1c-.8-.2-1.6-.3-2.3-.5c-.3-.1-.5-.1-.8-.2c-.6-.2-1.3-.4-1.9-.7l-1.5-.6c-.3-.1-.6-.3-.9-.4c-.7-.3-1.4-.7-2.1-1c-.2-.1-.3-.2-.5-.3c-2.4-1.4-4.7-3.1-6.6-5.1c-2.6-2.6-4.8-5.7-6.4-9.2c-.1-.2-.2-.3-.2-.5l-.5-1.1c-.1-.3-.2-.5-.3-.8c-.2-.6-.5-1.2-.7-1.9c-.1-.2-.2-.5-.2-.7c-.2-.8-.4-1.6-.5-2.3c0-.1-.1-.3-.1-.4L220 166.2c-4-22.1-23.2-38.2-45.7-38.2c-25.3 0-46.4 21.1-46.4 47c0 12.6 5 24.8 13.8 33.6l8.8 8.8c12.5 12.5 12.5 32.8 0 45.2s-32.8 12.5-45.2 0l-8.8-8.8C75.6 232.9 64 204.3 64 175c0-60.7 49.1-111 110.4-111c53.4 0 99.2 38.3 108.6 91l37 207l37-207c9.4-52.6 55.2-91 108.7-91z"/></svg>
React
import type { SVGProps } from "react";
export function Fa7SolidAries(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M465.6 64C526.9 64 576 114.3 576 175c0 29.4-11.6 57.9-32.6 78.8l-8.8 8.8c-12.5 12.5-32.8 12.5-45.2 0s-12.5-32.8 0-45.2l8.8-8.8c8.8-8.8 13.8-21 13.8-33.6c0-25.9-21.1-47-46.4-47c-22.5 0-41.7 16.1-45.7 38.2l-68.4 383.4c0 .1-.1.3-.1.4c-.2.8-.3 1.6-.5 2.3c-.1.3-.1.5-.2.7c-.2.6-.4 1.3-.7 1.9l-.6 1.5c-.1.3-.3.6-.4.9c-1.6 3.5-3.8 6.5-6.4 9.2q-3 3-6.6 5.1c-.2.1-.3.2-.5.3c-.7.4-1.4.7-2.1 1c-.3.1-.6.3-.9.4l-1.5.6c-.6.2-1.2.5-1.9.7c-.2.1-.5.2-.7.2c-.8.2-1.6.4-2.3.5c-.2 0-.3.1-.4.1c-.2 0-.4 0-.6.1c-.7.1-1.3.2-2 .2c-.4 0-.8.1-1.2.1c-.6 0-1.2.1-1.8.1s-1.2 0-1.8-.1c-.4 0-.8-.1-1.2-.1c-.7-.1-1.4-.1-2-.2c-.2 0-.4 0-.6-.1c-.2 0-.3-.1-.5-.1c-.8-.2-1.6-.3-2.3-.5c-.3-.1-.5-.1-.8-.2c-.6-.2-1.3-.4-1.9-.7l-1.5-.6c-.3-.1-.6-.3-.9-.4c-.7-.3-1.4-.7-2.1-1c-.2-.1-.3-.2-.5-.3c-2.4-1.4-4.7-3.1-6.6-5.1c-2.6-2.6-4.8-5.7-6.4-9.2c-.1-.2-.2-.3-.2-.5l-.5-1.1c-.1-.3-.2-.5-.3-.8c-.2-.6-.5-1.2-.7-1.9c-.1-.2-.2-.5-.2-.7c-.2-.8-.4-1.6-.5-2.3c0-.1-.1-.3-.1-.4L220 166.2c-4-22.1-23.2-38.2-45.7-38.2c-25.3 0-46.4 21.1-46.4 47c0 12.6 5 24.8 13.8 33.6l8.8 8.8c12.5 12.5 12.5 32.8 0 45.2s-32.8 12.5-45.2 0l-8.8-8.8C75.6 232.9 64 204.3 64 175c0-60.7 49.1-111 110.4-111c53.4 0 99.2 38.3 108.6 91l37 207l37-207c9.4-52.6 55.2-91 108.7-91z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M465.6 64C526.9 64 576 114.3 576 175c0 29.4-11.6 57.9-32.6 78.8l-8.8 8.8c-12.5 12.5-32.8 12.5-45.2 0s-12.5-32.8 0-45.2l8.8-8.8c8.8-8.8 13.8-21 13.8-33.6c0-25.9-21.1-47-46.4-47c-22.5 0-41.7 16.1-45.7 38.2l-68.4 383.4c0 .1-.1.3-.1.4c-.2.8-.3 1.6-.5 2.3c-.1.3-.1.5-.2.7c-.2.6-.4 1.3-.7 1.9l-.6 1.5c-.1.3-.3.6-.4.9c-1.6 3.5-3.8 6.5-6.4 9.2q-3 3-6.6 5.1c-.2.1-.3.2-.5.3c-.7.4-1.4.7-2.1 1c-.3.1-.6.3-.9.4l-1.5.6c-.6.2-1.2.5-1.9.7c-.2.1-.5.2-.7.2c-.8.2-1.6.4-2.3.5c-.2 0-.3.1-.4.1c-.2 0-.4 0-.6.1c-.7.1-1.3.2-2 .2c-.4 0-.8.1-1.2.1c-.6 0-1.2.1-1.8.1s-1.2 0-1.8-.1c-.4 0-.8-.1-1.2-.1c-.7-.1-1.4-.1-2-.2c-.2 0-.4 0-.6-.1c-.2 0-.3-.1-.5-.1c-.8-.2-1.6-.3-2.3-.5c-.3-.1-.5-.1-.8-.2c-.6-.2-1.3-.4-1.9-.7l-1.5-.6c-.3-.1-.6-.3-.9-.4c-.7-.3-1.4-.7-2.1-1c-.2-.1-.3-.2-.5-.3c-2.4-1.4-4.7-3.1-6.6-5.1c-2.6-2.6-4.8-5.7-6.4-9.2c-.1-.2-.2-.3-.2-.5l-.5-1.1c-.1-.3-.2-.5-.3-.8c-.2-.6-.5-1.2-.7-1.9c-.1-.2-.2-.5-.2-.7c-.2-.8-.4-1.6-.5-2.3c0-.1-.1-.3-.1-.4L220 166.2c-4-22.1-23.2-38.2-45.7-38.2c-25.3 0-46.4 21.1-46.4 47c0 12.6 5 24.8 13.8 33.6l8.8 8.8c12.5 12.5 12.5 32.8 0 45.2s-32.8 12.5-45.2 0l-8.8-8.8C75.6 232.9 64 204.3 64 175c0-60.7 49.1-111 110.4-111c53.4 0 99.2 38.3 108.6 91l37 207l37-207c9.4-52.6 55.2-91 108.7-91z"/></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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M465.6%2064C526.9%2064%20576%20114.3%20576%20175c0%2029.4-11.6%2057.9-32.6%2078.8l-8.8%208.8c-12.5%2012.5-32.8%2012.5-45.2%200s-12.5-32.8%200-45.2l8.8-8.8c8.8-8.8%2013.8-21%2013.8-33.6c0-25.9-21.1-47-46.4-47c-22.5%200-41.7%2016.1-45.7%2038.2l-68.4%20383.4c0%20.1-.1.3-.1.4c-.2.8-.3%201.6-.5%202.3c-.1.3-.1.5-.2.7c-.2.6-.4%201.3-.7%201.9l-.6%201.5c-.1.3-.3.6-.4.9c-1.6%203.5-3.8%206.5-6.4%209.2q-3%203-6.6%205.1c-.2.1-.3.2-.5.3c-.7.4-1.4.7-2.1%201c-.3.1-.6.3-.9.4l-1.5.6c-.6.2-1.2.5-1.9.7c-.2.1-.5.2-.7.2c-.8.2-1.6.4-2.3.5c-.2%200-.3.1-.4.1c-.2%200-.4%200-.6.1c-.7.1-1.3.2-2%20.2c-.4%200-.8.1-1.2.1c-.6%200-1.2.1-1.8.1s-1.2%200-1.8-.1c-.4%200-.8-.1-1.2-.1c-.7-.1-1.4-.1-2-.2c-.2%200-.4%200-.6-.1c-.2%200-.3-.1-.5-.1c-.8-.2-1.6-.3-2.3-.5c-.3-.1-.5-.1-.8-.2c-.6-.2-1.3-.4-1.9-.7l-1.5-.6c-.3-.1-.6-.3-.9-.4c-.7-.3-1.4-.7-2.1-1c-.2-.1-.3-.2-.5-.3c-2.4-1.4-4.7-3.1-6.6-5.1c-2.6-2.6-4.8-5.7-6.4-9.2c-.1-.2-.2-.3-.2-.5l-.5-1.1c-.1-.3-.2-.5-.3-.8c-.2-.6-.5-1.2-.7-1.9c-.1-.2-.2-.5-.2-.7c-.2-.8-.4-1.6-.5-2.3c0-.1-.1-.3-.1-.4L220%20166.2c-4-22.1-23.2-38.2-45.7-38.2c-25.3%200-46.4%2021.1-46.4%2047c0%2012.6%205%2024.8%2013.8%2033.6l8.8%208.8c12.5%2012.5%2012.5%2032.8%200%2045.2s-32.8%2012.5-45.2%200l-8.8-8.8C75.6%20232.9%2064%20204.3%2064%20175c0-60.7%2049.1-111%20110.4-111c53.4%200%2099.2%2038.3%20108.6%2091l37%20207l37-207c9.4-52.6%2055.2-91%20108.7-91z%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M465.6%2064C526.9%2064%20576%20114.3%20576%20175c0%2029.4-11.6%2057.9-32.6%2078.8l-8.8%208.8c-12.5%2012.5-32.8%2012.5-45.2%200s-12.5-32.8%200-45.2l8.8-8.8c8.8-8.8%2013.8-21%2013.8-33.6c0-25.9-21.1-47-46.4-47c-22.5%200-41.7%2016.1-45.7%2038.2l-68.4%20383.4c0%20.1-.1.3-.1.4c-.2.8-.3%201.6-.5%202.3c-.1.3-.1.5-.2.7c-.2.6-.4%201.3-.7%201.9l-.6%201.5c-.1.3-.3.6-.4.9c-1.6%203.5-3.8%206.5-6.4%209.2q-3%203-6.6%205.1c-.2.1-.3.2-.5.3c-.7.4-1.4.7-2.1%201c-.3.1-.6.3-.9.4l-1.5.6c-.6.2-1.2.5-1.9.7c-.2.1-.5.2-.7.2c-.8.2-1.6.4-2.3.5c-.2%200-.3.1-.4.1c-.2%200-.4%200-.6.1c-.7.1-1.3.2-2%20.2c-.4%200-.8.1-1.2.1c-.6%200-1.2.1-1.8.1s-1.2%200-1.8-.1c-.4%200-.8-.1-1.2-.1c-.7-.1-1.4-.1-2-.2c-.2%200-.4%200-.6-.1c-.2%200-.3-.1-.5-.1c-.8-.2-1.6-.3-2.3-.5c-.3-.1-.5-.1-.8-.2c-.6-.2-1.3-.4-1.9-.7l-1.5-.6c-.3-.1-.6-.3-.9-.4c-.7-.3-1.4-.7-2.1-1c-.2-.1-.3-.2-.5-.3c-2.4-1.4-4.7-3.1-6.6-5.1c-2.6-2.6-4.8-5.7-6.4-9.2c-.1-.2-.2-.3-.2-.5l-.5-1.1c-.1-.3-.2-.5-.3-.8c-.2-.6-.5-1.2-.7-1.9c-.1-.2-.2-.5-.2-.7c-.2-.8-.4-1.6-.5-2.3c0-.1-.1-.3-.1-.4L220%20166.2c-4-22.1-23.2-38.2-45.7-38.2c-25.3%200-46.4%2021.1-46.4%2047c0%2012.6%205%2024.8%2013.8%2033.6l8.8%208.8c12.5%2012.5%2012.5%2032.8%200%2045.2s-32.8%2012.5-45.2%200l-8.8-8.8C75.6%20232.9%2064%20204.3%2064%20175c0-60.7%2049.1-111%20110.4-111c53.4%200%2099.2%2038.3%20108.6%2091l37%20207l37-207c9.4-52.6%2055.2-91%20108.7-91z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/aries.svg?color=%231a73e8&size=48