ophiuchus emoji
ophiuchus from Twitter Emoji by Twitter · Default · Symbols · CC-BY-4.0 Attribution required.
- Name
- ophiuchus
- 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-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 ophiuchus 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="M18 30.5c-5.526 0-8-4.27-8-8.5V7a1.5 1.5 0 1 1 3 0v15c0 1.29.36 5.5 5 5.5s5-4.21 5-5.5V7a1.5 1.5 0 1 1 3 0v15c0 4.23-2.474 8.5-8 8.5"/><path fill="#fff" d="M4 21.5a1.5 1.5 0 0 1-1.061-2.561c.525-.525.987-1.019 1.414-1.475C6.428 15.25 8.066 13.5 12 13.5c2.43 0 4.649 1.387 6.795 2.728C20.664 17.396 22.431 18.5 24 18.5c2.633 0 3.518-.945 5.457-3.015c.447-.479.933-.996 1.483-1.545a1.5 1.5 0 1 1 2.121 2.121c-.524.525-.986 1.019-1.414 1.475C29.572 19.751 27.934 21.5 24 21.5c-2.431 0-4.649-1.387-6.795-2.728C15.335 17.604 13.57 16.5 12 16.5c-2.633 0-3.518.945-5.457 3.015c-.448.479-.933.996-1.483 1.546A1.5 1.5 0 0 1 4 21.5"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiOphiuchus(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="M18 30.5c-5.526 0-8-4.27-8-8.5V7a1.5 1.5 0 1 1 3 0v15c0 1.29.36 5.5 5 5.5s5-4.21 5-5.5V7a1.5 1.5 0 1 1 3 0v15c0 4.23-2.474 8.5-8 8.5"/><path fill="#fff" d="M4 21.5a1.5 1.5 0 0 1-1.061-2.561c.525-.525.987-1.019 1.414-1.475C6.428 15.25 8.066 13.5 12 13.5c2.43 0 4.649 1.387 6.795 2.728C20.664 17.396 22.431 18.5 24 18.5c2.633 0 3.518-.945 5.457-3.015c.447-.479.933-.996 1.483-1.545a1.5 1.5 0 1 1 2.121 2.121c-.524.525-.986 1.019-1.414 1.475C29.572 19.751 27.934 21.5 24 21.5c-2.431 0-4.649-1.387-6.795-2.728C15.335 17.604 13.57 16.5 12 16.5c-2.633 0-3.518.945-5.457 3.015c-.448.479-.933.996-1.483 1.546A1.5 1.5 0 0 1 4 21.5"/></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="M18 30.5c-5.526 0-8-4.27-8-8.5V7a1.5 1.5 0 1 1 3 0v15c0 1.29.36 5.5 5 5.5s5-4.21 5-5.5V7a1.5 1.5 0 1 1 3 0v15c0 4.23-2.474 8.5-8 8.5"/><path fill="#fff" d="M4 21.5a1.5 1.5 0 0 1-1.061-2.561c.525-.525.987-1.019 1.414-1.475C6.428 15.25 8.066 13.5 12 13.5c2.43 0 4.649 1.387 6.795 2.728C20.664 17.396 22.431 18.5 24 18.5c2.633 0 3.518-.945 5.457-3.015c.447-.479.933-.996 1.483-1.545a1.5 1.5 0 1 1 2.121 2.121c-.524.525-.986 1.019-1.414 1.475C29.572 19.751 27.934 21.5 24 21.5c-2.431 0-4.649-1.387-6.795-2.728C15.335 17.604 13.57 16.5 12 16.5c-2.633 0-3.518.945-5.457 3.015c-.448.479-.933.996-1.483 1.546A1.5 1.5 0 0 1 4 21.5"/></svg> </template>
CSS
.icon-ophiuchus {
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%22M18%2030.5c-5.526%200-8-4.27-8-8.5V7a1.5%201.5%200%201%201%203%200v15c0%201.29.36%205.5%205%205.5s5-4.21%205-5.5V7a1.5%201.5%200%201%201%203%200v15c0%204.23-2.474%208.5-8%208.5%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M4%2021.5a1.5%201.5%200%200%201-1.061-2.561c.525-.525.987-1.019%201.414-1.475C6.428%2015.25%208.066%2013.5%2012%2013.5c2.43%200%204.649%201.387%206.795%202.728C20.664%2017.396%2022.431%2018.5%2024%2018.5c2.633%200%203.518-.945%205.457-3.015c.447-.479.933-.996%201.483-1.545a1.5%201.5%200%201%201%202.121%202.121c-.524.525-.986%201.019-1.414%201.475C29.572%2019.751%2027.934%2021.5%2024%2021.5c-2.431%200-4.649-1.387-6.795-2.728C15.335%2017.604%2013.57%2016.5%2012%2016.5c-2.633%200-3.518.945-5.457%203.015c-.448.479-.933.996-1.483%201.546A1.5%201.5%200%200%201%204%2021.5%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%22M18%2030.5c-5.526%200-8-4.27-8-8.5V7a1.5%201.5%200%201%201%203%200v15c0%201.29.36%205.5%205%205.5s5-4.21%205-5.5V7a1.5%201.5%200%201%201%203%200v15c0%204.23-2.474%208.5-8%208.5%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M4%2021.5a1.5%201.5%200%200%201-1.061-2.561c.525-.525.987-1.019%201.414-1.475C6.428%2015.25%208.066%2013.5%2012%2013.5c2.43%200%204.649%201.387%206.795%202.728C20.664%2017.396%2022.431%2018.5%2024%2018.5c2.633%200%203.518-.945%205.457-3.015c.447-.479.933-.996%201.483-1.545a1.5%201.5%200%201%201%202.121%202.121c-.524.525-.986%201.019-1.414%201.475C29.572%2019.751%2027.934%2021.5%2024%2021.5c-2.431%200-4.649-1.387-6.795-2.728C15.335%2017.604%2013.57%2016.5%2012%2016.5c-2.633%200-3.518.945-5.457%203.015c-.448.479-.933.996-1.483%201.546A1.5%201.5%200%200%201%204%2021.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/ophiuchus.svg?color=%231a73e8&size=48