virgo emoji
virgo from Noto Emoji by Google Inc · Default · Symbols · Apache-2.0 Free for personal and commercial use.
- Name
- virgo
- Set
- Noto Emoji
- Style
- Default
- Category
- Symbols
- Viewbox
- 128×128
- License
- Apache 2.0
The same emoji in other sets
More symbols icons from Noto Emoji
a-button-blood-typeab-button-blood-typeantenna-barsaquariusariesatm-signatom-symbolb-button-blood-typebaby-symbolback-arrowbaggage-claimbiohazardblack-circleblack-large-squareblack-medium-small-squareblack-medium-squareblack-small-squareblack-square-buttonblue-circleblue-squarebright-buttonbrown-circlebrown-squarecancer
Use the virgo emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><path id="SVGEuqCNcrv" fill="#bfe094" d="M24 29.7c4.5-7.1 14.1-13 24.1-14.8c2.5-.4 5-.6 7.1.2c1.6.6 2.9 2.1 2 3.8c-.7 1.4-2.6 2-4.1 2.5c-9.3 3-17.9 6.4-23.1 14.3c-2 3-4.9 14.4-8.6 12.3c-3.9-2.3-3.1-9.5 2.6-18.3"/></defs><circle cx="64" cy="64" r="60" fill="#689f38"/><circle cx="60.1" cy="63.1" r="56.1" fill="#9ccc65"/><use href="#SVGEuqCNcrv" opacity=".3"/><path fill="#fafafa" d="M91.4 96.7c-3.5-1-7-3.9-8.5-8.1c-.1-.4-.1-.8.2-1.1c11.4-11.1 20-25.4 19.8-35.8c-.1-6.2-3.2-10.8-8.7-12.8c-4.8-1.8-9-1.2-12.4.3c-.6.3-1.2-.1-1.4-.7c-1.6-7.2-8-12.5-15.6-12.5c-4.4 0-8.4 1.8-11.3 4.7c-.4.4-1 .4-1.4 0c-3-3-7.2-4.9-11.8-4.7c-8.5.3-15.5 7.9-15.5 16.4v43.4c0 2.1 1.5 3.9 3.6 4.2c2.4.2 4.4-1.6 4.4-4V42.3c0-4.3 3.2-8 7.5-8.3c4.7-.3 8.5 3.4 8.5 8v43.8c0 2.1 1.5 3.9 3.6 4.2c2.4.2 4.4-1.6 4.4-4V42.3c0-4.3 3.2-8 7.5-8.3c4.7-.3 8.6 3.4 8.6 8c0 0-.1 38.8.7 42.8c.1.4-.1.7-.3 1c-4.3 3.6-9 6.5-13.7 8.4c-1.9.8-3.1 2.9-2.5 4.9c.5 1.8 2.1 2.8 3.8 2.8q.75 0 1.5-.3c4.4-1.8 8.8-4.4 13.1-7.6c.5-.4 1.2-.2 1.5.3c1.9 4.2 6 9 12.5 10.4c.3.1.5.1.8.1c2.2 0 4.7-2.3 4.5-4.8c-.2-1.6-1.7-2.9-3.4-3.3m4.5-43.5c-1.6 9-8.9 19.3-14.9 24.9c-.5-5.5-1.5-24.4.2-28.4c4.6-9.8 16.1-4.2 14.7 3.5"/><use href="#SVGEuqCNcrv" opacity=".65"/></svg>
React
import type { SVGProps } from "react";
export function NotoVirgo(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><path id="SVGEuqCNcrv" fill="#bfe094" d="M24 29.7c4.5-7.1 14.1-13 24.1-14.8c2.5-.4 5-.6 7.1.2c1.6.6 2.9 2.1 2 3.8c-.7 1.4-2.6 2-4.1 2.5c-9.3 3-17.9 6.4-23.1 14.3c-2 3-4.9 14.4-8.6 12.3c-3.9-2.3-3.1-9.5 2.6-18.3"/></defs><circle cx="64" cy="64" r="60" fill="#689f38"/><circle cx="60.1" cy="63.1" r="56.1" fill="#9ccc65"/><use href="#SVGEuqCNcrv" opacity=".3"/><path fill="#fafafa" d="M91.4 96.7c-3.5-1-7-3.9-8.5-8.1c-.1-.4-.1-.8.2-1.1c11.4-11.1 20-25.4 19.8-35.8c-.1-6.2-3.2-10.8-8.7-12.8c-4.8-1.8-9-1.2-12.4.3c-.6.3-1.2-.1-1.4-.7c-1.6-7.2-8-12.5-15.6-12.5c-4.4 0-8.4 1.8-11.3 4.7c-.4.4-1 .4-1.4 0c-3-3-7.2-4.9-11.8-4.7c-8.5.3-15.5 7.9-15.5 16.4v43.4c0 2.1 1.5 3.9 3.6 4.2c2.4.2 4.4-1.6 4.4-4V42.3c0-4.3 3.2-8 7.5-8.3c4.7-.3 8.5 3.4 8.5 8v43.8c0 2.1 1.5 3.9 3.6 4.2c2.4.2 4.4-1.6 4.4-4V42.3c0-4.3 3.2-8 7.5-8.3c4.7-.3 8.6 3.4 8.6 8c0 0-.1 38.8.7 42.8c.1.4-.1.7-.3 1c-4.3 3.6-9 6.5-13.7 8.4c-1.9.8-3.1 2.9-2.5 4.9c.5 1.8 2.1 2.8 3.8 2.8q.75 0 1.5-.3c4.4-1.8 8.8-4.4 13.1-7.6c.5-.4 1.2-.2 1.5.3c1.9 4.2 6 9 12.5 10.4c.3.1.5.1.8.1c2.2 0 4.7-2.3 4.5-4.8c-.2-1.6-1.7-2.9-3.4-3.3m4.5-43.5c-1.6 9-8.9 19.3-14.9 24.9c-.5-5.5-1.5-24.4.2-28.4c4.6-9.8 16.1-4.2 14.7 3.5"/><use href="#SVGEuqCNcrv" opacity=".65"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><path id="SVGEuqCNcrv" fill="#bfe094" d="M24 29.7c4.5-7.1 14.1-13 24.1-14.8c2.5-.4 5-.6 7.1.2c1.6.6 2.9 2.1 2 3.8c-.7 1.4-2.6 2-4.1 2.5c-9.3 3-17.9 6.4-23.1 14.3c-2 3-4.9 14.4-8.6 12.3c-3.9-2.3-3.1-9.5 2.6-18.3"/></defs><circle cx="64" cy="64" r="60" fill="#689f38"/><circle cx="60.1" cy="63.1" r="56.1" fill="#9ccc65"/><use href="#SVGEuqCNcrv" opacity=".3"/><path fill="#fafafa" d="M91.4 96.7c-3.5-1-7-3.9-8.5-8.1c-.1-.4-.1-.8.2-1.1c11.4-11.1 20-25.4 19.8-35.8c-.1-6.2-3.2-10.8-8.7-12.8c-4.8-1.8-9-1.2-12.4.3c-.6.3-1.2-.1-1.4-.7c-1.6-7.2-8-12.5-15.6-12.5c-4.4 0-8.4 1.8-11.3 4.7c-.4.4-1 .4-1.4 0c-3-3-7.2-4.9-11.8-4.7c-8.5.3-15.5 7.9-15.5 16.4v43.4c0 2.1 1.5 3.9 3.6 4.2c2.4.2 4.4-1.6 4.4-4V42.3c0-4.3 3.2-8 7.5-8.3c4.7-.3 8.5 3.4 8.5 8v43.8c0 2.1 1.5 3.9 3.6 4.2c2.4.2 4.4-1.6 4.4-4V42.3c0-4.3 3.2-8 7.5-8.3c4.7-.3 8.6 3.4 8.6 8c0 0-.1 38.8.7 42.8c.1.4-.1.7-.3 1c-4.3 3.6-9 6.5-13.7 8.4c-1.9.8-3.1 2.9-2.5 4.9c.5 1.8 2.1 2.8 3.8 2.8q.75 0 1.5-.3c4.4-1.8 8.8-4.4 13.1-7.6c.5-.4 1.2-.2 1.5.3c1.9 4.2 6 9 12.5 10.4c.3.1.5.1.8.1c2.2 0 4.7-2.3 4.5-4.8c-.2-1.6-1.7-2.9-3.4-3.3m4.5-43.5c-1.6 9-8.9 19.3-14.9 24.9c-.5-5.5-1.5-24.4.2-28.4c4.6-9.8 16.1-4.2 14.7 3.5"/><use href="#SVGEuqCNcrv" opacity=".65"/></svg> </template>
CSS
.icon-virgo {
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%20128%20128%22%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGEuqCNcrv%22%20fill%3D%22%23bfe094%22%20d%3D%22M24%2029.7c4.5-7.1%2014.1-13%2024.1-14.8c2.5-.4%205-.6%207.1.2c1.6.6%202.9%202.1%202%203.8c-.7%201.4-2.6%202-4.1%202.5c-9.3%203-17.9%206.4-23.1%2014.3c-2%203-4.9%2014.4-8.6%2012.3c-3.9-2.3-3.1-9.5%202.6-18.3%22%2F%3E%3C%2Fdefs%3E%3Ccircle%20cx%3D%2264%22%20cy%3D%2264%22%20r%3D%2260%22%20fill%3D%22%23689f38%22%2F%3E%3Ccircle%20cx%3D%2260.1%22%20cy%3D%2263.1%22%20r%3D%2256.1%22%20fill%3D%22%239ccc65%22%2F%3E%3Cuse%20href%3D%22%23SVGEuqCNcrv%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22%23fafafa%22%20d%3D%22M91.4%2096.7c-3.5-1-7-3.9-8.5-8.1c-.1-.4-.1-.8.2-1.1c11.4-11.1%2020-25.4%2019.8-35.8c-.1-6.2-3.2-10.8-8.7-12.8c-4.8-1.8-9-1.2-12.4.3c-.6.3-1.2-.1-1.4-.7c-1.6-7.2-8-12.5-15.6-12.5c-4.4%200-8.4%201.8-11.3%204.7c-.4.4-1%20.4-1.4%200c-3-3-7.2-4.9-11.8-4.7c-8.5.3-15.5%207.9-15.5%2016.4v43.4c0%202.1%201.5%203.9%203.6%204.2c2.4.2%204.4-1.6%204.4-4V42.3c0-4.3%203.2-8%207.5-8.3c4.7-.3%208.5%203.4%208.5%208v43.8c0%202.1%201.5%203.9%203.6%204.2c2.4.2%204.4-1.6%204.4-4V42.3c0-4.3%203.2-8%207.5-8.3c4.7-.3%208.6%203.4%208.6%208c0%200-.1%2038.8.7%2042.8c.1.4-.1.7-.3%201c-4.3%203.6-9%206.5-13.7%208.4c-1.9.8-3.1%202.9-2.5%204.9c.5%201.8%202.1%202.8%203.8%202.8q.75%200%201.5-.3c4.4-1.8%208.8-4.4%2013.1-7.6c.5-.4%201.2-.2%201.5.3c1.9%204.2%206%209%2012.5%2010.4c.3.1.5.1.8.1c2.2%200%204.7-2.3%204.5-4.8c-.2-1.6-1.7-2.9-3.4-3.3m4.5-43.5c-1.6%209-8.9%2019.3-14.9%2024.9c-.5-5.5-1.5-24.4.2-28.4c4.6-9.8%2016.1-4.2%2014.7%203.5%22%2F%3E%3Cuse%20href%3D%22%23SVGEuqCNcrv%22%20opacity%3D%22.65%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%20128%20128%22%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGEuqCNcrv%22%20fill%3D%22%23bfe094%22%20d%3D%22M24%2029.7c4.5-7.1%2014.1-13%2024.1-14.8c2.5-.4%205-.6%207.1.2c1.6.6%202.9%202.1%202%203.8c-.7%201.4-2.6%202-4.1%202.5c-9.3%203-17.9%206.4-23.1%2014.3c-2%203-4.9%2014.4-8.6%2012.3c-3.9-2.3-3.1-9.5%202.6-18.3%22%2F%3E%3C%2Fdefs%3E%3Ccircle%20cx%3D%2264%22%20cy%3D%2264%22%20r%3D%2260%22%20fill%3D%22%23689f38%22%2F%3E%3Ccircle%20cx%3D%2260.1%22%20cy%3D%2263.1%22%20r%3D%2256.1%22%20fill%3D%22%239ccc65%22%2F%3E%3Cuse%20href%3D%22%23SVGEuqCNcrv%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22%23fafafa%22%20d%3D%22M91.4%2096.7c-3.5-1-7-3.9-8.5-8.1c-.1-.4-.1-.8.2-1.1c11.4-11.1%2020-25.4%2019.8-35.8c-.1-6.2-3.2-10.8-8.7-12.8c-4.8-1.8-9-1.2-12.4.3c-.6.3-1.2-.1-1.4-.7c-1.6-7.2-8-12.5-15.6-12.5c-4.4%200-8.4%201.8-11.3%204.7c-.4.4-1%20.4-1.4%200c-3-3-7.2-4.9-11.8-4.7c-8.5.3-15.5%207.9-15.5%2016.4v43.4c0%202.1%201.5%203.9%203.6%204.2c2.4.2%204.4-1.6%204.4-4V42.3c0-4.3%203.2-8%207.5-8.3c4.7-.3%208.5%203.4%208.5%208v43.8c0%202.1%201.5%203.9%203.6%204.2c2.4.2%204.4-1.6%204.4-4V42.3c0-4.3%203.2-8%207.5-8.3c4.7-.3%208.6%203.4%208.6%208c0%200-.1%2038.8.7%2042.8c.1.4-.1.7-.3%201c-4.3%203.6-9%206.5-13.7%208.4c-1.9.8-3.1%202.9-2.5%204.9c.5%201.8%202.1%202.8%203.8%202.8q.75%200%201.5-.3c4.4-1.8%208.8-4.4%2013.1-7.6c.5-.4%201.2-.2%201.5.3c1.9%204.2%206%209%2012.5%2010.4c.3.1.5.1.8.1c2.2%200%204.7-2.3%204.5-4.8c-.2-1.6-1.7-2.9-3.4-3.3m4.5-43.5c-1.6%209-8.9%2019.3-14.9%2024.9c-.5-5.5-1.5-24.4.2-28.4c4.6-9.8%2016.1-4.2%2014.7%203.5%22%2F%3E%3Cuse%20href%3D%22%23SVGEuqCNcrv%22%20opacity%3D%22.65%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/virgo.svg?color=%231a73e8&size=48