rugby icon

rugby-broken from Solar by 480 Design · Broken · Sports · CC-BY-4.0 Attribution required.

Name
rugby-broken
Set
Solar
Style
Broken
Category
Sports
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

The same icon in other sets

More sports icons from Solar

Use the rugby icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M5.38064 5.38064C3.25185 7.50944 2.38717 10.5738 2.10976 13.4572M13.4572 2.10976C15.1273 1.94909 16.7367 1.98542 18.0686 2.08725C20.1483 2.24627 21.7537 3.85169 21.9127 5.93144C22.0146 7.26327 22.0509 8.87269 21.8902 10.5428M13.4572 2.10976L21.8902 10.5428M13.4572 2.10976C11.9685 2.25299 10.4315 2.55276 9 3.10225M21.8902 10.5428C21.6128 13.4262 20.7482 16.4906 18.6194 18.6194M15 20.8978C13.5685 21.4472 12.0315 21.747 10.5428 21.8902C8.87269 22.0509 7.26327 22.0146 5.93144 21.9127C3.85169 21.7537 2.24627 20.1483 2.08725 18.0686C1.98542 16.7367 1.94909 15.1273 2.10976 13.4572M10.5428 21.8902L2.10976 13.4572"/><path d="M15.3098 8.69043L8.69043 15.3098M8.69043 12.4729L11.5273 15.3098M10.5817 10.5817L13.4185 13.4185M12.4729 8.69043L15.3098 11.5273"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarRugbyBroken(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path d="M5.38064 5.38064C3.25185 7.50944 2.38717 10.5738 2.10976 13.4572M13.4572 2.10976C15.1273 1.94909 16.7367 1.98542 18.0686 2.08725C20.1483 2.24627 21.7537 3.85169 21.9127 5.93144C22.0146 7.26327 22.0509 8.87269 21.8902 10.5428M13.4572 2.10976L21.8902 10.5428M13.4572 2.10976C11.9685 2.25299 10.4315 2.55276 9 3.10225M21.8902 10.5428C21.6128 13.4262 20.7482 16.4906 18.6194 18.6194M15 20.8978C13.5685 21.4472 12.0315 21.747 10.5428 21.8902C8.87269 22.0509 7.26327 22.0146 5.93144 21.9127C3.85169 21.7537 2.24627 20.1483 2.08725 18.0686C1.98542 16.7367 1.94909 15.1273 2.10976 13.4572M10.5428 21.8902L2.10976 13.4572"/><path d="M15.3098 8.69043L8.69043 15.3098M8.69043 12.4729L11.5273 15.3098M10.5817 10.5817L13.4185 13.4185M12.4729 8.69043L15.3098 11.5273"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M5.38064 5.38064C3.25185 7.50944 2.38717 10.5738 2.10976 13.4572M13.4572 2.10976C15.1273 1.94909 16.7367 1.98542 18.0686 2.08725C20.1483 2.24627 21.7537 3.85169 21.9127 5.93144C22.0146 7.26327 22.0509 8.87269 21.8902 10.5428M13.4572 2.10976L21.8902 10.5428M13.4572 2.10976C11.9685 2.25299 10.4315 2.55276 9 3.10225M21.8902 10.5428C21.6128 13.4262 20.7482 16.4906 18.6194 18.6194M15 20.8978C13.5685 21.4472 12.0315 21.747 10.5428 21.8902C8.87269 22.0509 7.26327 22.0146 5.93144 21.9127C3.85169 21.7537 2.24627 20.1483 2.08725 18.0686C1.98542 16.7367 1.94909 15.1273 2.10976 13.4572M10.5428 21.8902L2.10976 13.4572"/><path d="M15.3098 8.69043L8.69043 15.3098M8.69043 12.4729L11.5273 15.3098M10.5817 10.5817L13.4185 13.4185M12.4729 8.69043L15.3098 11.5273"/></g></svg>
</template>

CSS

.icon-rugby-broken {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M5.38064%205.38064C3.25185%207.50944%202.38717%2010.5738%202.10976%2013.4572M13.4572%202.10976C15.1273%201.94909%2016.7367%201.98542%2018.0686%202.08725C20.1483%202.24627%2021.7537%203.85169%2021.9127%205.93144C22.0146%207.26327%2022.0509%208.87269%2021.8902%2010.5428M13.4572%202.10976L21.8902%2010.5428M13.4572%202.10976C11.9685%202.25299%2010.4315%202.55276%209%203.10225M21.8902%2010.5428C21.6128%2013.4262%2020.7482%2016.4906%2018.6194%2018.6194M15%2020.8978C13.5685%2021.4472%2012.0315%2021.747%2010.5428%2021.8902C8.87269%2022.0509%207.26327%2022.0146%205.93144%2021.9127C3.85169%2021.7537%202.24627%2020.1483%202.08725%2018.0686C1.98542%2016.7367%201.94909%2015.1273%202.10976%2013.4572M10.5428%2021.8902L2.10976%2013.4572%22%2F%3E%3Cpath%20d%3D%22M15.3098%208.69043L8.69043%2015.3098M8.69043%2012.4729L11.5273%2015.3098M10.5817%2010.5817L13.4185%2013.4185M12.4729%208.69043L15.3098%2011.5273%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M5.38064%205.38064C3.25185%207.50944%202.38717%2010.5738%202.10976%2013.4572M13.4572%202.10976C15.1273%201.94909%2016.7367%201.98542%2018.0686%202.08725C20.1483%202.24627%2021.7537%203.85169%2021.9127%205.93144C22.0146%207.26327%2022.0509%208.87269%2021.8902%2010.5428M13.4572%202.10976L21.8902%2010.5428M13.4572%202.10976C11.9685%202.25299%2010.4315%202.55276%209%203.10225M21.8902%2010.5428C21.6128%2013.4262%2020.7482%2016.4906%2018.6194%2018.6194M15%2020.8978C13.5685%2021.4472%2012.0315%2021.747%2010.5428%2021.8902C8.87269%2022.0509%207.26327%2022.0146%205.93144%2021.9127C3.85169%2021.7537%202.24627%2020.1483%202.08725%2018.0686C1.98542%2016.7367%201.94909%2015.1273%202.10976%2013.4572M10.5428%2021.8902L2.10976%2013.4572%22%2F%3E%3Cpath%20d%3D%22M15.3098%208.69043L8.69043%2015.3098M8.69043%2012.4729L11.5273%2015.3098M10.5817%2010.5817L13.4185%2013.4185M12.4729%208.69043L15.3098%2011.5273%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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