md analytics icon

md-analytics from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.

Name
md-analytics
Set
IonIcons
Style
Regular
Viewbox
512×512
License
MIT

Related icons in IonIcons

Use the md analytics icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M379.4 178.3l-87.2 133.4C299 320 303 330.5 303 342c0 26.5-21.5 48-48 48s-48-21.5-48-48c0-3 .3-6 .8-8.9l-57.6-33.5c-8.6 8.3-20.3 13.4-33.3 13.4-8.6 0-16.6-2.3-23.6-6.2L32 364.2v57.2c0 23.5 19.2 42.7 42.7 42.7h362.7c23.5 0 42.7-19.2 42.7-42.7V208.8l-58.6-38.9c-8.1 6.3-18.3 10.1-29.4 10.1-4.4 0-8.7-.6-12.7-1.7z" fill="currentColor"/><path d="M117 217c26.5 0 48 21.5 48 48 0 2.1-.2 4.2-.4 6.2l60.1 33.6c8.3-6.8 18.8-10.8 30.4-10.8 3.6 0 7.1.4 10.4 1.1l87.4-135.4c-5.6-7.8-8.9-17.4-8.9-27.8 0-26.5 21.5-48 48-48s48 21.5 48 48c0 3.9-.5 7.7-1.3 11.3l41.3 27.6V90.7c0-23.5-19.2-42.7-42.7-42.7H74.7C51.2 48 32 67.2 32 90.7V320l40-38.3c-1.9-5.2-3-10.8-3-16.7 0-26.5 21.5-48 48-48z" fill="currentColor"/></svg>

React

import type { SVGProps } from "react";

export function IonMdAnalytics(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M379.4 178.3l-87.2 133.4C299 320 303 330.5 303 342c0 26.5-21.5 48-48 48s-48-21.5-48-48c0-3 .3-6 .8-8.9l-57.6-33.5c-8.6 8.3-20.3 13.4-33.3 13.4-8.6 0-16.6-2.3-23.6-6.2L32 364.2v57.2c0 23.5 19.2 42.7 42.7 42.7h362.7c23.5 0 42.7-19.2 42.7-42.7V208.8l-58.6-38.9c-8.1 6.3-18.3 10.1-29.4 10.1-4.4 0-8.7-.6-12.7-1.7z" fill="currentColor"/><path d="M117 217c26.5 0 48 21.5 48 48 0 2.1-.2 4.2-.4 6.2l60.1 33.6c8.3-6.8 18.8-10.8 30.4-10.8 3.6 0 7.1.4 10.4 1.1l87.4-135.4c-5.6-7.8-8.9-17.4-8.9-27.8 0-26.5 21.5-48 48-48s48 21.5 48 48c0 3.9-.5 7.7-1.3 11.3l41.3 27.6V90.7c0-23.5-19.2-42.7-42.7-42.7H74.7C51.2 48 32 67.2 32 90.7V320l40-38.3c-1.9-5.2-3-10.8-3-16.7 0-26.5 21.5-48 48-48z" fill="currentColor"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M379.4 178.3l-87.2 133.4C299 320 303 330.5 303 342c0 26.5-21.5 48-48 48s-48-21.5-48-48c0-3 .3-6 .8-8.9l-57.6-33.5c-8.6 8.3-20.3 13.4-33.3 13.4-8.6 0-16.6-2.3-23.6-6.2L32 364.2v57.2c0 23.5 19.2 42.7 42.7 42.7h362.7c23.5 0 42.7-19.2 42.7-42.7V208.8l-58.6-38.9c-8.1 6.3-18.3 10.1-29.4 10.1-4.4 0-8.7-.6-12.7-1.7z" fill="currentColor"/><path d="M117 217c26.5 0 48 21.5 48 48 0 2.1-.2 4.2-.4 6.2l60.1 33.6c8.3-6.8 18.8-10.8 30.4-10.8 3.6 0 7.1.4 10.4 1.1l87.4-135.4c-5.6-7.8-8.9-17.4-8.9-27.8 0-26.5 21.5-48 48-48s48 21.5 48 48c0 3.9-.5 7.7-1.3 11.3l41.3 27.6V90.7c0-23.5-19.2-42.7-42.7-42.7H74.7C51.2 48 32 67.2 32 90.7V320l40-38.3c-1.9-5.2-3-10.8-3-16.7 0-26.5 21.5-48 48-48z" fill="currentColor"/></svg>
</template>

CSS

.icon-md-analytics {
  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%20512%20512%22%3E%3Cpath%20d%3D%22M379.4%20178.3l-87.2%20133.4C299%20320%20303%20330.5%20303%20342c0%2026.5-21.5%2048-48%2048s-48-21.5-48-48c0-3%20.3-6%20.8-8.9l-57.6-33.5c-8.6%208.3-20.3%2013.4-33.3%2013.4-8.6%200-16.6-2.3-23.6-6.2L32%20364.2v57.2c0%2023.5%2019.2%2042.7%2042.7%2042.7h362.7c23.5%200%2042.7-19.2%2042.7-42.7V208.8l-58.6-38.9c-8.1%206.3-18.3%2010.1-29.4%2010.1-4.4%200-8.7-.6-12.7-1.7z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M117%20217c26.5%200%2048%2021.5%2048%2048%200%202.1-.2%204.2-.4%206.2l60.1%2033.6c8.3-6.8%2018.8-10.8%2030.4-10.8%203.6%200%207.1.4%2010.4%201.1l87.4-135.4c-5.6-7.8-8.9-17.4-8.9-27.8%200-26.5%2021.5-48%2048-48s48%2021.5%2048%2048c0%203.9-.5%207.7-1.3%2011.3l41.3%2027.6V90.7c0-23.5-19.2-42.7-42.7-42.7H74.7C51.2%2048%2032%2067.2%2032%2090.7V320l40-38.3c-1.9-5.2-3-10.8-3-16.7%200-26.5%2021.5-48%2048-48z%22%20fill%3D%22currentColor%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%20512%20512%22%3E%3Cpath%20d%3D%22M379.4%20178.3l-87.2%20133.4C299%20320%20303%20330.5%20303%20342c0%2026.5-21.5%2048-48%2048s-48-21.5-48-48c0-3%20.3-6%20.8-8.9l-57.6-33.5c-8.6%208.3-20.3%2013.4-33.3%2013.4-8.6%200-16.6-2.3-23.6-6.2L32%20364.2v57.2c0%2023.5%2019.2%2042.7%2042.7%2042.7h362.7c23.5%200%2042.7-19.2%2042.7-42.7V208.8l-58.6-38.9c-8.1%206.3-18.3%2010.1-29.4%2010.1-4.4%200-8.7-.6-12.7-1.7z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M117%20217c26.5%200%2048%2021.5%2048%2048%200%202.1-.2%204.2-.4%206.2l60.1%2033.6c8.3-6.8%2018.8-10.8%2030.4-10.8%203.6%200%207.1.4%2010.4%201.1l87.4-135.4c-5.6-7.8-8.9-17.4-8.9-27.8%200-26.5%2021.5-48%2048-48s48%2021.5%2048%2048c0%203.9-.5%207.7-1.3%2011.3l41.3%2027.6V90.7c0-23.5-19.2-42.7-42.7-42.7H74.7C51.2%2048%2032%2067.2%2032%2090.7V320l40-38.3c-1.9-5.2-3-10.8-3-16.7%200-26.5%2021.5-48%2048-48z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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