rugby football emoji
rugby-football from Twitter Emoji by Twitter · Default · Activities · CC-BY-4.0 Attribution required.
- Name
- rugby-football
- Set
- Twitter Emoji
- Style
- Default
- Category
- Activities
- Viewbox
- 36×36
- License
- CC BY 4.0
The same emoji in other sets
More activities icons from Twitter Emoji
Use the rugby football emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#3b88c3" d="M27.746 27.746C20.582 34.91 8.561 37.927 2.93 33.07c-4.857-5.63-1.84-17.652 5.324-24.816S27.44-1.927 33.07 2.93c5.906 7.728 1.84 17.652-5.324 24.816"/><path fill="#ccd6dd" d="M35.622 8.451c-1.459 5.388-10.211 18.453-24.205 23.633c-1.167.5-1.084 1.999.833 2.166c.696.061 2.673.054 5.093-.086c3.767-1.291 7.488-3.503 10.403-6.418c5.545-5.545 9.229-12.742 7.876-19.295"/><path fill="#e1e8ed" d="M33.337 3.301c-.089-.124-.173-.249-.267-.371a8.6 8.6 0 0 0-1.45-.983C28.622.589 21.826-.099 12 8c-7.583 6.25-8.778 14.191-8.25 18.917c.203 1.814 2.415 1.387 4.333.917c7.824-1.915 26.619-10.397 25.254-24.533"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiRugbyFootball(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#3b88c3" d="M27.746 27.746C20.582 34.91 8.561 37.927 2.93 33.07c-4.857-5.63-1.84-17.652 5.324-24.816S27.44-1.927 33.07 2.93c5.906 7.728 1.84 17.652-5.324 24.816"/><path fill="#ccd6dd" d="M35.622 8.451c-1.459 5.388-10.211 18.453-24.205 23.633c-1.167.5-1.084 1.999.833 2.166c.696.061 2.673.054 5.093-.086c3.767-1.291 7.488-3.503 10.403-6.418c5.545-5.545 9.229-12.742 7.876-19.295"/><path fill="#e1e8ed" d="M33.337 3.301c-.089-.124-.173-.249-.267-.371a8.6 8.6 0 0 0-1.45-.983C28.622.589 21.826-.099 12 8c-7.583 6.25-8.778 14.191-8.25 18.917c.203 1.814 2.415 1.387 4.333.917c7.824-1.915 26.619-10.397 25.254-24.533"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#3b88c3" d="M27.746 27.746C20.582 34.91 8.561 37.927 2.93 33.07c-4.857-5.63-1.84-17.652 5.324-24.816S27.44-1.927 33.07 2.93c5.906 7.728 1.84 17.652-5.324 24.816"/><path fill="#ccd6dd" d="M35.622 8.451c-1.459 5.388-10.211 18.453-24.205 23.633c-1.167.5-1.084 1.999.833 2.166c.696.061 2.673.054 5.093-.086c3.767-1.291 7.488-3.503 10.403-6.418c5.545-5.545 9.229-12.742 7.876-19.295"/><path fill="#e1e8ed" d="M33.337 3.301c-.089-.124-.173-.249-.267-.371a8.6 8.6 0 0 0-1.45-.983C28.622.589 21.826-.099 12 8c-7.583 6.25-8.778 14.191-8.25 18.917c.203 1.814 2.415 1.387 4.333.917c7.824-1.915 26.619-10.397 25.254-24.533"/></svg> </template>
CSS
.icon-rugby-football {
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%233b88c3%22%20d%3D%22M27.746%2027.746C20.582%2034.91%208.561%2037.927%202.93%2033.07c-4.857-5.63-1.84-17.652%205.324-24.816S27.44-1.927%2033.07%202.93c5.906%207.728%201.84%2017.652-5.324%2024.816%22%2F%3E%3Cpath%20fill%3D%22%23ccd6dd%22%20d%3D%22M35.622%208.451c-1.459%205.388-10.211%2018.453-24.205%2023.633c-1.167.5-1.084%201.999.833%202.166c.696.061%202.673.054%205.093-.086c3.767-1.291%207.488-3.503%2010.403-6.418c5.545-5.545%209.229-12.742%207.876-19.295%22%2F%3E%3Cpath%20fill%3D%22%23e1e8ed%22%20d%3D%22M33.337%203.301c-.089-.124-.173-.249-.267-.371a8.6%208.6%200%200%200-1.45-.983C28.622.589%2021.826-.099%2012%208c-7.583%206.25-8.778%2014.191-8.25%2018.917c.203%201.814%202.415%201.387%204.333.917c7.824-1.915%2026.619-10.397%2025.254-24.533%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%233b88c3%22%20d%3D%22M27.746%2027.746C20.582%2034.91%208.561%2037.927%202.93%2033.07c-4.857-5.63-1.84-17.652%205.324-24.816S27.44-1.927%2033.07%202.93c5.906%207.728%201.84%2017.652-5.324%2024.816%22%2F%3E%3Cpath%20fill%3D%22%23ccd6dd%22%20d%3D%22M35.622%208.451c-1.459%205.388-10.211%2018.453-24.205%2023.633c-1.167.5-1.084%201.999.833%202.166c.696.061%202.673.054%205.093-.086c3.767-1.291%207.488-3.503%2010.403-6.418c5.545-5.545%209.229-12.742%207.876-19.295%22%2F%3E%3Cpath%20fill%3D%22%23e1e8ed%22%20d%3D%22M33.337%203.301c-.089-.124-.173-.249-.267-.371a8.6%208.6%200%200%200-1.45-.983C28.622.589%2021.826-.099%2012%208c-7.583%206.25-8.778%2014.191-8.25%2018.917c.203%201.814%202.415%201.387%204.333.917c7.824-1.915%2026.619-10.397%2025.254-24.533%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/rugby-football.svg?color=%231a73e8&size=48