speaker deck icon
speaker-deck from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.
- Name
- speaker-deck
- Set
- Line Awesome
- Style
- Line
- Category
- Other
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
More other icons from Line Awesome
Use the speaker deck icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M8 8c-2.757 0-5 2.243-5 5s2.243 5 5 5h6a1.001 1.001 0 0 1 0 2H5a2 2 0 0 0 0 4h9c2.757 0 5-2.243 5-5s-2.243-5-5-5H8a1.001 1.001 0 0 1 0-2h7a2 2 0 0 0 0-4zm10.445 0c.344.59.555 1.268.555 2c0 .734-.217 1.409-.56 2H24a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-3.08a6.98 6.98 0 0 1-2.031 4H25a4 4 0 0 0 4-4v-8a4 4 0 0 0-4-4z"/></svg>
React
import type { SVGProps } from "react";
export function LaSpeakerDeck(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M8 8c-2.757 0-5 2.243-5 5s2.243 5 5 5h6a1.001 1.001 0 0 1 0 2H5a2 2 0 0 0 0 4h9c2.757 0 5-2.243 5-5s-2.243-5-5-5H8a1.001 1.001 0 0 1 0-2h7a2 2 0 0 0 0-4zm10.445 0c.344.59.555 1.268.555 2c0 .734-.217 1.409-.56 2H24a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-3.08a6.98 6.98 0 0 1-2.031 4H25a4 4 0 0 0 4-4v-8a4 4 0 0 0-4-4z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M8 8c-2.757 0-5 2.243-5 5s2.243 5 5 5h6a1.001 1.001 0 0 1 0 2H5a2 2 0 0 0 0 4h9c2.757 0 5-2.243 5-5s-2.243-5-5-5H8a1.001 1.001 0 0 1 0-2h7a2 2 0 0 0 0-4zm10.445 0c.344.59.555 1.268.555 2c0 .734-.217 1.409-.56 2H24a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-3.08a6.98 6.98 0 0 1-2.031 4H25a4 4 0 0 0 4-4v-8a4 4 0 0 0-4-4z"/></svg> </template>
CSS
.icon-speaker-deck {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8%208c-2.757%200-5%202.243-5%205s2.243%205%205%205h6a1.001%201.001%200%200%201%200%202H5a2%202%200%200%200%200%204h9c2.757%200%205-2.243%205-5s-2.243-5-5-5H8a1.001%201.001%200%200%201%200-2h7a2%202%200%200%200%200-4zm10.445%200c.344.59.555%201.268.555%202c0%20.734-.217%201.409-.56%202H24a1%201%200%200%201%201%201v6a1%201%200%200%201-1%201h-3.08a6.98%206.98%200%200%201-2.031%204H25a4%204%200%200%200%204-4v-8a4%204%200%200%200-4-4z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8%208c-2.757%200-5%202.243-5%205s2.243%205%205%205h6a1.001%201.001%200%200%201%200%202H5a2%202%200%200%200%200%204h9c2.757%200%205-2.243%205-5s-2.243-5-5-5H8a1.001%201.001%200%200%201%200-2h7a2%202%200%200%200%200-4zm10.445%200c.344.59.555%201.268.555%202c0%20.734-.217%201.409-.56%202H24a1%201%200%200%201%201%201v6a1%201%200%200%201-1%201h-3.08a6.98%206.98%200%200%201-2.031%204H25a4%204%200%200%200%204-4v-8a4%204%200%200%200-4-4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/speaker-deck.svg?color=%231a73e8&size=48