scorpio emoji
scorpio from Emoji One (Colored) by Emoji One · Default · Symbols · CC-BY-4.0 Attribution required.
- Name
- scorpio
- Set
- Emoji One (Colored)
- Style
- Default
- Category
- Symbols
- Viewbox
- 64×64
- License
- CC BY 4.0
- Aliases
- scorpius
The same emoji in other sets
More symbols icons from Emoji One (Colored)
Use the scorpio emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><circle cx="32" cy="32" r="30" fill="#24bac5"/><path fill="#fff" d="M49.128 42.91a2 2 0 0 0-.266-.43l-1.283-1.302q-1.796-1.806-3.594-3.621c-.411-.413-.911-.632-1.446-.632c-.854 0-1.693.582-2.041 1.416c-.325.78-.151 1.617.464 2.237l1.027 1.034c-1.096-.33-1.612-.997-1.674-2.082V20.506c0-.243-.044-.442-.064-.505c-.393-3.406-2.941-5.821-6.344-6.008c-1.623-.091-3.157.529-4.353 1.729c-1.133-1.042-2.586-1.637-4.236-1.729c-1.625-.096-3.146.524-4.341 1.715c-1.156-1.063-2.655-1.668-4.322-1.717c-1.313 0-2.015 1.035-2.03 2.058c-.016 1.071.689 2.178 2.069 2.219c1.21.031 2.121.967 2.163 2.238l.008 23.459c0 2.735 4.274 2.733 4.274 0l-.004-23.454c.089-1.482 1.147-2.146 2.157-2.146c1.018 0 2.079.67 2.158 2.141v23.459c0 2.734 4.273 2.734 4.273 0l-.001-23.433c.079-1.497 1.142-2.167 2.159-2.167s2.08.67 2.158 2.141v19.025c0 .188.025.373.066.512c.399 3.368 2.79 5.695 6.117 5.983l-1.267 1.305c-.609.626-.776 1.466-.446 2.248c.349.828 1.183 1.405 2.026 1.405c.539 0 1.041-.224 1.451-.646l4.797-4.936l.021-.03l.002.001a2 2 0 0 0 .305-.46a2.08 2.08 0 0 0 .017-2.003"/></svg>
React
import type { SVGProps } from "react";
export function EmojioneScorpio(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><circle cx="32" cy="32" r="30" fill="#24bac5"/><path fill="#fff" d="M49.128 42.91a2 2 0 0 0-.266-.43l-1.283-1.302q-1.796-1.806-3.594-3.621c-.411-.413-.911-.632-1.446-.632c-.854 0-1.693.582-2.041 1.416c-.325.78-.151 1.617.464 2.237l1.027 1.034c-1.096-.33-1.612-.997-1.674-2.082V20.506c0-.243-.044-.442-.064-.505c-.393-3.406-2.941-5.821-6.344-6.008c-1.623-.091-3.157.529-4.353 1.729c-1.133-1.042-2.586-1.637-4.236-1.729c-1.625-.096-3.146.524-4.341 1.715c-1.156-1.063-2.655-1.668-4.322-1.717c-1.313 0-2.015 1.035-2.03 2.058c-.016 1.071.689 2.178 2.069 2.219c1.21.031 2.121.967 2.163 2.238l.008 23.459c0 2.735 4.274 2.733 4.274 0l-.004-23.454c.089-1.482 1.147-2.146 2.157-2.146c1.018 0 2.079.67 2.158 2.141v23.459c0 2.734 4.273 2.734 4.273 0l-.001-23.433c.079-1.497 1.142-2.167 2.159-2.167s2.08.67 2.158 2.141v19.025c0 .188.025.373.066.512c.399 3.368 2.79 5.695 6.117 5.983l-1.267 1.305c-.609.626-.776 1.466-.446 2.248c.349.828 1.183 1.405 2.026 1.405c.539 0 1.041-.224 1.451-.646l4.797-4.936l.021-.03l.002.001a2 2 0 0 0 .305-.46a2.08 2.08 0 0 0 .017-2.003"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><circle cx="32" cy="32" r="30" fill="#24bac5"/><path fill="#fff" d="M49.128 42.91a2 2 0 0 0-.266-.43l-1.283-1.302q-1.796-1.806-3.594-3.621c-.411-.413-.911-.632-1.446-.632c-.854 0-1.693.582-2.041 1.416c-.325.78-.151 1.617.464 2.237l1.027 1.034c-1.096-.33-1.612-.997-1.674-2.082V20.506c0-.243-.044-.442-.064-.505c-.393-3.406-2.941-5.821-6.344-6.008c-1.623-.091-3.157.529-4.353 1.729c-1.133-1.042-2.586-1.637-4.236-1.729c-1.625-.096-3.146.524-4.341 1.715c-1.156-1.063-2.655-1.668-4.322-1.717c-1.313 0-2.015 1.035-2.03 2.058c-.016 1.071.689 2.178 2.069 2.219c1.21.031 2.121.967 2.163 2.238l.008 23.459c0 2.735 4.274 2.733 4.274 0l-.004-23.454c.089-1.482 1.147-2.146 2.157-2.146c1.018 0 2.079.67 2.158 2.141v23.459c0 2.734 4.273 2.734 4.273 0l-.001-23.433c.079-1.497 1.142-2.167 2.159-2.167s2.08.67 2.158 2.141v19.025c0 .188.025.373.066.512c.399 3.368 2.79 5.695 6.117 5.983l-1.267 1.305c-.609.626-.776 1.466-.446 2.248c.349.828 1.183 1.405 2.026 1.405c.539 0 1.041-.224 1.451-.646l4.797-4.936l.021-.03l.002.001a2 2 0 0 0 .305-.46a2.08 2.08 0 0 0 .017-2.003"/></svg> </template>
CSS
.icon-scorpio {
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%2064%2064%22%3E%3Ccircle%20cx%3D%2232%22%20cy%3D%2232%22%20r%3D%2230%22%20fill%3D%22%2324bac5%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M49.128%2042.91a2%202%200%200%200-.266-.43l-1.283-1.302q-1.796-1.806-3.594-3.621c-.411-.413-.911-.632-1.446-.632c-.854%200-1.693.582-2.041%201.416c-.325.78-.151%201.617.464%202.237l1.027%201.034c-1.096-.33-1.612-.997-1.674-2.082V20.506c0-.243-.044-.442-.064-.505c-.393-3.406-2.941-5.821-6.344-6.008c-1.623-.091-3.157.529-4.353%201.729c-1.133-1.042-2.586-1.637-4.236-1.729c-1.625-.096-3.146.524-4.341%201.715c-1.156-1.063-2.655-1.668-4.322-1.717c-1.313%200-2.015%201.035-2.03%202.058c-.016%201.071.689%202.178%202.069%202.219c1.21.031%202.121.967%202.163%202.238l.008%2023.459c0%202.735%204.274%202.733%204.274%200l-.004-23.454c.089-1.482%201.147-2.146%202.157-2.146c1.018%200%202.079.67%202.158%202.141v23.459c0%202.734%204.273%202.734%204.273%200l-.001-23.433c.079-1.497%201.142-2.167%202.159-2.167s2.08.67%202.158%202.141v19.025c0%20.188.025.373.066.512c.399%203.368%202.79%205.695%206.117%205.983l-1.267%201.305c-.609.626-.776%201.466-.446%202.248c.349.828%201.183%201.405%202.026%201.405c.539%200%201.041-.224%201.451-.646l4.797-4.936l.021-.03l.002.001a2%202%200%200%200%20.305-.46a2.08%202.08%200%200%200%20.017-2.003%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%2064%2064%22%3E%3Ccircle%20cx%3D%2232%22%20cy%3D%2232%22%20r%3D%2230%22%20fill%3D%22%2324bac5%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M49.128%2042.91a2%202%200%200%200-.266-.43l-1.283-1.302q-1.796-1.806-3.594-3.621c-.411-.413-.911-.632-1.446-.632c-.854%200-1.693.582-2.041%201.416c-.325.78-.151%201.617.464%202.237l1.027%201.034c-1.096-.33-1.612-.997-1.674-2.082V20.506c0-.243-.044-.442-.064-.505c-.393-3.406-2.941-5.821-6.344-6.008c-1.623-.091-3.157.529-4.353%201.729c-1.133-1.042-2.586-1.637-4.236-1.729c-1.625-.096-3.146.524-4.341%201.715c-1.156-1.063-2.655-1.668-4.322-1.717c-1.313%200-2.015%201.035-2.03%202.058c-.016%201.071.689%202.178%202.069%202.219c1.21.031%202.121.967%202.163%202.238l.008%2023.459c0%202.735%204.274%202.733%204.274%200l-.004-23.454c.089-1.482%201.147-2.146%202.157-2.146c1.018%200%202.079.67%202.158%202.141v23.459c0%202.734%204.273%202.734%204.273%200l-.001-23.433c.079-1.497%201.142-2.167%202.159-2.167s2.08.67%202.158%202.141v19.025c0%20.188.025.373.066.512c.399%203.368%202.79%205.695%206.117%205.983l-1.267%201.305c-.609.626-.776%201.466-.446%202.248c.349.828%201.183%201.405%202.026%201.405c.539%200%201.041-.224%201.451-.646l4.797-4.936l.021-.03l.002.001a2%202%200%200%200%20.305-.46a2.08%202.08%200%200%200%20.017-2.003%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/scorpio.svg?color=%231a73e8&size=48