taurus emoji
taurus from Twitter Emoji by Twitter · Default · Symbols · CC-BY-4.0 Attribution required.
- Name
- taurus
- 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 taurus 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"/><g fill="#fff"><path d="M18 29.5c-4.687 0-8.5-3.813-8.5-8.5s3.813-8.5 8.5-8.5s8.5 3.813 8.5 8.5s-3.813 8.5-8.5 8.5m0-14a5.506 5.506 0 0 0-5.5 5.5c0 3.032 2.467 5.5 5.5 5.5s5.5-2.468 5.5-5.5s-2.468-5.5-5.5-5.5"/><path d="M18 15.5c-5.109 0-7.58-2.79-8.131-3.507C9.388 11.543 8.053 10.5 7 10.5c-1.297 0-1.94.563-1.967.587c-.604.543-1.547.519-2.106-.07A1.48 1.48 0 0 1 2.94 8.94C3.086 8.792 4.452 7.5 7 7.5s4.811 2.189 5.061 2.439q.105.105.188.229c.057.08 1.69 2.332 5.752 2.332c4.083 0 5.736-2.309 5.752-2.332q.082-.124.188-.229C24.19 9.689 26.452 7.5 29 7.5s3.913 1.292 4.061 1.439a1.5 1.5 0 1 1-2.121 2.121c-.002 0-.645-.561-1.94-.561c-1.052 0-2.384 1.04-2.869 1.494c-.552.718-3.024 3.507-8.131 3.507"/></g></svg>
React
import type { SVGProps } from "react";
export function TwemojiTaurus(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"/><g fill="#fff"><path d="M18 29.5c-4.687 0-8.5-3.813-8.5-8.5s3.813-8.5 8.5-8.5s8.5 3.813 8.5 8.5s-3.813 8.5-8.5 8.5m0-14a5.506 5.506 0 0 0-5.5 5.5c0 3.032 2.467 5.5 5.5 5.5s5.5-2.468 5.5-5.5s-2.468-5.5-5.5-5.5"/><path d="M18 15.5c-5.109 0-7.58-2.79-8.131-3.507C9.388 11.543 8.053 10.5 7 10.5c-1.297 0-1.94.563-1.967.587c-.604.543-1.547.519-2.106-.07A1.48 1.48 0 0 1 2.94 8.94C3.086 8.792 4.452 7.5 7 7.5s4.811 2.189 5.061 2.439q.105.105.188.229c.057.08 1.69 2.332 5.752 2.332c4.083 0 5.736-2.309 5.752-2.332q.082-.124.188-.229C24.19 9.689 26.452 7.5 29 7.5s3.913 1.292 4.061 1.439a1.5 1.5 0 1 1-2.121 2.121c-.002 0-.645-.561-1.94-.561c-1.052 0-2.384 1.04-2.869 1.494c-.552.718-3.024 3.507-8.131 3.507"/></g></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"/><g fill="#fff"><path d="M18 29.5c-4.687 0-8.5-3.813-8.5-8.5s3.813-8.5 8.5-8.5s8.5 3.813 8.5 8.5s-3.813 8.5-8.5 8.5m0-14a5.506 5.506 0 0 0-5.5 5.5c0 3.032 2.467 5.5 5.5 5.5s5.5-2.468 5.5-5.5s-2.468-5.5-5.5-5.5"/><path d="M18 15.5c-5.109 0-7.58-2.79-8.131-3.507C9.388 11.543 8.053 10.5 7 10.5c-1.297 0-1.94.563-1.967.587c-.604.543-1.547.519-2.106-.07A1.48 1.48 0 0 1 2.94 8.94C3.086 8.792 4.452 7.5 7 7.5s4.811 2.189 5.061 2.439q.105.105.188.229c.057.08 1.69 2.332 5.752 2.332c4.083 0 5.736-2.309 5.752-2.332q.082-.124.188-.229C24.19 9.689 26.452 7.5 29 7.5s3.913 1.292 4.061 1.439a1.5 1.5 0 1 1-2.121 2.121c-.002 0-.645-.561-1.94-.561c-1.052 0-2.384 1.04-2.869 1.494c-.552.718-3.024 3.507-8.131 3.507"/></g></svg> </template>
CSS
.icon-taurus {
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%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M18%2029.5c-4.687%200-8.5-3.813-8.5-8.5s3.813-8.5%208.5-8.5s8.5%203.813%208.5%208.5s-3.813%208.5-8.5%208.5m0-14a5.506%205.506%200%200%200-5.5%205.5c0%203.032%202.467%205.5%205.5%205.5s5.5-2.468%205.5-5.5s-2.468-5.5-5.5-5.5%22%2F%3E%3Cpath%20d%3D%22M18%2015.5c-5.109%200-7.58-2.79-8.131-3.507C9.388%2011.543%208.053%2010.5%207%2010.5c-1.297%200-1.94.563-1.967.587c-.604.543-1.547.519-2.106-.07A1.48%201.48%200%200%201%202.94%208.94C3.086%208.792%204.452%207.5%207%207.5s4.811%202.189%205.061%202.439q.105.105.188.229c.057.08%201.69%202.332%205.752%202.332c4.083%200%205.736-2.309%205.752-2.332q.082-.124.188-.229C24.19%209.689%2026.452%207.5%2029%207.5s3.913%201.292%204.061%201.439a1.5%201.5%200%201%201-2.121%202.121c-.002%200-.645-.561-1.94-.561c-1.052%200-2.384%201.04-2.869%201.494c-.552.718-3.024%203.507-8.131%203.507%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M18%2029.5c-4.687%200-8.5-3.813-8.5-8.5s3.813-8.5%208.5-8.5s8.5%203.813%208.5%208.5s-3.813%208.5-8.5%208.5m0-14a5.506%205.506%200%200%200-5.5%205.5c0%203.032%202.467%205.5%205.5%205.5s5.5-2.468%205.5-5.5s-2.468-5.5-5.5-5.5%22%2F%3E%3Cpath%20d%3D%22M18%2015.5c-5.109%200-7.58-2.79-8.131-3.507C9.388%2011.543%208.053%2010.5%207%2010.5c-1.297%200-1.94.563-1.967.587c-.604.543-1.547.519-2.106-.07A1.48%201.48%200%200%201%202.94%208.94C3.086%208.792%204.452%207.5%207%207.5s4.811%202.189%205.061%202.439q.105.105.188.229c.057.08%201.69%202.332%205.752%202.332c4.083%200%205.736-2.309%205.752-2.332q.082-.124.188-.229C24.19%209.689%2026.452%207.5%2029%207.5s3.913%201.292%204.061%201.439a1.5%201.5%200%201%201-2.121%202.121c-.002%200-.645-.561-1.94-.561c-1.052%200-2.384%201.04-2.869%201.494c-.552.718-3.024%203.507-8.131%203.507%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/taurus.svg?color=%231a73e8&size=48