sagittarius emoji
sagittarius from Twitter Emoji by Twitter · Default · Symbols · CC-BY-4.0 Attribution required.
- Name
- sagittarius
- 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 sagittarius 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="M28.5 6H17a1.5 1.5 0 1 0 0 3h7.879L13 20.879L9.061 16.94a1.5 1.5 0 1 0-2.121 2.121L10.879 23L5.94 27.94a1.5 1.5 0 1 0 2.121 2.12L13 25.121l3.94 3.939a1.496 1.496 0 0 0 2.12 0a1.5 1.5 0 0 0 0-2.121L15.121 23L27 11.121V19a1.5 1.5 0 0 0 3 0V7.5A1.5 1.5 0 0 0 28.5 6"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiSagittarius(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="M28.5 6H17a1.5 1.5 0 1 0 0 3h7.879L13 20.879L9.061 16.94a1.5 1.5 0 1 0-2.121 2.121L10.879 23L5.94 27.94a1.5 1.5 0 1 0 2.121 2.12L13 25.121l3.94 3.939a1.496 1.496 0 0 0 2.12 0a1.5 1.5 0 0 0 0-2.121L15.121 23L27 11.121V19a1.5 1.5 0 0 0 3 0V7.5A1.5 1.5 0 0 0 28.5 6"/></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="M28.5 6H17a1.5 1.5 0 1 0 0 3h7.879L13 20.879L9.061 16.94a1.5 1.5 0 1 0-2.121 2.121L10.879 23L5.94 27.94a1.5 1.5 0 1 0 2.121 2.12L13 25.121l3.94 3.939a1.496 1.496 0 0 0 2.12 0a1.5 1.5 0 0 0 0-2.121L15.121 23L27 11.121V19a1.5 1.5 0 0 0 3 0V7.5A1.5 1.5 0 0 0 28.5 6"/></svg> </template>
CSS
.icon-sagittarius {
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%22M28.5%206H17a1.5%201.5%200%201%200%200%203h7.879L13%2020.879L9.061%2016.94a1.5%201.5%200%201%200-2.121%202.121L10.879%2023L5.94%2027.94a1.5%201.5%200%201%200%202.121%202.12L13%2025.121l3.94%203.939a1.496%201.496%200%200%200%202.12%200a1.5%201.5%200%200%200%200-2.121L15.121%2023L27%2011.121V19a1.5%201.5%200%200%200%203%200V7.5A1.5%201.5%200%200%200%2028.5%206%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%22M28.5%206H17a1.5%201.5%200%201%200%200%203h7.879L13%2020.879L9.061%2016.94a1.5%201.5%200%201%200-2.121%202.121L10.879%2023L5.94%2027.94a1.5%201.5%200%201%200%202.121%202.12L13%2025.121l3.94%203.939a1.496%201.496%200%200%200%202.12%200a1.5%201.5%200%200%200%200-2.121L15.121%2023L27%2011.121V19a1.5%201.5%200%200%200%203%200V7.5A1.5%201.5%200%200%200%2028.5%206%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/sagittarius.svg?color=%231a73e8&size=48