chart median icon

chart-median from Carbon by IBM · Outline · Organization · Apache-2.0 Free for personal and commercial use.

Name
chart-median
Set
Carbon
Style
Outline
Category
Organization
Viewbox
32×32
License
Apache 2.0

The same icon in other sets

More organization icons from Carbon

Use the chart median icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 24v-2h2v2z"/><path fill="currentColor" d="M18 28v-2h-2v2H4V2H2v26a2 2 0 0 0 2 2h26v-2Z"/><path fill="currentColor" d="M26.053 19.679A3.44 3.44 0 0 1 23 22c-2.17 0-3.311-3.333-4.52-6.862c-.356-1.039-.724-2.11-1.138-3.138H18v-2h-1.578c-1.21-2.285-2.84-4-5.422-4c-3.678 0-4.898 3.533-4.949 3.684l1.896.637A3.44 3.44 0 0 1 11 8c2.92 0 4.276 3.958 5.587 7.786c.255.742.51 1.49.782 2.214H16v2h2.202c1.083 2.289 2.496 4 4.798 4c3.678 0 4.898-3.533 4.949-3.684ZM16 8V6h2v2zm0-4V2h2v2z"/></svg>

React

import type { SVGProps } from "react";

export function CarbonChartMedian(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 24v-2h2v2z"/><path fill="currentColor" d="M18 28v-2h-2v2H4V2H2v26a2 2 0 0 0 2 2h26v-2Z"/><path fill="currentColor" d="M26.053 19.679A3.44 3.44 0 0 1 23 22c-2.17 0-3.311-3.333-4.52-6.862c-.356-1.039-.724-2.11-1.138-3.138H18v-2h-1.578c-1.21-2.285-2.84-4-5.422-4c-3.678 0-4.898 3.533-4.949 3.684l1.896.637A3.44 3.44 0 0 1 11 8c2.92 0 4.276 3.958 5.587 7.786c.255.742.51 1.49.782 2.214H16v2h2.202c1.083 2.289 2.496 4 4.798 4c3.678 0 4.898-3.533 4.949-3.684ZM16 8V6h2v2zm0-4V2h2v2z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 24v-2h2v2z"/><path fill="currentColor" d="M18 28v-2h-2v2H4V2H2v26a2 2 0 0 0 2 2h26v-2Z"/><path fill="currentColor" d="M26.053 19.679A3.44 3.44 0 0 1 23 22c-2.17 0-3.311-3.333-4.52-6.862c-.356-1.039-.724-2.11-1.138-3.138H18v-2h-1.578c-1.21-2.285-2.84-4-5.422-4c-3.678 0-4.898 3.533-4.949 3.684l1.896.637A3.44 3.44 0 0 1 11 8c2.92 0 4.276 3.958 5.587 7.786c.255.742.51 1.49.782 2.214H16v2h2.202c1.083 2.289 2.496 4 4.798 4c3.678 0 4.898-3.533 4.949-3.684ZM16 8V6h2v2zm0-4V2h2v2z"/></svg>
</template>

CSS

.icon-chart-median {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%2024v-2h2v2z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18%2028v-2h-2v2H4V2H2v26a2%202%200%200%200%202%202h26v-2Z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M26.053%2019.679A3.44%203.44%200%200%201%2023%2022c-2.17%200-3.311-3.333-4.52-6.862c-.356-1.039-.724-2.11-1.138-3.138H18v-2h-1.578c-1.21-2.285-2.84-4-5.422-4c-3.678%200-4.898%203.533-4.949%203.684l1.896.637A3.44%203.44%200%200%201%2011%208c2.92%200%204.276%203.958%205.587%207.786c.255.742.51%201.49.782%202.214H16v2h2.202c1.083%202.289%202.496%204%204.798%204c3.678%200%204.898-3.533%204.949-3.684ZM16%208V6h2v2zm0-4V2h2v2z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%2024v-2h2v2z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18%2028v-2h-2v2H4V2H2v26a2%202%200%200%200%202%202h26v-2Z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M26.053%2019.679A3.44%203.44%200%200%201%2023%2022c-2.17%200-3.311-3.333-4.52-6.862c-.356-1.039-.724-2.11-1.138-3.138H18v-2h-1.578c-1.21-2.285-2.84-4-5.422-4c-3.678%200-4.898%203.533-4.949%203.684l1.896.637A3.44%203.44%200%200%201%2011%208c2.92%200%204.276%203.958%205.587%207.786c.255.742.51%201.49.782%202.214H16v2h2.202c1.083%202.289%202.496%204%204.798%204c3.678%200%204.898-3.533%204.949-3.684ZM16%208V6h2v2zm0-4V2h2v2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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