Presenter Icon
Free SVG icon from the Govicons collection. Download or copy for use in any project.
The Presenter icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/304827.svg" alt="Presenter icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/304827.svg" alt="Presenter icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/304827.svg" alt="Presenter icon" :width="24" :height="24" />
CSS background
.icon-presenter {
background-image: url('https://proicons.com/icon/304827.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 56"><defs><style>.cls-1{fill:#010002;}</style></defs><title>presenter</title><path d="M55.79,29.68H16.21a2,2,0,0,0-2,2.21l.53,6.32A4.09,4.09,0,0,0,18.78,42h.65l3.74,14H48.76l3.75-14h.71a4.09,4.09,0,0,0,4.08-3.75l.53-6.32A2,2,0,0,0,55.79,29.68Z"/><path class="cls-1" d="M51.15,27.37a15.33,15.33,0,0,0-8.07-11.61C41.26,17.57,38.76,27.49,36,27.49s-5.26-9.92-7.08-11.73a15.32,15.32,0,0,0-8.07,11.61,1,1,0,0,0,.25.82,1.28,1.28,0,0,0,.95.42H50a1.28,1.28,0,0,0,.95-.42A1,1,0,0,0,51.15,27.37Zm-4.43-3.85h-4v-.85h4Z"/><path class="cls-1" d="M29.71,14.66l.51.49a8.63,8.63,0,0,0,11.56,0l.51-.49c.16-.17.32-.35.46-.53a8.6,8.6,0,0,0,1.93-5.45,8.68,8.68,0,0,0-17.36,0,8.6,8.6,0,0,0,1.93,5.45C29.39,14.31,29.55,14.49,29.71,14.66Z"/><path class="cls-1" d="M36.91,19.4a.24.24,0,0,1-.24.24H35.33a.24.24,0,0,1-.24-.24V18.06a.23.23,0,0,1,.24-.23h1.34a.23.23,0,0,1,.24.23Z"/><polyline class="cls-1" points="35.01 20.19 36.93 20.19 37.84 27.8 34.1 27.8"/></svg>
Presenter in other icon packs
Copied!