rugby from Reicon by REICON · Outline · Sports · MIT Free for personal and commercial use.

Name
rugby
Set
Reicon
Style
Outline
Category
Sports
Viewbox
24×24
License
MIT

2 other variants in Reicon

The same icon in other sets

All rugby icons →

More sports icons from Reicon

Use the rugby icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="m15.167 2.758l6.075 6.076a28 28 0 0 0-.077-2.845a3.386 3.386 0 0 0-3.154-3.154a28 28 0 0 0-2.844-.077m5.94 8.062L13.18 2.893c-2.697.305-5.4 1.15-7.269 3.018c-1.869 1.869-2.713 4.572-3.018 7.269l7.927 7.927c2.697-.305 5.4-1.15 7.269-3.018c1.869-1.869 2.713-4.572 3.018-7.269M8.834 21.242l-6.076-6.076c-.026 1.022.012 1.99.077 2.845a3.386 3.386 0 0 0 3.154 3.154c.855.065 1.823.103 2.845.077m4.551-19.879a28 28 0 0 1 4.74-.024a4.886 4.886 0 0 1 4.536 4.535a28 28 0 0 1-.024 4.74c-.285 2.957-1.18 6.227-3.487 8.536c-2.309 2.308-5.58 3.202-8.535 3.487a28 28 0 0 1-4.74.024a4.886 4.886 0 0 1-4.536-4.535a28 28 0 0 1 .024-4.74c.285-2.957 1.18-6.227 3.487-8.536c2.309-2.308 5.58-3.202 8.535-3.487M11.943 8.16a.75.75 0 0 1 1.06 0l.888.888l.889-.888a.75.75 0 1 1 1.06 1.06l-.888.889l.888.888a.75.75 0 1 1-1.06 1.06l-.889-.888l-.83.831l.888.888a.75.75 0 0 1-1.06 1.06L12 13.062l-.83.83l.888.889a.75.75 0 1 1-1.061 1.06l-.888-.888l-.888.888a.75.75 0 0 1-1.06-1.06l.887-.889l-.888-.888a.75.75 0 1 1 1.06-1.06l.889.888l.83-.83l-.888-.889a.75.75 0 0 1 1.061-1.06l.888.887l.83-.83l-.887-.888a.75.75 0 0 1 0-1.06" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function ReiconRugby(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" fillRule="evenodd" d="m15.167 2.758l6.075 6.076a28 28 0 0 0-.077-2.845a3.386 3.386 0 0 0-3.154-3.154a28 28 0 0 0-2.844-.077m5.94 8.062L13.18 2.893c-2.697.305-5.4 1.15-7.269 3.018c-1.869 1.869-2.713 4.572-3.018 7.269l7.927 7.927c2.697-.305 5.4-1.15 7.269-3.018c1.869-1.869 2.713-4.572 3.018-7.269M8.834 21.242l-6.076-6.076c-.026 1.022.012 1.99.077 2.845a3.386 3.386 0 0 0 3.154 3.154c.855.065 1.823.103 2.845.077m4.551-19.879a28 28 0 0 1 4.74-.024a4.886 4.886 0 0 1 4.536 4.535a28 28 0 0 1-.024 4.74c-.285 2.957-1.18 6.227-3.487 8.536c-2.309 2.308-5.58 3.202-8.535 3.487a28 28 0 0 1-4.74.024a4.886 4.886 0 0 1-4.536-4.535a28 28 0 0 1 .024-4.74c.285-2.957 1.18-6.227 3.487-8.536c2.309-2.308 5.58-3.202 8.535-3.487M11.943 8.16a.75.75 0 0 1 1.06 0l.888.888l.889-.888a.75.75 0 1 1 1.06 1.06l-.888.889l.888.888a.75.75 0 1 1-1.06 1.06l-.889-.888l-.83.831l.888.888a.75.75 0 0 1-1.06 1.06L12 13.062l-.83.83l.888.889a.75.75 0 1 1-1.061 1.06l-.888-.888l-.888.888a.75.75 0 0 1-1.06-1.06l.887-.889l-.888-.888a.75.75 0 1 1 1.06-1.06l.889.888l.83-.83l-.888-.889a.75.75 0 0 1 1.061-1.06l.888.887l.83-.83l-.887-.888a.75.75 0 0 1 0-1.06" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="m15.167 2.758l6.075 6.076a28 28 0 0 0-.077-2.845a3.386 3.386 0 0 0-3.154-3.154a28 28 0 0 0-2.844-.077m5.94 8.062L13.18 2.893c-2.697.305-5.4 1.15-7.269 3.018c-1.869 1.869-2.713 4.572-3.018 7.269l7.927 7.927c2.697-.305 5.4-1.15 7.269-3.018c1.869-1.869 2.713-4.572 3.018-7.269M8.834 21.242l-6.076-6.076c-.026 1.022.012 1.99.077 2.845a3.386 3.386 0 0 0 3.154 3.154c.855.065 1.823.103 2.845.077m4.551-19.879a28 28 0 0 1 4.74-.024a4.886 4.886 0 0 1 4.536 4.535a28 28 0 0 1-.024 4.74c-.285 2.957-1.18 6.227-3.487 8.536c-2.309 2.308-5.58 3.202-8.535 3.487a28 28 0 0 1-4.74.024a4.886 4.886 0 0 1-4.536-4.535a28 28 0 0 1 .024-4.74c.285-2.957 1.18-6.227 3.487-8.536c2.309-2.308 5.58-3.202 8.535-3.487M11.943 8.16a.75.75 0 0 1 1.06 0l.888.888l.889-.888a.75.75 0 1 1 1.06 1.06l-.888.889l.888.888a.75.75 0 1 1-1.06 1.06l-.889-.888l-.83.831l.888.888a.75.75 0 0 1-1.06 1.06L12 13.062l-.83.83l.888.889a.75.75 0 1 1-1.061 1.06l-.888-.888l-.888.888a.75.75 0 0 1-1.06-1.06l.887-.889l-.888-.888a.75.75 0 1 1 1.06-1.06l.889.888l.83-.83l-.888-.889a.75.75 0 0 1 1.061-1.06l.888.887l.83-.83l-.887-.888a.75.75 0 0 1 0-1.06" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-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%20fill-rule%3D%22evenodd%22%20d%3D%22m15.167%202.758l6.075%206.076a28%2028%200%200%200-.077-2.845a3.386%203.386%200%200%200-3.154-3.154a28%2028%200%200%200-2.844-.077m5.94%208.062L13.18%202.893c-2.697.305-5.4%201.15-7.269%203.018c-1.869%201.869-2.713%204.572-3.018%207.269l7.927%207.927c2.697-.305%205.4-1.15%207.269-3.018c1.869-1.869%202.713-4.572%203.018-7.269M8.834%2021.242l-6.076-6.076c-.026%201.022.012%201.99.077%202.845a3.386%203.386%200%200%200%203.154%203.154c.855.065%201.823.103%202.845.077m4.551-19.879a28%2028%200%200%201%204.74-.024a4.886%204.886%200%200%201%204.536%204.535a28%2028%200%200%201-.024%204.74c-.285%202.957-1.18%206.227-3.487%208.536c-2.309%202.308-5.58%203.202-8.535%203.487a28%2028%200%200%201-4.74.024a4.886%204.886%200%200%201-4.536-4.535a28%2028%200%200%201%20.024-4.74c.285-2.957%201.18-6.227%203.487-8.536c2.309-2.308%205.58-3.202%208.535-3.487M11.943%208.16a.75.75%200%200%201%201.06%200l.888.888l.889-.888a.75.75%200%201%201%201.06%201.06l-.888.889l.888.888a.75.75%200%201%201-1.06%201.06l-.889-.888l-.83.831l.888.888a.75.75%200%200%201-1.06%201.06L12%2013.062l-.83.83l.888.889a.75.75%200%201%201-1.061%201.06l-.888-.888l-.888.888a.75.75%200%200%201-1.06-1.06l.887-.889l-.888-.888a.75.75%200%201%201%201.06-1.06l.889.888l.83-.83l-.888-.889a.75.75%200%200%201%201.061-1.06l.888.887l.83-.83l-.887-.888a.75.75%200%200%201%200-1.06%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22m15.167%202.758l6.075%206.076a28%2028%200%200%200-.077-2.845a3.386%203.386%200%200%200-3.154-3.154a28%2028%200%200%200-2.844-.077m5.94%208.062L13.18%202.893c-2.697.305-5.4%201.15-7.269%203.018c-1.869%201.869-2.713%204.572-3.018%207.269l7.927%207.927c2.697-.305%205.4-1.15%207.269-3.018c1.869-1.869%202.713-4.572%203.018-7.269M8.834%2021.242l-6.076-6.076c-.026%201.022.012%201.99.077%202.845a3.386%203.386%200%200%200%203.154%203.154c.855.065%201.823.103%202.845.077m4.551-19.879a28%2028%200%200%201%204.74-.024a4.886%204.886%200%200%201%204.536%204.535a28%2028%200%200%201-.024%204.74c-.285%202.957-1.18%206.227-3.487%208.536c-2.309%202.308-5.58%203.202-8.535%203.487a28%2028%200%200%201-4.74.024a4.886%204.886%200%200%201-4.536-4.535a28%2028%200%200%201%20.024-4.74c.285-2.957%201.18-6.227%203.487-8.536c2.309-2.308%205.58-3.202%208.535-3.487M11.943%208.16a.75.75%200%200%201%201.06%200l.888.888l.889-.888a.75.75%200%201%201%201.06%201.06l-.888.889l.888.888a.75.75%200%201%201-1.06%201.06l-.889-.888l-.83.831l.888.888a.75.75%200%200%201-1.06%201.06L12%2013.062l-.83.83l.888.889a.75.75%200%201%201-1.061%201.06l-.888-.888l-.888.888a.75.75%200%200%201-1.06-1.06l.887-.889l-.888-.888a.75.75%200%201%201%201.06-1.06l.889.888l.83-.83l-.888-.889a.75.75%200%200%201%201.061-1.06l.888.887l.83-.83l-.887-.888a.75.75%200%200%201%200-1.06%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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