game analytics icon logo
game-analytics-icon from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- game-analytics-icon
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 256×256
- License
- CC0
Related icons in SVG Logos
Use the game analytics icon logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path d="M128 0C57.308 0 0 57.308 0 128s57.308 128 128 128s128-57.308 128-128A128 128 0 0 0 128 0m64.512 177.971l-28.809-75.742s-11.639 30.277-14.899 39.254c-2.253 6.229-3.908 10.888-7.902 16.469a53.3 53.3 0 0 1-22.186 17.835a51.763 51.763 0 1 1-20.054-99.55a49.5 49.5 0 0 1 31.983 11.076l-7.014 18.5c-4.642-4.778-10.957-11.332-25.259-11.332c-18.306.376-33.011 15.21-33.229 33.519c-.045 15.841 11.016 29.547 26.51 32.847c15.493 3.3 31.18-4.709 37.593-19.194c.444-.972.75-1.706.956-2.355h-40.26v-15.872l60.432-.12l-12.8-3.413l15.36-40.362a52 52 0 0 1 10.667-1.23a50.7 50.7 0 0 1 10.65.974q17.408 45.67 34.799 91.392a54.9 54.9 0 0 1-16.538 7.304"/></svg>
React
import type { SVGProps } from "react";
export function LogosGameAnalyticsIcon(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path d="M128 0C57.308 0 0 57.308 0 128s57.308 128 128 128s128-57.308 128-128A128 128 0 0 0 128 0m64.512 177.971l-28.809-75.742s-11.639 30.277-14.899 39.254c-2.253 6.229-3.908 10.888-7.902 16.469a53.3 53.3 0 0 1-22.186 17.835a51.763 51.763 0 1 1-20.054-99.55a49.5 49.5 0 0 1 31.983 11.076l-7.014 18.5c-4.642-4.778-10.957-11.332-25.259-11.332c-18.306.376-33.011 15.21-33.229 33.519c-.045 15.841 11.016 29.547 26.51 32.847c15.493 3.3 31.18-4.709 37.593-19.194c.444-.972.75-1.706.956-2.355h-40.26v-15.872l60.432-.12l-12.8-3.413l15.36-40.362a52 52 0 0 1 10.667-1.23a50.7 50.7 0 0 1 10.65.974q17.408 45.67 34.799 91.392a54.9 54.9 0 0 1-16.538 7.304"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path d="M128 0C57.308 0 0 57.308 0 128s57.308 128 128 128s128-57.308 128-128A128 128 0 0 0 128 0m64.512 177.971l-28.809-75.742s-11.639 30.277-14.899 39.254c-2.253 6.229-3.908 10.888-7.902 16.469a53.3 53.3 0 0 1-22.186 17.835a51.763 51.763 0 1 1-20.054-99.55a49.5 49.5 0 0 1 31.983 11.076l-7.014 18.5c-4.642-4.778-10.957-11.332-25.259-11.332c-18.306.376-33.011 15.21-33.229 33.519c-.045 15.841 11.016 29.547 26.51 32.847c15.493 3.3 31.18-4.709 37.593-19.194c.444-.972.75-1.706.956-2.355h-40.26v-15.872l60.432-.12l-12.8-3.413l15.36-40.362a52 52 0 0 1 10.667-1.23a50.7 50.7 0 0 1 10.65.974q17.408 45.67 34.799 91.392a54.9 54.9 0 0 1-16.538 7.304"/></svg> </template>
CSS
.icon-game-analytics-icon {
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%20256%20256%22%3E%3Cpath%20d%3D%22M128%200C57.308%200%200%2057.308%200%20128s57.308%20128%20128%20128s128-57.308%20128-128A128%20128%200%200%200%20128%200m64.512%20177.971l-28.809-75.742s-11.639%2030.277-14.899%2039.254c-2.253%206.229-3.908%2010.888-7.902%2016.469a53.3%2053.3%200%200%201-22.186%2017.835a51.763%2051.763%200%201%201-20.054-99.55a49.5%2049.5%200%200%201%2031.983%2011.076l-7.014%2018.5c-4.642-4.778-10.957-11.332-25.259-11.332c-18.306.376-33.011%2015.21-33.229%2033.519c-.045%2015.841%2011.016%2029.547%2026.51%2032.847c15.493%203.3%2031.18-4.709%2037.593-19.194c.444-.972.75-1.706.956-2.355h-40.26v-15.872l60.432-.12l-12.8-3.413l15.36-40.362a52%2052%200%200%201%2010.667-1.23a50.7%2050.7%200%200%201%2010.65.974q17.408%2045.67%2034.799%2091.392a54.9%2054.9%200%200%201-16.538%207.304%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%20256%20256%22%3E%3Cpath%20d%3D%22M128%200C57.308%200%200%2057.308%200%20128s57.308%20128%20128%20128s128-57.308%20128-128A128%20128%200%200%200%20128%200m64.512%20177.971l-28.809-75.742s-11.639%2030.277-14.899%2039.254c-2.253%206.229-3.908%2010.888-7.902%2016.469a53.3%2053.3%200%200%201-22.186%2017.835a51.763%2051.763%200%201%201-20.054-99.55a49.5%2049.5%200%200%201%2031.983%2011.076l-7.014%2018.5c-4.642-4.778-10.957-11.332-25.259-11.332c-18.306.376-33.011%2015.21-33.229%2033.519c-.045%2015.841%2011.016%2029.547%2026.51%2032.847c15.493%203.3%2031.18-4.709%2037.593-19.194c.444-.972.75-1.706.956-2.355h-40.26v-15.872l60.432-.12l-12.8-3.413l15.36-40.362a52%2052%200%200%201%2010.667-1.23a50.7%2050.7%200%200%201%2010.65.974q17.408%2045.67%2034.799%2091.392a54.9%2054.9%200%200%201-16.538%207.304%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/game-analytics-icon.svg?color=%231a73e8&size=48