balls icon
balls-linear from Solar by 480 Design · Linear · Sports · CC-BY-4.0 Attribution required.
- Name
- balls-linear
- Set
- Solar
- Style
- Linear
- Category
- Sports
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
More sports icons from Solar
basketball-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-boldrugby-boldrunning-2-boldrunning-boldrunning-round-bold
Use the balls 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-width="1.5"><path stroke-linecap="round" d="M16.0201 8.07683C14.0016 8.27102 11.8566 8.87629 10.3665 10.3665C8.87629 11.8566 8.27102 14.0016 8.07683 16.0201M16.0201 8.07683C17.1891 7.96436 18.3157 7.9898 19.248 8.06108C20.7038 8.17239 21.8276 9.29618 21.9389 10.752C22.0102 11.6843 22.0356 12.8109 21.9232 13.9799M16.0201 8.07683L21.9232 13.9799M8.07683 16.0201C7.96436 17.1891 7.9898 18.3157 8.06108 19.248C8.17239 20.7038 9.29618 21.8276 10.752 21.9389C11.6843 22.0102 12.8109 22.0356 13.9799 21.9232C15.9984 21.729 18.1434 21.1237 19.6336 19.6336C21.1237 18.1434 21.729 15.9984 21.9232 13.9799M13.9799 21.9232L8.07683 16.0201"/><path d="M14.9955 8.25203C14.9573 7.22857 14.6759 6.19921 14.1282 5.25054C13.0651 3.40919 11.237 2.28489 9.27713 2.04733C7.92854 1.88387 6.51758 2.14025 5.25054 2.87177C2.14216 4.6664 1.07715 8.64107 2.87177 11.7495C4.01322 13.7265 6.03658 14.8769 8.15803 14.9907"/><path d="M9.21514 2C9.21514 2 9.07658 4.35593 10.5717 7.19068C11.0294 8.05852 11.5282 8.75876 12 9.3127M3 5.92795C3 5.92795 4.93315 6.97456 6.42829 9.80932C7.92342 12.6441 7.78486 15 7.78486 15"/><path stroke-linecap="round" d="M12.5 17.5L17.5 12.5"/><path stroke-linecap="round" d="M15.5 12.5L17.5 14.5"/><path stroke-linecap="round" d="M12.5 15.5L14.5 17.5"/><path stroke-linecap="round" d="M14 14L16 16"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarBallsLinear(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" strokeWidth="1.5"><path strokeLinecap="round" d="M16.0201 8.07683C14.0016 8.27102 11.8566 8.87629 10.3665 10.3665C8.87629 11.8566 8.27102 14.0016 8.07683 16.0201M16.0201 8.07683C17.1891 7.96436 18.3157 7.9898 19.248 8.06108C20.7038 8.17239 21.8276 9.29618 21.9389 10.752C22.0102 11.6843 22.0356 12.8109 21.9232 13.9799M16.0201 8.07683L21.9232 13.9799M8.07683 16.0201C7.96436 17.1891 7.9898 18.3157 8.06108 19.248C8.17239 20.7038 9.29618 21.8276 10.752 21.9389C11.6843 22.0102 12.8109 22.0356 13.9799 21.9232C15.9984 21.729 18.1434 21.1237 19.6336 19.6336C21.1237 18.1434 21.729 15.9984 21.9232 13.9799M13.9799 21.9232L8.07683 16.0201"/><path d="M14.9955 8.25203C14.9573 7.22857 14.6759 6.19921 14.1282 5.25054C13.0651 3.40919 11.237 2.28489 9.27713 2.04733C7.92854 1.88387 6.51758 2.14025 5.25054 2.87177C2.14216 4.6664 1.07715 8.64107 2.87177 11.7495C4.01322 13.7265 6.03658 14.8769 8.15803 14.9907"/><path d="M9.21514 2C9.21514 2 9.07658 4.35593 10.5717 7.19068C11.0294 8.05852 11.5282 8.75876 12 9.3127M3 5.92795C3 5.92795 4.93315 6.97456 6.42829 9.80932C7.92342 12.6441 7.78486 15 7.78486 15"/><path strokeLinecap="round" d="M12.5 17.5L17.5 12.5"/><path strokeLinecap="round" d="M15.5 12.5L17.5 14.5"/><path strokeLinecap="round" d="M12.5 15.5L14.5 17.5"/><path strokeLinecap="round" d="M14 14L16 16"/></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-width="1.5"><path stroke-linecap="round" d="M16.0201 8.07683C14.0016 8.27102 11.8566 8.87629 10.3665 10.3665C8.87629 11.8566 8.27102 14.0016 8.07683 16.0201M16.0201 8.07683C17.1891 7.96436 18.3157 7.9898 19.248 8.06108C20.7038 8.17239 21.8276 9.29618 21.9389 10.752C22.0102 11.6843 22.0356 12.8109 21.9232 13.9799M16.0201 8.07683L21.9232 13.9799M8.07683 16.0201C7.96436 17.1891 7.9898 18.3157 8.06108 19.248C8.17239 20.7038 9.29618 21.8276 10.752 21.9389C11.6843 22.0102 12.8109 22.0356 13.9799 21.9232C15.9984 21.729 18.1434 21.1237 19.6336 19.6336C21.1237 18.1434 21.729 15.9984 21.9232 13.9799M13.9799 21.9232L8.07683 16.0201"/><path d="M14.9955 8.25203C14.9573 7.22857 14.6759 6.19921 14.1282 5.25054C13.0651 3.40919 11.237 2.28489 9.27713 2.04733C7.92854 1.88387 6.51758 2.14025 5.25054 2.87177C2.14216 4.6664 1.07715 8.64107 2.87177 11.7495C4.01322 13.7265 6.03658 14.8769 8.15803 14.9907"/><path d="M9.21514 2C9.21514 2 9.07658 4.35593 10.5717 7.19068C11.0294 8.05852 11.5282 8.75876 12 9.3127M3 5.92795C3 5.92795 4.93315 6.97456 6.42829 9.80932C7.92342 12.6441 7.78486 15 7.78486 15"/><path stroke-linecap="round" d="M12.5 17.5L17.5 12.5"/><path stroke-linecap="round" d="M15.5 12.5L17.5 14.5"/><path stroke-linecap="round" d="M12.5 15.5L14.5 17.5"/><path stroke-linecap="round" d="M14 14L16 16"/></g></svg> </template>
CSS
.icon-balls-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-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M16.0201%208.07683C14.0016%208.27102%2011.8566%208.87629%2010.3665%2010.3665C8.87629%2011.8566%208.27102%2014.0016%208.07683%2016.0201M16.0201%208.07683C17.1891%207.96436%2018.3157%207.9898%2019.248%208.06108C20.7038%208.17239%2021.8276%209.29618%2021.9389%2010.752C22.0102%2011.6843%2022.0356%2012.8109%2021.9232%2013.9799M16.0201%208.07683L21.9232%2013.9799M8.07683%2016.0201C7.96436%2017.1891%207.9898%2018.3157%208.06108%2019.248C8.17239%2020.7038%209.29618%2021.8276%2010.752%2021.9389C11.6843%2022.0102%2012.8109%2022.0356%2013.9799%2021.9232C15.9984%2021.729%2018.1434%2021.1237%2019.6336%2019.6336C21.1237%2018.1434%2021.729%2015.9984%2021.9232%2013.9799M13.9799%2021.9232L8.07683%2016.0201%22%2F%3E%3Cpath%20d%3D%22M14.9955%208.25203C14.9573%207.22857%2014.6759%206.19921%2014.1282%205.25054C13.0651%203.40919%2011.237%202.28489%209.27713%202.04733C7.92854%201.88387%206.51758%202.14025%205.25054%202.87177C2.14216%204.6664%201.07715%208.64107%202.87177%2011.7495C4.01322%2013.7265%206.03658%2014.8769%208.15803%2014.9907%22%2F%3E%3Cpath%20d%3D%22M9.21514%202C9.21514%202%209.07658%204.35593%2010.5717%207.19068C11.0294%208.05852%2011.5282%208.75876%2012%209.3127M3%205.92795C3%205.92795%204.93315%206.97456%206.42829%209.80932C7.92342%2012.6441%207.78486%2015%207.78486%2015%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12.5%2017.5L17.5%2012.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M15.5%2012.5L17.5%2014.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12.5%2015.5L14.5%2017.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M14%2014L16%2016%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-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M16.0201%208.07683C14.0016%208.27102%2011.8566%208.87629%2010.3665%2010.3665C8.87629%2011.8566%208.27102%2014.0016%208.07683%2016.0201M16.0201%208.07683C17.1891%207.96436%2018.3157%207.9898%2019.248%208.06108C20.7038%208.17239%2021.8276%209.29618%2021.9389%2010.752C22.0102%2011.6843%2022.0356%2012.8109%2021.9232%2013.9799M16.0201%208.07683L21.9232%2013.9799M8.07683%2016.0201C7.96436%2017.1891%207.9898%2018.3157%208.06108%2019.248C8.17239%2020.7038%209.29618%2021.8276%2010.752%2021.9389C11.6843%2022.0102%2012.8109%2022.0356%2013.9799%2021.9232C15.9984%2021.729%2018.1434%2021.1237%2019.6336%2019.6336C21.1237%2018.1434%2021.729%2015.9984%2021.9232%2013.9799M13.9799%2021.9232L8.07683%2016.0201%22%2F%3E%3Cpath%20d%3D%22M14.9955%208.25203C14.9573%207.22857%2014.6759%206.19921%2014.1282%205.25054C13.0651%203.40919%2011.237%202.28489%209.27713%202.04733C7.92854%201.88387%206.51758%202.14025%205.25054%202.87177C2.14216%204.6664%201.07715%208.64107%202.87177%2011.7495C4.01322%2013.7265%206.03658%2014.8769%208.15803%2014.9907%22%2F%3E%3Cpath%20d%3D%22M9.21514%202C9.21514%202%209.07658%204.35593%2010.5717%207.19068C11.0294%208.05852%2011.5282%208.75876%2012%209.3127M3%205.92795C3%205.92795%204.93315%206.97456%206.42829%209.80932C7.92342%2012.6441%207.78486%2015%207.78486%2015%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12.5%2017.5L17.5%2012.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M15.5%2012.5L17.5%2014.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12.5%2015.5L14.5%2017.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M14%2014L16%2016%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/balls-linear.svg?color=%231a73e8&size=48