ball from BoxIcons v2 Solid by Boxicons · Solid · MIT Free for personal and commercial use.

Name
ball
Set
BoxIcons v2 Solid
Style
Solid
Viewbox
24×24
License
MIT

The same icon in other sets

Use the ball icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.247 3.034c-.069-.018-1.742-.433-4.052-.433c-2.842 0-6.868.64-9.91 3.687c-5.34 5.349-3.34 13.61-3.252 13.96a1 1 0 0 0 .728.726c.069.018 1.726.426 4.018.426c2.849 0 6.884-.641 9.932-3.688c5.335-5.335 3.351-13.6 3.264-13.949a1 1 0 0 0-.728-.729m-3.537 9.262l-1.414 1.414l-1.793-1.792l-1.586 1.586l1.792 1.793l-1.414 1.414l-1.792-1.793l-1.793 1.793l-1.414-1.414l1.793-1.793l-1.793-1.794l1.414-1.414l1.793 1.794l1.586-1.586l-1.794-1.793l1.414-1.414l1.794 1.793l1.793-1.793l1.414 1.414l-1.793 1.793z"/></svg>

React

import type { SVGProps } from "react";

export function BxsBall(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.247 3.034c-.069-.018-1.742-.433-4.052-.433c-2.842 0-6.868.64-9.91 3.687c-5.34 5.349-3.34 13.61-3.252 13.96a1 1 0 0 0 .728.726c.069.018 1.726.426 4.018.426c2.849 0 6.884-.641 9.932-3.688c5.335-5.335 3.351-13.6 3.264-13.949a1 1 0 0 0-.728-.729m-3.537 9.262l-1.414 1.414l-1.793-1.792l-1.586 1.586l1.792 1.793l-1.414 1.414l-1.792-1.793l-1.793 1.793l-1.414-1.414l1.793-1.793l-1.793-1.794l1.414-1.414l1.793 1.794l1.586-1.586l-1.794-1.793l1.414-1.414l1.794 1.793l1.793-1.793l1.414 1.414l-1.793 1.793z"/></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.247 3.034c-.069-.018-1.742-.433-4.052-.433c-2.842 0-6.868.64-9.91 3.687c-5.34 5.349-3.34 13.61-3.252 13.96a1 1 0 0 0 .728.726c.069.018 1.726.426 4.018.426c2.849 0 6.884-.641 9.932-3.688c5.335-5.335 3.351-13.6 3.264-13.949a1 1 0 0 0-.728-.729m-3.537 9.262l-1.414 1.414l-1.793-1.792l-1.586 1.586l1.792 1.793l-1.414 1.414l-1.792-1.793l-1.793 1.793l-1.414-1.414l1.793-1.793l-1.793-1.794l1.414-1.414l1.793 1.794l1.586-1.586l-1.794-1.793l1.414-1.414l1.794 1.793l1.793-1.793l1.414 1.414l-1.793 1.793z"/></svg>
</template>

CSS

.icon-ball {
  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.247%203.034c-.069-.018-1.742-.433-4.052-.433c-2.842%200-6.868.64-9.91%203.687c-5.34%205.349-3.34%2013.61-3.252%2013.96a1%201%200%200%200%20.728.726c.069.018%201.726.426%204.018.426c2.849%200%206.884-.641%209.932-3.688c5.335-5.335%203.351-13.6%203.264-13.949a1%201%200%200%200-.728-.729m-3.537%209.262l-1.414%201.414l-1.793-1.792l-1.586%201.586l1.792%201.793l-1.414%201.414l-1.792-1.793l-1.793%201.793l-1.414-1.414l1.793-1.793l-1.793-1.794l1.414-1.414l1.793%201.794l1.586-1.586l-1.794-1.793l1.414-1.414l1.794%201.793l1.793-1.793l1.414%201.414l-1.793%201.793z%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.247%203.034c-.069-.018-1.742-.433-4.052-.433c-2.842%200-6.868.64-9.91%203.687c-5.34%205.349-3.34%2013.61-3.252%2013.96a1%201%200%200%200%20.728.726c.069.018%201.726.426%204.018.426c2.849%200%206.884-.641%209.932-3.688c5.335-5.335%203.351-13.6%203.264-13.949a1%201%200%200%200-.728-.729m-3.537%209.262l-1.414%201.414l-1.793-1.792l-1.586%201.586l1.792%201.793l-1.414%201.414l-1.792-1.793l-1.793%201.793l-1.414-1.414l1.793-1.793l-1.793-1.794l1.414-1.414l1.793%201.794l1.586-1.586l-1.794-1.793l1.414-1.414l1.794%201.793l1.793-1.793l1.414%201.414l-1.793%201.793z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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