chart pyramid icon

chart-pyramid-fill from Keyline Icons by Keyline Icons · Fill · MIT Free for personal and commercial use.

Name
chart-pyramid-fill
Set
Keyline Icons
Style
Fill
Viewbox
24×24
License
MIT

7 other variants in Keyline Icons

Related icons in Keyline Icons

Use the chart pyramid icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.3951 3.512L1.3976 17.5119C1.1387 17.9651 1.0025 18.4781 1.0025 19C1.0025 20.6569 2.3457 22 4.0025 22L19.9975 22C21.6543 22 22.9975 20.6569 22.9975 19C22.9975 18.4781 22.8613 17.9651 22.6024 17.5119L14.6049 3.512C14.0709 2.577 13.0767 2 12 2C10.9233 2 9.9291 2.577 9.3951 3.512ZM7.9921 10L16.0079 10L18.2929 14L5.7071 14L7.9921 10Z"/></svg>

React

import type { SVGProps } from "react";

export function KeylineIconsChartPyramidFill(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="M9.3951 3.512L1.3976 17.5119C1.1387 17.9651 1.0025 18.4781 1.0025 19C1.0025 20.6569 2.3457 22 4.0025 22L19.9975 22C21.6543 22 22.9975 20.6569 22.9975 19C22.9975 18.4781 22.8613 17.9651 22.6024 17.5119L14.6049 3.512C14.0709 2.577 13.0767 2 12 2C10.9233 2 9.9291 2.577 9.3951 3.512ZM7.9921 10L16.0079 10L18.2929 14L5.7071 14L7.9921 10Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.3951 3.512L1.3976 17.5119C1.1387 17.9651 1.0025 18.4781 1.0025 19C1.0025 20.6569 2.3457 22 4.0025 22L19.9975 22C21.6543 22 22.9975 20.6569 22.9975 19C22.9975 18.4781 22.8613 17.9651 22.6024 17.5119L14.6049 3.512C14.0709 2.577 13.0767 2 12 2C10.9233 2 9.9291 2.577 9.3951 3.512ZM7.9921 10L16.0079 10L18.2929 14L5.7071 14L7.9921 10Z"/></svg>
</template>

CSS

.icon-chart-pyramid-fill {
  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%22M9.3951%203.512L1.3976%2017.5119C1.1387%2017.9651%201.0025%2018.4781%201.0025%2019C1.0025%2020.6569%202.3457%2022%204.0025%2022L19.9975%2022C21.6543%2022%2022.9975%2020.6569%2022.9975%2019C22.9975%2018.4781%2022.8613%2017.9651%2022.6024%2017.5119L14.6049%203.512C14.0709%202.577%2013.0767%202%2012%202C10.9233%202%209.9291%202.577%209.3951%203.512ZM7.9921%2010L16.0079%2010L18.2929%2014L5.7071%2014L7.9921%2010Z%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%22M9.3951%203.512L1.3976%2017.5119C1.1387%2017.9651%201.0025%2018.4781%201.0025%2019C1.0025%2020.6569%202.3457%2022%204.0025%2022L19.9975%2022C21.6543%2022%2022.9975%2020.6569%2022.9975%2019C22.9975%2018.4781%2022.8613%2017.9651%2022.6024%2017.5119L14.6049%203.512C14.0709%202.577%2013.0767%202%2012%202C10.9233%202%209.9291%202.577%209.3951%203.512ZM7.9921%2010L16.0079%2010L18.2929%2014L5.7071%2014L7.9921%2010Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/keyline-icons/chart-pyramid-fill.svg?color=%231a73e8&size=48