podium from Unicons by Iconscout · Line · Education · Apache-2.0 Free for personal and commercial use.

Name
podium
Set
Unicons
Style
Line
Category
Education
Viewbox
24×24
License
Apache 2.0

The same icon in other sets

More education icons from Unicons

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="M19.79 7.13a1 1 0 0 0-.79-.38H8v-.5a2 2 0 0 1 1.46-1.92a1.5 1.5 0 0 0 1 .42h1a1.5 1.5 0 0 0 0-3h-1a1.49 1.49 0 0 0-1.17.57A4 4 0 0 0 6 6.25v.5H5a1 1 0 0 0-.79.38A1 1 0 0 0 4 8l.62 2.49a3 3 0 0 0 2.48 2.22l.78 7H7a1 1 0 0 0 0 2h10a1 1 0 0 0 0-2h-.88l.78-7a3 3 0 0 0 2.45-2.23L20 8a1 1 0 0 0-.21-.87M14.1 19.75H9.9l-.78-7h5.76ZM17.41 10a1 1 0 0 1-1 .76H7.56a1 1 0 0 1-1-.76l-.28-1.25h11.44Z"/></svg>

React

import type { SVGProps } from "react";

export function UilPodium(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="M19.79 7.13a1 1 0 0 0-.79-.38H8v-.5a2 2 0 0 1 1.46-1.92a1.5 1.5 0 0 0 1 .42h1a1.5 1.5 0 0 0 0-3h-1a1.49 1.49 0 0 0-1.17.57A4 4 0 0 0 6 6.25v.5H5a1 1 0 0 0-.79.38A1 1 0 0 0 4 8l.62 2.49a3 3 0 0 0 2.48 2.22l.78 7H7a1 1 0 0 0 0 2h10a1 1 0 0 0 0-2h-.88l.78-7a3 3 0 0 0 2.45-2.23L20 8a1 1 0 0 0-.21-.87M14.1 19.75H9.9l-.78-7h5.76ZM17.41 10a1 1 0 0 1-1 .76H7.56a1 1 0 0 1-1-.76l-.28-1.25h11.44Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.79 7.13a1 1 0 0 0-.79-.38H8v-.5a2 2 0 0 1 1.46-1.92a1.5 1.5 0 0 0 1 .42h1a1.5 1.5 0 0 0 0-3h-1a1.49 1.49 0 0 0-1.17.57A4 4 0 0 0 6 6.25v.5H5a1 1 0 0 0-.79.38A1 1 0 0 0 4 8l.62 2.49a3 3 0 0 0 2.48 2.22l.78 7H7a1 1 0 0 0 0 2h10a1 1 0 0 0 0-2h-.88l.78-7a3 3 0 0 0 2.45-2.23L20 8a1 1 0 0 0-.21-.87M14.1 19.75H9.9l-.78-7h5.76ZM17.41 10a1 1 0 0 1-1 .76H7.56a1 1 0 0 1-1-.76l-.28-1.25h11.44Z"/></svg>
</template>

CSS

.icon-podium {
  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%22M19.79%207.13a1%201%200%200%200-.79-.38H8v-.5a2%202%200%200%201%201.46-1.92a1.5%201.5%200%200%200%201%20.42h1a1.5%201.5%200%200%200%200-3h-1a1.49%201.49%200%200%200-1.17.57A4%204%200%200%200%206%206.25v.5H5a1%201%200%200%200-.79.38A1%201%200%200%200%204%208l.62%202.49a3%203%200%200%200%202.48%202.22l.78%207H7a1%201%200%200%200%200%202h10a1%201%200%200%200%200-2h-.88l.78-7a3%203%200%200%200%202.45-2.23L20%208a1%201%200%200%200-.21-.87M14.1%2019.75H9.9l-.78-7h5.76ZM17.41%2010a1%201%200%200%201-1%20.76H7.56a1%201%200%200%201-1-.76l-.28-1.25h11.44Z%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%22M19.79%207.13a1%201%200%200%200-.79-.38H8v-.5a2%202%200%200%201%201.46-1.92a1.5%201.5%200%200%200%201%20.42h1a1.5%201.5%200%200%200%200-3h-1a1.49%201.49%200%200%200-1.17.57A4%204%200%200%200%206%206.25v.5H5a1%201%200%200%200-.79.38A1%201%200%200%200%204%208l.62%202.49a3%203%200%200%200%202.48%202.22l.78%207H7a1%201%200%200%200%200%202h10a1%201%200%200%200%200-2h-.88l.78-7a3%203%200%200%200%202.45-2.23L20%208a1%201%200%200%200-.21-.87M14.1%2019.75H9.9l-.78-7h5.76ZM17.41%2010a1%201%200%200%201-1%20.76H7.56a1%201%200%200%201-1-.76l-.28-1.25h11.44Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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