podium-sharp-duotone from Keyline Icons by Keyline Icons · Sharp Duotone · MIT Free for personal and commercial use.

Name
podium-sharp-duotone
Set
Keyline Icons
Style
Sharp Duotone
Viewbox
24×24
License
MIT

7 other variants in Keyline Icons

The same icon in other sets

Related icons in Keyline Icons

Use the podium icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="2"><path fill="currentColor" fill-opacity=".4" d="M20 5.75C20.5523 5.75 21 6.19772 21 6.75V17.25C21 17.8023 20.5523 18.25 20 18.25H4C3.44772 18.25 3 17.8023 3 17.25V13.75C3 13.1977 3.44772 12.75 4 12.75H8V10.25C8 9.69772 8.44772 9.25 9 9.25H13V6.75C13 6.19772 13.4477 5.75 14 5.75H20Z" stroke="none"/><path d="M1 17.25H23"/></g></svg>

React

import type { SVGProps } from "react";

export function KeylineIconsPodiumSharpDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinejoin="round" strokeWidth="2"><path fill="currentColor" fillOpacity=".4" d="M20 5.75C20.5523 5.75 21 6.19772 21 6.75V17.25C21 17.8023 20.5523 18.25 20 18.25H4C3.44772 18.25 3 17.8023 3 17.25V13.75C3 13.1977 3.44772 12.75 4 12.75H8V10.25C8 9.69772 8.44772 9.25 9 9.25H13V6.75C13 6.19772 13.4477 5.75 14 5.75H20Z" stroke="none"/><path d="M1 17.25H23"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="2"><path fill="currentColor" fill-opacity=".4" d="M20 5.75C20.5523 5.75 21 6.19772 21 6.75V17.25C21 17.8023 20.5523 18.25 20 18.25H4C3.44772 18.25 3 17.8023 3 17.25V13.75C3 13.1977 3.44772 12.75 4 12.75H8V10.25C8 9.69772 8.44772 9.25 9 9.25H13V6.75C13 6.19772 13.4477 5.75 14 5.75H20Z" stroke="none"/><path d="M1 17.25H23"/></g></svg>
</template>

CSS

.icon-podium-sharp-duotone {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M20%205.75C20.5523%205.75%2021%206.19772%2021%206.75V17.25C21%2017.8023%2020.5523%2018.25%2020%2018.25H4C3.44772%2018.25%203%2017.8023%203%2017.25V13.75C3%2013.1977%203.44772%2012.75%204%2012.75H8V10.25C8%209.69772%208.44772%209.25%209%209.25H13V6.75C13%206.19772%2013.4477%205.75%2014%205.75H20Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M1%2017.25H23%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M20%205.75C20.5523%205.75%2021%206.19772%2021%206.75V17.25C21%2017.8023%2020.5523%2018.25%2020%2018.25H4C3.44772%2018.25%203%2017.8023%203%2017.25V13.75C3%2013.1977%203.44772%2012.75%204%2012.75H8V10.25C8%209.69772%208.44772%209.25%209%209.25H13V6.75C13%206.19772%2013.4477%205.75%2014%205.75H20Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M1%2017.25H23%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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