rugby icon
rugby-linear from Solar by 480 Design · Linear · Sports · CC-BY-4.0 Attribution required.
- Name
- rugby-linear
- Set
- Solar
- Style
- Linear
- 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
balls-boldbasketball-boldbicycling-boldbicycling-round-boldbody-shape-boldbody-shape-minimalistic-boldbowling-bolddumbbell-bolddumbbell-large-bolddumbbell-large-minimalistic-bolddumbbell-small-bolddumbbells-2-bolddumbbells-boldfootball-boldgolf-boldhiking-boldhiking-minimalistic-boldhiking-round-boldmeditation-boldmeditation-round-boldranking-boldrunning-2-boldrunning-boldrunning-round-bold
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="M13.4572 2.10976C10.5738 2.38717 7.50944 3.25185 5.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.5428M2.10976 13.4572C1.94909 15.1273 1.98542 16.7367 2.08725 18.0686C2.24627 20.1483 3.85169 21.7537 5.93144 21.9127C7.26327 22.0146 8.87269 22.0509 10.5428 21.8902C13.4262 21.6128 16.4906 20.7482 18.6194 18.6194C20.7482 16.4906 21.6128 13.4262 21.8902 10.5428M10.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 SolarRugbyLinear(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="M13.4572 2.10976C10.5738 2.38717 7.50944 3.25185 5.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.5428M2.10976 13.4572C1.94909 15.1273 1.98542 16.7367 2.08725 18.0686C2.24627 20.1483 3.85169 21.7537 5.93144 21.9127C7.26327 22.0146 8.87269 22.0509 10.5428 21.8902C13.4262 21.6128 16.4906 20.7482 18.6194 18.6194C20.7482 16.4906 21.6128 13.4262 21.8902 10.5428M10.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="M13.4572 2.10976C10.5738 2.38717 7.50944 3.25185 5.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.5428M2.10976 13.4572C1.94909 15.1273 1.98542 16.7367 2.08725 18.0686C2.24627 20.1483 3.85169 21.7537 5.93144 21.9127C7.26327 22.0146 8.87269 22.0509 10.5428 21.8902C13.4262 21.6128 16.4906 20.7482 18.6194 18.6194C20.7482 16.4906 21.6128 13.4262 21.8902 10.5428M10.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-linear {
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%22M13.4572%202.10976C10.5738%202.38717%207.50944%203.25185%205.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.5428M2.10976%2013.4572C1.94909%2015.1273%201.98542%2016.7367%202.08725%2018.0686C2.24627%2020.1483%203.85169%2021.7537%205.93144%2021.9127C7.26327%2022.0146%208.87269%2022.0509%2010.5428%2021.8902C13.4262%2021.6128%2016.4906%2020.7482%2018.6194%2018.6194C20.7482%2016.4906%2021.6128%2013.4262%2021.8902%2010.5428M10.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%22M13.4572%202.10976C10.5738%202.38717%207.50944%203.25185%205.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.5428M2.10976%2013.4572C1.94909%2015.1273%201.98542%2016.7367%202.08725%2018.0686C2.24627%2020.1483%203.85169%2021.7537%205.93144%2021.9127C7.26327%2022.0146%208.87269%2022.0509%2010.5428%2021.8902C13.4262%2021.6128%2016.4906%2020.7482%2018.6194%2018.6194C20.7482%2016.4906%2021.6128%2013.4262%2021.8902%2010.5428M10.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-linear.svg?color=%231a73e8&size=48