podium-sharp from Material Symbols Light by Google · Sharp · Business · Apache-2.0 Free for personal and commercial use.

Name
podium-sharp
Set
Material Symbols Light
Style
Sharp
Category
Business
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More business icons from Material Symbols Light

Use the podium icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.566 7.066q-.433.434-1.066.434q-.306 0-.571-.116q-.265-.117-.483-.336q-.715.2-1.222.725T7.564 9h12.359l-.865 5.5h-2.983l.283-2.942H7.642l.283 2.942H4.942L4.077 9h2.48q.155-1.014.81-1.783t1.652-1.07Q9 6.106 9 6.05v-.096q.017-.621.448-1.038q.43-.416 1.052-.416q.633 0 1.066.434Q12 5.367 12 6t-.434 1.066M9.31 19.558h5.382l.684-7.116h-6.75z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightPodiumSharp(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="M11.566 7.066q-.433.434-1.066.434q-.306 0-.571-.116q-.265-.117-.483-.336q-.715.2-1.222.725T7.564 9h12.359l-.865 5.5h-2.983l.283-2.942H7.642l.283 2.942H4.942L4.077 9h2.48q.155-1.014.81-1.783t1.652-1.07Q9 6.106 9 6.05v-.096q.017-.621.448-1.038q.43-.416 1.052-.416q.633 0 1.066.434Q12 5.367 12 6t-.434 1.066M9.31 19.558h5.382l.684-7.116h-6.75z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.566 7.066q-.433.434-1.066.434q-.306 0-.571-.116q-.265-.117-.483-.336q-.715.2-1.222.725T7.564 9h12.359l-.865 5.5h-2.983l.283-2.942H7.642l.283 2.942H4.942L4.077 9h2.48q.155-1.014.81-1.783t1.652-1.07Q9 6.106 9 6.05v-.096q.017-.621.448-1.038q.43-.416 1.052-.416q.633 0 1.066.434Q12 5.367 12 6t-.434 1.066M9.31 19.558h5.382l.684-7.116h-6.75z"/></svg>
</template>

CSS

.icon-podium-sharp {
  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%22M11.566%207.066q-.433.434-1.066.434q-.306%200-.571-.116q-.265-.117-.483-.336q-.715.2-1.222.725T7.564%209h12.359l-.865%205.5h-2.983l.283-2.942H7.642l.283%202.942H4.942L4.077%209h2.48q.155-1.014.81-1.783t1.652-1.07Q9%206.106%209%206.05v-.096q.017-.621.448-1.038q.43-.416%201.052-.416q.633%200%201.066.434Q12%205.367%2012%206t-.434%201.066M9.31%2019.558h5.382l.684-7.116h-6.75z%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%22M11.566%207.066q-.433.434-1.066.434q-.306%200-.571-.116q-.265-.117-.483-.336q-.715.2-1.222.725T7.564%209h12.359l-.865%205.5h-2.983l.283-2.942H7.642l.283%202.942H4.942L4.077%209h2.48q.155-1.014.81-1.783t1.652-1.07Q9%206.106%209%206.05v-.096q.017-.621.448-1.038q.43-.416%201.052-.416q.633%200%201.066.434Q12%205.367%2012%206t-.434%201.066M9.31%2019.558h5.382l.684-7.116h-6.75z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/podium-sharp.svg?color=%231a73e8&size=48