chart lollipop icon

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

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

More organization icons from Carbon

Use the chart lollipop icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M25 28v-9.1c1.7-.4 3-2 3-3.9s-1.8-4-4-4s-4 1.8-4 4s1.3 3.4 3 3.9V28h-5V10.9c1.7-.4 3-2 3-3.9s-1.8-4-4-4s-4 1.8-4 4s1.3 3.4 3 3.9V28h-5v-6.1c1.7-.4 3-2 3-3.9s-1.8-4-4-4s-4 1.8-4 4s1.3 3.4 3 3.9V28H4V2H2v26c0 1.1.9 2 2 2h26v-2zm-3-13c0-1.1.9-2 2-2s2 .9 2 2s-.9 2-2 2s-2-.9-2-2m-7-8c0-1.1.9-2 2-2s2 .9 2 2s-.9 2-2 2s-2-.9-2-2M8 18c0-1.1.9-2 2-2s2 .9 2 2s-.9 2-2 2s-2-.9-2-2"/></svg>

React

import type { SVGProps } from "react";

export function CarbonChartLollipop(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="M25 28v-9.1c1.7-.4 3-2 3-3.9s-1.8-4-4-4s-4 1.8-4 4s1.3 3.4 3 3.9V28h-5V10.9c1.7-.4 3-2 3-3.9s-1.8-4-4-4s-4 1.8-4 4s1.3 3.4 3 3.9V28h-5v-6.1c1.7-.4 3-2 3-3.9s-1.8-4-4-4s-4 1.8-4 4s1.3 3.4 3 3.9V28H4V2H2v26c0 1.1.9 2 2 2h26v-2zm-3-13c0-1.1.9-2 2-2s2 .9 2 2s-.9 2-2 2s-2-.9-2-2m-7-8c0-1.1.9-2 2-2s2 .9 2 2s-.9 2-2 2s-2-.9-2-2M8 18c0-1.1.9-2 2-2s2 .9 2 2s-.9 2-2 2s-2-.9-2-2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M25 28v-9.1c1.7-.4 3-2 3-3.9s-1.8-4-4-4s-4 1.8-4 4s1.3 3.4 3 3.9V28h-5V10.9c1.7-.4 3-2 3-3.9s-1.8-4-4-4s-4 1.8-4 4s1.3 3.4 3 3.9V28h-5v-6.1c1.7-.4 3-2 3-3.9s-1.8-4-4-4s-4 1.8-4 4s1.3 3.4 3 3.9V28H4V2H2v26c0 1.1.9 2 2 2h26v-2zm-3-13c0-1.1.9-2 2-2s2 .9 2 2s-.9 2-2 2s-2-.9-2-2m-7-8c0-1.1.9-2 2-2s2 .9 2 2s-.9 2-2 2s-2-.9-2-2M8 18c0-1.1.9-2 2-2s2 .9 2 2s-.9 2-2 2s-2-.9-2-2"/></svg>
</template>

CSS

.icon-chart-lollipop {
  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%22M25%2028v-9.1c1.7-.4%203-2%203-3.9s-1.8-4-4-4s-4%201.8-4%204s1.3%203.4%203%203.9V28h-5V10.9c1.7-.4%203-2%203-3.9s-1.8-4-4-4s-4%201.8-4%204s1.3%203.4%203%203.9V28h-5v-6.1c1.7-.4%203-2%203-3.9s-1.8-4-4-4s-4%201.8-4%204s1.3%203.4%203%203.9V28H4V2H2v26c0%201.1.9%202%202%202h26v-2zm-3-13c0-1.1.9-2%202-2s2%20.9%202%202s-.9%202-2%202s-2-.9-2-2m-7-8c0-1.1.9-2%202-2s2%20.9%202%202s-.9%202-2%202s-2-.9-2-2M8%2018c0-1.1.9-2%202-2s2%20.9%202%202s-.9%202-2%202s-2-.9-2-2%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%22M25%2028v-9.1c1.7-.4%203-2%203-3.9s-1.8-4-4-4s-4%201.8-4%204s1.3%203.4%203%203.9V28h-5V10.9c1.7-.4%203-2%203-3.9s-1.8-4-4-4s-4%201.8-4%204s1.3%203.4%203%203.9V28h-5v-6.1c1.7-.4%203-2%203-3.9s-1.8-4-4-4s-4%201.8-4%204s1.3%203.4%203%203.9V28H4V2H2v26c0%201.1.9%202%202%202h26v-2zm-3-13c0-1.1.9-2%202-2s2%20.9%202%202s-.9%202-2%202s-2-.9-2-2m-7-8c0-1.1.9-2%202-2s2%20.9%202%202s-.9%202-2%202s-2-.9-2-2M8%2018c0-1.1.9-2%202-2s2%20.9%202%202s-.9%202-2%202s-2-.9-2-2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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