graph stacked area icon

graph-stacked-area-24 from Octicons by GitHub · 24 · MIT Free for personal and commercial use.

Name
graph-stacked-area-24
Set
Octicons
Style
24
Viewbox
24×24
License
MIT

1 other variant in Octicons

Related icons in Octicons

Use the graph stacked area icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.523 8.68a.775.775 0 0 1 1.227.63v11.94A.75.75 0 0 1 22 22l-.016-.001l-.015.001H2.03l-.02-.002l-.046-.002l-.018-.002a.74.74 0 0 1-.477-.214a.75.75 0 0 1 0-1.06l8.482-8.483l.059-.052a.775.775 0 0 1 1.037.052L14.5 15.69l6.927-6.927Zm-6.475 8.583a.775.775 0 0 1-1.096 0L10.5 13.81L3.81 20.5h17.44v-9.44ZM21.47 2.47a.75.75 0 1 1 1.06 1.06l-7.482 7.483a.775.775 0 0 1-1.096 0L10.5 7.56l-7.97 7.97a.75.75 0 1 1-1.06-1.061l8.482-8.483l.059-.052a.775.775 0 0 1 1.037.052L14.5 9.44Z"/></svg>

React

import type { SVGProps } from "react";

export function OcticonGraphStackedArea24(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="M21.523 8.68a.775.775 0 0 1 1.227.63v11.94A.75.75 0 0 1 22 22l-.016-.001l-.015.001H2.03l-.02-.002l-.046-.002l-.018-.002a.74.74 0 0 1-.477-.214a.75.75 0 0 1 0-1.06l8.482-8.483l.059-.052a.775.775 0 0 1 1.037.052L14.5 15.69l6.927-6.927Zm-6.475 8.583a.775.775 0 0 1-1.096 0L10.5 13.81L3.81 20.5h17.44v-9.44ZM21.47 2.47a.75.75 0 1 1 1.06 1.06l-7.482 7.483a.775.775 0 0 1-1.096 0L10.5 7.56l-7.97 7.97a.75.75 0 1 1-1.06-1.061l8.482-8.483l.059-.052a.775.775 0 0 1 1.037.052L14.5 9.44Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.523 8.68a.775.775 0 0 1 1.227.63v11.94A.75.75 0 0 1 22 22l-.016-.001l-.015.001H2.03l-.02-.002l-.046-.002l-.018-.002a.74.74 0 0 1-.477-.214a.75.75 0 0 1 0-1.06l8.482-8.483l.059-.052a.775.775 0 0 1 1.037.052L14.5 15.69l6.927-6.927Zm-6.475 8.583a.775.775 0 0 1-1.096 0L10.5 13.81L3.81 20.5h17.44v-9.44ZM21.47 2.47a.75.75 0 1 1 1.06 1.06l-7.482 7.483a.775.775 0 0 1-1.096 0L10.5 7.56l-7.97 7.97a.75.75 0 1 1-1.06-1.061l8.482-8.483l.059-.052a.775.775 0 0 1 1.037.052L14.5 9.44Z"/></svg>
</template>

CSS

.icon-graph-stacked-area-24 {
  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%22M21.523%208.68a.775.775%200%200%201%201.227.63v11.94A.75.75%200%200%201%2022%2022l-.016-.001l-.015.001H2.03l-.02-.002l-.046-.002l-.018-.002a.74.74%200%200%201-.477-.214a.75.75%200%200%201%200-1.06l8.482-8.483l.059-.052a.775.775%200%200%201%201.037.052L14.5%2015.69l6.927-6.927Zm-6.475%208.583a.775.775%200%200%201-1.096%200L10.5%2013.81L3.81%2020.5h17.44v-9.44ZM21.47%202.47a.75.75%200%201%201%201.06%201.06l-7.482%207.483a.775.775%200%200%201-1.096%200L10.5%207.56l-7.97%207.97a.75.75%200%201%201-1.06-1.061l8.482-8.483l.059-.052a.775.775%200%200%201%201.037.052L14.5%209.44Z%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%22M21.523%208.68a.775.775%200%200%201%201.227.63v11.94A.75.75%200%200%201%2022%2022l-.016-.001l-.015.001H2.03l-.02-.002l-.046-.002l-.018-.002a.74.74%200%200%201-.477-.214a.75.75%200%200%201%200-1.06l8.482-8.483l.059-.052a.775.775%200%200%201%201.037.052L14.5%2015.69l6.927-6.927Zm-6.475%208.583a.775.775%200%200%201-1.096%200L10.5%2013.81L3.81%2020.5h17.44v-9.44ZM21.47%202.47a.75.75%200%201%201%201.06%201.06l-7.482%207.483a.775.775%200%200%201-1.096%200L10.5%207.56l-7.97%207.97a.75.75%200%201%201-1.06-1.061l8.482-8.483l.059-.052a.775.775%200%200%201%201.037.052L14.5%209.44Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/octicon/graph-stacked-area-24.svg?color=%231a73e8&size=48