round sports rugby icon

round-sports-rugby from Google Material Icons by Material Design Authors · Baseline · Social · Apache-2.0 Free for personal and commercial use.

Name
round-sports-rugby
Set
Google Material Icons
Style
Baseline
Category
Social
Viewbox
24×24
License
Apache 2.0

More social icons from Google Material Icons

Use the round sports rugby icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.49 3.51c-.56-.56-2.15-.97-4.16-.97c-3.08 0-7.15.96-9.98 3.79c-4.69 4.7-4.25 12.74-2.84 14.16c.56.56 2.15.97 4.16.97c3.08 0 7.15-.96 9.98-3.79c4.69-4.7 4.25-12.74 2.84-14.16M7.76 7.76c2.64-2.64 6.35-3.12 8.03-3.19c-2.05.94-4.46 2.45-6.61 4.61a23.2 23.2 0 0 0-4.61 6.63c.09-2.48.87-5.74 3.19-8.05m8.48 8.48c-2.64 2.64-6.35 3.12-8.03 3.19c2.05-.94 4.46-2.45 6.61-4.61c2.16-2.16 3.67-4.58 4.62-6.63c-.1 2.48-.88 5.74-3.2 8.05"/></svg>

React

import type { SVGProps } from "react";

export function IcRoundSportsRugby(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.49 3.51c-.56-.56-2.15-.97-4.16-.97c-3.08 0-7.15.96-9.98 3.79c-4.69 4.7-4.25 12.74-2.84 14.16c.56.56 2.15.97 4.16.97c3.08 0 7.15-.96 9.98-3.79c4.69-4.7 4.25-12.74 2.84-14.16M7.76 7.76c2.64-2.64 6.35-3.12 8.03-3.19c-2.05.94-4.46 2.45-6.61 4.61a23.2 23.2 0 0 0-4.61 6.63c.09-2.48.87-5.74 3.19-8.05m8.48 8.48c-2.64 2.64-6.35 3.12-8.03 3.19c2.05-.94 4.46-2.45 6.61-4.61c2.16-2.16 3.67-4.58 4.62-6.63c-.1 2.48-.88 5.74-3.2 8.05"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.49 3.51c-.56-.56-2.15-.97-4.16-.97c-3.08 0-7.15.96-9.98 3.79c-4.69 4.7-4.25 12.74-2.84 14.16c.56.56 2.15.97 4.16.97c3.08 0 7.15-.96 9.98-3.79c4.69-4.7 4.25-12.74 2.84-14.16M7.76 7.76c2.64-2.64 6.35-3.12 8.03-3.19c-2.05.94-4.46 2.45-6.61 4.61a23.2 23.2 0 0 0-4.61 6.63c.09-2.48.87-5.74 3.19-8.05m8.48 8.48c-2.64 2.64-6.35 3.12-8.03 3.19c2.05-.94 4.46-2.45 6.61-4.61c2.16-2.16 3.67-4.58 4.62-6.63c-.1 2.48-.88 5.74-3.2 8.05"/></svg>
</template>

CSS

.icon-round-sports-rugby {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.49%203.51c-.56-.56-2.15-.97-4.16-.97c-3.08%200-7.15.96-9.98%203.79c-4.69%204.7-4.25%2012.74-2.84%2014.16c.56.56%202.15.97%204.16.97c3.08%200%207.15-.96%209.98-3.79c4.69-4.7%204.25-12.74%202.84-14.16M7.76%207.76c2.64-2.64%206.35-3.12%208.03-3.19c-2.05.94-4.46%202.45-6.61%204.61a23.2%2023.2%200%200%200-4.61%206.63c.09-2.48.87-5.74%203.19-8.05m8.48%208.48c-2.64%202.64-6.35%203.12-8.03%203.19c2.05-.94%204.46-2.45%206.61-4.61c2.16-2.16%203.67-4.58%204.62-6.63c-.1%202.48-.88%205.74-3.2%208.05%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.49%203.51c-.56-.56-2.15-.97-4.16-.97c-3.08%200-7.15.96-9.98%203.79c-4.69%204.7-4.25%2012.74-2.84%2014.16c.56.56%202.15.97%204.16.97c3.08%200%207.15-.96%209.98-3.79c4.69-4.7%204.25-12.74%202.84-14.16M7.76%207.76c2.64-2.64%206.35-3.12%208.03-3.19c-2.05.94-4.46%202.45-6.61%204.61a23.2%2023.2%200%200%200-4.61%206.63c.09-2.48.87-5.74%203.19-8.05m8.48%208.48c-2.64%202.64-6.35%203.12-8.03%203.19c2.05-.94%204.46-2.45%206.61-4.61c2.16-2.16%203.67-4.58%204.62-6.63c-.1%202.48-.88%205.74-3.2%208.05%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/round-sports-rugby.svg?color=%231a73e8&size=48