presentation icon
presentation-duotone from Reicon by REICON · Duotone · Business · MIT Free for personal and commercial use.
- Name
- presentation-duotone
- Set
- Reicon
- Style
- Duotone
- Category
- Business
- Viewbox
- 24×24
- License
- MIT
2 other variants in Reicon
The same icon in other sets
All presentation icons →More business icons from Reicon
Use the presentation icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M4 10.5V2.75h16v7.75c0 3.064 0 4.596-1.004 5.548s-2.62.952-5.853.952h-2.286c-3.232 0-4.849 0-5.853-.952S4 13.564 4 10.5" opacity=".5"/><path d="M15.53 9.03a.75.75 0 0 0-1.06-1.06l-1.293 1.293l-.177.175l-.177-.175l-.61-.61a5 5 0 0 0-.452-.417A1.24 1.24 0 0 0 11 7.957a1.24 1.24 0 0 0-.761.279c-.15.114-.307.271-.452.416L8.47 9.97a.75.75 0 1 0 1.06 1.06l1.293-1.293l.177-.175l.177.175l.61.61c.145.146.302.303.452.417c.176.134.427.279.761.279s.585-.145.761-.279c.15-.114.307-.271.452-.416zM2 1.25a.75.75 0 0 0 0 1.5h20a.75.75 0 0 0 0-1.5zM11.25 17v3.537l-1.585.792a.75.75 0 1 0 .67 1.342L12 21.839l1.665.832a.75.75 0 1 0 .67-1.342l-1.585-.793V17z"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconPresentationDuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M4 10.5V2.75h16v7.75c0 3.064 0 4.596-1.004 5.548s-2.62.952-5.853.952h-2.286c-3.232 0-4.849 0-5.853-.952S4 13.564 4 10.5" opacity=".5"/><path d="M15.53 9.03a.75.75 0 0 0-1.06-1.06l-1.293 1.293l-.177.175l-.177-.175l-.61-.61a5 5 0 0 0-.452-.417A1.24 1.24 0 0 0 11 7.957a1.24 1.24 0 0 0-.761.279c-.15.114-.307.271-.452.416L8.47 9.97a.75.75 0 1 0 1.06 1.06l1.293-1.293l.177-.175l.177.175l.61.61c.145.146.302.303.452.417c.176.134.427.279.761.279s.585-.145.761-.279c.15-.114.307-.271.452-.416zM2 1.25a.75.75 0 0 0 0 1.5h20a.75.75 0 0 0 0-1.5zM11.25 17v3.537l-1.585.792a.75.75 0 1 0 .67 1.342L12 21.839l1.665.832a.75.75 0 1 0 .67-1.342l-1.585-.793V17z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M4 10.5V2.75h16v7.75c0 3.064 0 4.596-1.004 5.548s-2.62.952-5.853.952h-2.286c-3.232 0-4.849 0-5.853-.952S4 13.564 4 10.5" opacity=".5"/><path d="M15.53 9.03a.75.75 0 0 0-1.06-1.06l-1.293 1.293l-.177.175l-.177-.175l-.61-.61a5 5 0 0 0-.452-.417A1.24 1.24 0 0 0 11 7.957a1.24 1.24 0 0 0-.761.279c-.15.114-.307.271-.452.416L8.47 9.97a.75.75 0 1 0 1.06 1.06l1.293-1.293l.177-.175l.177.175l.61.61c.145.146.302.303.452.417c.176.134.427.279.761.279s.585-.145.761-.279c.15-.114.307-.271.452-.416zM2 1.25a.75.75 0 0 0 0 1.5h20a.75.75 0 0 0 0-1.5zM11.25 17v3.537l-1.585.792a.75.75 0 1 0 .67 1.342L12 21.839l1.665.832a.75.75 0 1 0 .67-1.342l-1.585-.793V17z"/></g></svg> </template>
CSS
.icon-presentation-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%22currentColor%22%3E%3Cpath%20d%3D%22M4%2010.5V2.75h16v7.75c0%203.064%200%204.596-1.004%205.548s-2.62.952-5.853.952h-2.286c-3.232%200-4.849%200-5.853-.952S4%2013.564%204%2010.5%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M15.53%209.03a.75.75%200%200%200-1.06-1.06l-1.293%201.293l-.177.175l-.177-.175l-.61-.61a5%205%200%200%200-.452-.417A1.24%201.24%200%200%200%2011%207.957a1.24%201.24%200%200%200-.761.279c-.15.114-.307.271-.452.416L8.47%209.97a.75.75%200%201%200%201.06%201.06l1.293-1.293l.177-.175l.177.175l.61.61c.145.146.302.303.452.417c.176.134.427.279.761.279s.585-.145.761-.279c.15-.114.307-.271.452-.416zM2%201.25a.75.75%200%200%200%200%201.5h20a.75.75%200%200%200%200-1.5zM11.25%2017v3.537l-1.585.792a.75.75%200%201%200%20.67%201.342L12%2021.839l1.665.832a.75.75%200%201%200%20.67-1.342l-1.585-.793V17z%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%22currentColor%22%3E%3Cpath%20d%3D%22M4%2010.5V2.75h16v7.75c0%203.064%200%204.596-1.004%205.548s-2.62.952-5.853.952h-2.286c-3.232%200-4.849%200-5.853-.952S4%2013.564%204%2010.5%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M15.53%209.03a.75.75%200%200%200-1.06-1.06l-1.293%201.293l-.177.175l-.177-.175l-.61-.61a5%205%200%200%200-.452-.417A1.24%201.24%200%200%200%2011%207.957a1.24%201.24%200%200%200-.761.279c-.15.114-.307.271-.452.416L8.47%209.97a.75.75%200%201%200%201.06%201.06l1.293-1.293l.177-.175l.177.175l.61.61c.145.146.302.303.452.417c.176.134.427.279.761.279s.585-.145.761-.279c.15-.114.307-.271.452-.416zM2%201.25a.75.75%200%200%200%200%201.5h20a.75.75%200%200%200%200-1.5zM11.25%2017v3.537l-1.585.792a.75.75%200%201%200%20.67%201.342L12%2021.839l1.665.832a.75.75%200%201%200%20.67-1.342l-1.585-.793V17z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/presentation-duotone.svg?color=%231a73e8&size=48