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

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

2 other variants in Reicon

The same icon in other sets

More sports icons from Reicon

Use the balls 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="M8.485 2.75a5.7 5.7 0 0 0-2.86.771a5.7 5.7 0 0 0-1.992 1.917l.121.082c.23.16.545.4.907.733c.725.667 1.638 1.704 2.43 3.206c.55 1.042.892 2.024 1.105 2.865c.384-.907.914-1.762 1.64-2.488q.461-.458.983-.818c-.31-.433-.618-.924-.91-1.477a12.7 12.7 0 0 1-1.317-3.89c-.056-.346-.088-.65-.107-.901m1.525.203a10 10 0 0 0 .063.46a11.2 11.2 0 0 0 1.162 3.428c.29.55.597 1.027.9 1.437a10.7 10.7 0 0 1 2.046-.67a5.7 5.7 0 0 0-.702-1.982a5.73 5.73 0 0 0-3.469-2.673m5.65 4.408a7.2 7.2 0 0 0-.882-2.485a7.24 7.24 0 0 0-5.41-3.573A7.249 7.249 0 0 0 7.36 15.659q-.017.145-.03.29a20 20 0 0 0-.018 3.356a3.645 3.645 0 0 0 3.382 3.382c.962.073 2.134.1 3.357-.017c2.09-.202 4.442-.837 6.112-2.506c1.67-1.67 2.305-4.021 2.506-6.112c.117-1.223.09-2.395.017-3.357a3.645 3.645 0 0 0-3.382-3.382a20 20 0 0 0-3.644.048m-8.67 6.686a5.73 5.73 0 0 1-3.469-2.673a5.73 5.73 0 0 1-.52-4.549c.17.125.392.3.645.533c.616.566 1.417 1.47 2.119 2.801a11.2 11.2 0 0 1 1.162 3.428q.04.25.063.46M17.754 8.75l3.496 3.496c-.002-.51-.025-.995-.059-1.437a2.145 2.145 0 0 0-2-2a20 20 0 0 0-1.437-.059m3.385 5.506l-5.395-5.395c-1.827.22-3.615.803-4.847 2.036c-1.233 1.232-1.815 3.02-2.036 4.847l5.395 5.395c1.827-.22 3.615-.803 4.847-2.036c1.233-1.232 1.815-3.02 2.036-4.847m-8.893 6.994L8.75 17.754c.002.51.025.995.059 1.437a2.146 2.146 0 0 0 2 2c.442.034.927.057 1.437.059m2.724-9.28a.75.75 0 0 1 1.06 0l.47.47l.47-.47a.75.75 0 0 1 1.06 1.06l-.47.47l.47.47a.75.75 0 0 1-1.06 1.06l-.47-.47l-.44.44l.47.47a.75.75 0 0 1-1.06 1.06l-.47-.47l-.44.44l.47.47a.75.75 0 0 1-1.06 1.06l-.47-.47l-.47.47a.75.75 0 0 1-1.06-1.06l.47-.47l-.47-.47a.75.75 0 1 1 1.06-1.06l.47.47l.44-.44l-.47-.47a.75.75 0 1 1 1.06-1.06l.47.47l.44-.44l-.47-.47a.75.75 0 0 1 0-1.06" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function ReiconBalls(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="M8.485 2.75a5.7 5.7 0 0 0-2.86.771a5.7 5.7 0 0 0-1.992 1.917l.121.082c.23.16.545.4.907.733c.725.667 1.638 1.704 2.43 3.206c.55 1.042.892 2.024 1.105 2.865c.384-.907.914-1.762 1.64-2.488q.461-.458.983-.818c-.31-.433-.618-.924-.91-1.477a12.7 12.7 0 0 1-1.317-3.89c-.056-.346-.088-.65-.107-.901m1.525.203a10 10 0 0 0 .063.46a11.2 11.2 0 0 0 1.162 3.428c.29.55.597 1.027.9 1.437a10.7 10.7 0 0 1 2.046-.67a5.7 5.7 0 0 0-.702-1.982a5.73 5.73 0 0 0-3.469-2.673m5.65 4.408a7.2 7.2 0 0 0-.882-2.485a7.24 7.24 0 0 0-5.41-3.573A7.249 7.249 0 0 0 7.36 15.659q-.017.145-.03.29a20 20 0 0 0-.018 3.356a3.645 3.645 0 0 0 3.382 3.382c.962.073 2.134.1 3.357-.017c2.09-.202 4.442-.837 6.112-2.506c1.67-1.67 2.305-4.021 2.506-6.112c.117-1.223.09-2.395.017-3.357a3.645 3.645 0 0 0-3.382-3.382a20 20 0 0 0-3.644.048m-8.67 6.686a5.73 5.73 0 0 1-3.469-2.673a5.73 5.73 0 0 1-.52-4.549c.17.125.392.3.645.533c.616.566 1.417 1.47 2.119 2.801a11.2 11.2 0 0 1 1.162 3.428q.04.25.063.46M17.754 8.75l3.496 3.496c-.002-.51-.025-.995-.059-1.437a2.145 2.145 0 0 0-2-2a20 20 0 0 0-1.437-.059m3.385 5.506l-5.395-5.395c-1.827.22-3.615.803-4.847 2.036c-1.233 1.232-1.815 3.02-2.036 4.847l5.395 5.395c1.827-.22 3.615-.803 4.847-2.036c1.233-1.232 1.815-3.02 2.036-4.847m-8.893 6.994L8.75 17.754c.002.51.025.995.059 1.437a2.146 2.146 0 0 0 2 2c.442.034.927.057 1.437.059m2.724-9.28a.75.75 0 0 1 1.06 0l.47.47l.47-.47a.75.75 0 0 1 1.06 1.06l-.47.47l.47.47a.75.75 0 0 1-1.06 1.06l-.47-.47l-.44.44l.47.47a.75.75 0 0 1-1.06 1.06l-.47-.47l-.44.44l.47.47a.75.75 0 0 1-1.06 1.06l-.47-.47l-.47.47a.75.75 0 0 1-1.06-1.06l.47-.47l-.47-.47a.75.75 0 1 1 1.06-1.06l.47.47l.44-.44l-.47-.47a.75.75 0 1 1 1.06-1.06l.47.47l.44-.44l-.47-.47a.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="M8.485 2.75a5.7 5.7 0 0 0-2.86.771a5.7 5.7 0 0 0-1.992 1.917l.121.082c.23.16.545.4.907.733c.725.667 1.638 1.704 2.43 3.206c.55 1.042.892 2.024 1.105 2.865c.384-.907.914-1.762 1.64-2.488q.461-.458.983-.818c-.31-.433-.618-.924-.91-1.477a12.7 12.7 0 0 1-1.317-3.89c-.056-.346-.088-.65-.107-.901m1.525.203a10 10 0 0 0 .063.46a11.2 11.2 0 0 0 1.162 3.428c.29.55.597 1.027.9 1.437a10.7 10.7 0 0 1 2.046-.67a5.7 5.7 0 0 0-.702-1.982a5.73 5.73 0 0 0-3.469-2.673m5.65 4.408a7.2 7.2 0 0 0-.882-2.485a7.24 7.24 0 0 0-5.41-3.573A7.249 7.249 0 0 0 7.36 15.659q-.017.145-.03.29a20 20 0 0 0-.018 3.356a3.645 3.645 0 0 0 3.382 3.382c.962.073 2.134.1 3.357-.017c2.09-.202 4.442-.837 6.112-2.506c1.67-1.67 2.305-4.021 2.506-6.112c.117-1.223.09-2.395.017-3.357a3.645 3.645 0 0 0-3.382-3.382a20 20 0 0 0-3.644.048m-8.67 6.686a5.73 5.73 0 0 1-3.469-2.673a5.73 5.73 0 0 1-.52-4.549c.17.125.392.3.645.533c.616.566 1.417 1.47 2.119 2.801a11.2 11.2 0 0 1 1.162 3.428q.04.25.063.46M17.754 8.75l3.496 3.496c-.002-.51-.025-.995-.059-1.437a2.145 2.145 0 0 0-2-2a20 20 0 0 0-1.437-.059m3.385 5.506l-5.395-5.395c-1.827.22-3.615.803-4.847 2.036c-1.233 1.232-1.815 3.02-2.036 4.847l5.395 5.395c1.827-.22 3.615-.803 4.847-2.036c1.233-1.232 1.815-3.02 2.036-4.847m-8.893 6.994L8.75 17.754c.002.51.025.995.059 1.437a2.146 2.146 0 0 0 2 2c.442.034.927.057 1.437.059m2.724-9.28a.75.75 0 0 1 1.06 0l.47.47l.47-.47a.75.75 0 0 1 1.06 1.06l-.47.47l.47.47a.75.75 0 0 1-1.06 1.06l-.47-.47l-.44.44l.47.47a.75.75 0 0 1-1.06 1.06l-.47-.47l-.44.44l.47.47a.75.75 0 0 1-1.06 1.06l-.47-.47l-.47.47a.75.75 0 0 1-1.06-1.06l.47-.47l-.47-.47a.75.75 0 1 1 1.06-1.06l.47.47l.44-.44l-.47-.47a.75.75 0 1 1 1.06-1.06l.47.47l.44-.44l-.47-.47a.75.75 0 0 1 0-1.06" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-balls {
  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%22M8.485%202.75a5.7%205.7%200%200%200-2.86.771a5.7%205.7%200%200%200-1.992%201.917l.121.082c.23.16.545.4.907.733c.725.667%201.638%201.704%202.43%203.206c.55%201.042.892%202.024%201.105%202.865c.384-.907.914-1.762%201.64-2.488q.461-.458.983-.818c-.31-.433-.618-.924-.91-1.477a12.7%2012.7%200%200%201-1.317-3.89c-.056-.346-.088-.65-.107-.901m1.525.203a10%2010%200%200%200%20.063.46a11.2%2011.2%200%200%200%201.162%203.428c.29.55.597%201.027.9%201.437a10.7%2010.7%200%200%201%202.046-.67a5.7%205.7%200%200%200-.702-1.982a5.73%205.73%200%200%200-3.469-2.673m5.65%204.408a7.2%207.2%200%200%200-.882-2.485a7.24%207.24%200%200%200-5.41-3.573A7.249%207.249%200%200%200%207.36%2015.659q-.017.145-.03.29a20%2020%200%200%200-.018%203.356a3.645%203.645%200%200%200%203.382%203.382c.962.073%202.134.1%203.357-.017c2.09-.202%204.442-.837%206.112-2.506c1.67-1.67%202.305-4.021%202.506-6.112c.117-1.223.09-2.395.017-3.357a3.645%203.645%200%200%200-3.382-3.382a20%2020%200%200%200-3.644.048m-8.67%206.686a5.73%205.73%200%200%201-3.469-2.673a5.73%205.73%200%200%201-.52-4.549c.17.125.392.3.645.533c.616.566%201.417%201.47%202.119%202.801a11.2%2011.2%200%200%201%201.162%203.428q.04.25.063.46M17.754%208.75l3.496%203.496c-.002-.51-.025-.995-.059-1.437a2.145%202.145%200%200%200-2-2a20%2020%200%200%200-1.437-.059m3.385%205.506l-5.395-5.395c-1.827.22-3.615.803-4.847%202.036c-1.233%201.232-1.815%203.02-2.036%204.847l5.395%205.395c1.827-.22%203.615-.803%204.847-2.036c1.233-1.232%201.815-3.02%202.036-4.847m-8.893%206.994L8.75%2017.754c.002.51.025.995.059%201.437a2.146%202.146%200%200%200%202%202c.442.034.927.057%201.437.059m2.724-9.28a.75.75%200%200%201%201.06%200l.47.47l.47-.47a.75.75%200%200%201%201.06%201.06l-.47.47l.47.47a.75.75%200%200%201-1.06%201.06l-.47-.47l-.44.44l.47.47a.75.75%200%200%201-1.06%201.06l-.47-.47l-.44.44l.47.47a.75.75%200%200%201-1.06%201.06l-.47-.47l-.47.47a.75.75%200%200%201-1.06-1.06l.47-.47l-.47-.47a.75.75%200%201%201%201.06-1.06l.47.47l.44-.44l-.47-.47a.75.75%200%201%201%201.06-1.06l.47.47l.44-.44l-.47-.47a.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%22M8.485%202.75a5.7%205.7%200%200%200-2.86.771a5.7%205.7%200%200%200-1.992%201.917l.121.082c.23.16.545.4.907.733c.725.667%201.638%201.704%202.43%203.206c.55%201.042.892%202.024%201.105%202.865c.384-.907.914-1.762%201.64-2.488q.461-.458.983-.818c-.31-.433-.618-.924-.91-1.477a12.7%2012.7%200%200%201-1.317-3.89c-.056-.346-.088-.65-.107-.901m1.525.203a10%2010%200%200%200%20.063.46a11.2%2011.2%200%200%200%201.162%203.428c.29.55.597%201.027.9%201.437a10.7%2010.7%200%200%201%202.046-.67a5.7%205.7%200%200%200-.702-1.982a5.73%205.73%200%200%200-3.469-2.673m5.65%204.408a7.2%207.2%200%200%200-.882-2.485a7.24%207.24%200%200%200-5.41-3.573A7.249%207.249%200%200%200%207.36%2015.659q-.017.145-.03.29a20%2020%200%200%200-.018%203.356a3.645%203.645%200%200%200%203.382%203.382c.962.073%202.134.1%203.357-.017c2.09-.202%204.442-.837%206.112-2.506c1.67-1.67%202.305-4.021%202.506-6.112c.117-1.223.09-2.395.017-3.357a3.645%203.645%200%200%200-3.382-3.382a20%2020%200%200%200-3.644.048m-8.67%206.686a5.73%205.73%200%200%201-3.469-2.673a5.73%205.73%200%200%201-.52-4.549c.17.125.392.3.645.533c.616.566%201.417%201.47%202.119%202.801a11.2%2011.2%200%200%201%201.162%203.428q.04.25.063.46M17.754%208.75l3.496%203.496c-.002-.51-.025-.995-.059-1.437a2.145%202.145%200%200%200-2-2a20%2020%200%200%200-1.437-.059m3.385%205.506l-5.395-5.395c-1.827.22-3.615.803-4.847%202.036c-1.233%201.232-1.815%203.02-2.036%204.847l5.395%205.395c1.827-.22%203.615-.803%204.847-2.036c1.233-1.232%201.815-3.02%202.036-4.847m-8.893%206.994L8.75%2017.754c.002.51.025.995.059%201.437a2.146%202.146%200%200%200%202%202c.442.034.927.057%201.437.059m2.724-9.28a.75.75%200%200%201%201.06%200l.47.47l.47-.47a.75.75%200%200%201%201.06%201.06l-.47.47l.47.47a.75.75%200%200%201-1.06%201.06l-.47-.47l-.44.44l.47.47a.75.75%200%200%201-1.06%201.06l-.47-.47l-.44.44l.47.47a.75.75%200%200%201-1.06%201.06l-.47-.47l-.47.47a.75.75%200%200%201-1.06-1.06l.47-.47l-.47-.47a.75.75%200%201%201%201.06-1.06l.47.47l.44-.44l-.47-.47a.75.75%200%201%201%201.06-1.06l.47.47l.44-.44l-.47-.47a.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/balls.svg?color=%231a73e8&size=48