area chart alt icon

area-chart-alt-solid from Teenyicons by smhmd · Solid · MIT Free for personal and commercial use.

Name
area-chart-alt-solid
Set
Teenyicons
Style
Solid
Viewbox
15×15
License
MIT

1 other variant in Teenyicons

Related icons in Teenyicons

Use the area chart alt icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" d="M1 0H0v15h15V2.5a.5.5 0 1 0-1 0c0 2.18-.485 3.832-1.173 4.92C12.137 8.514 11.277 9 10.5 9c-.32 0-.642-.158-1.005-.492C9.13 8.17 8.782 7.71 8.4 7.2l-.016-.021c-.363-.485-.761-1.015-1.201-1.421C6.733 5.342 6.179 5 5.5 5c-1.298 0-2.178.98-2.707 2.172C2.256 8.38 2 9.954 2 11.5v.197c0 .842-.37 1.636-1 2.177z"/></svg>

React

import type { SVGProps } from "react";

export function TeenyiconsAreaChartAltSolid(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" d="M1 0H0v15h15V2.5a.5.5 0 1 0-1 0c0 2.18-.485 3.832-1.173 4.92C12.137 8.514 11.277 9 10.5 9c-.32 0-.642-.158-1.005-.492C9.13 8.17 8.782 7.71 8.4 7.2l-.016-.021c-.363-.485-.761-1.015-1.201-1.421C6.733 5.342 6.179 5 5.5 5c-1.298 0-2.178.98-2.707 2.172C2.256 8.38 2 9.954 2 11.5v.197c0 .842-.37 1.636-1 2.177z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" d="M1 0H0v15h15V2.5a.5.5 0 1 0-1 0c0 2.18-.485 3.832-1.173 4.92C12.137 8.514 11.277 9 10.5 9c-.32 0-.642-.158-1.005-.492C9.13 8.17 8.782 7.71 8.4 7.2l-.016-.021c-.363-.485-.761-1.015-1.201-1.421C6.733 5.342 6.179 5 5.5 5c-1.298 0-2.178.98-2.707 2.172C2.256 8.38 2 9.954 2 11.5v.197c0 .842-.37 1.636-1 2.177z"/></svg>
</template>

CSS

.icon-area-chart-alt-solid {
  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%2015%2015%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M1%200H0v15h15V2.5a.5.5%200%201%200-1%200c0%202.18-.485%203.832-1.173%204.92C12.137%208.514%2011.277%209%2010.5%209c-.32%200-.642-.158-1.005-.492C9.13%208.17%208.782%207.71%208.4%207.2l-.016-.021c-.363-.485-.761-1.015-1.201-1.421C6.733%205.342%206.179%205%205.5%205c-1.298%200-2.178.98-2.707%202.172C2.256%208.38%202%209.954%202%2011.5v.197c0%20.842-.37%201.636-1%202.177z%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%2015%2015%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M1%200H0v15h15V2.5a.5.5%200%201%200-1%200c0%202.18-.485%203.832-1.173%204.92C12.137%208.514%2011.277%209%2010.5%209c-.32%200-.642-.158-1.005-.492C9.13%208.17%208.782%207.71%208.4%207.2l-.016-.021c-.363-.485-.761-1.015-1.201-1.421C6.733%205.342%206.179%205%205.5%205c-1.298%200-2.178.98-2.707%202.172C2.256%208.38%202%209.954%202%2011.5v.197c0%20.842-.37%201.636-1%202.177z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/teenyicons/area-chart-alt-solid.svg?color=%231a73e8&size=48