slide library icon
slide-library-rounded from Material Symbols by Google · Rounded · Text · Apache-2.0 Free for personal and commercial use.
- Name
- slide-library-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Text
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- slide-library-outline-rounded
2 other variants in Material Symbols
The same icon in other sets
More text icons from Material Symbols
add-column-leftadd-column-rightadd-linkadd-notesadd-row-aboveadd-row-belowadd-to-drivealign-centeralign-endalign-flex-centeralign-flex-endalign-flex-startalign-horizontal-centeralign-horizontal-leftalign-horizontal-rightalign-items-stretchalign-justify-centeralign-justify-flex-endalign-justify-flex-startalign-justify-space-aroundalign-justify-space-betweenalign-justify-space-evenalign-justify-stretchalign-self-stretch
Use the slide library icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 20q-.825 0-1.412-.587T2 18V8q0-.425.288-.712T3 7t.713.288T4 8v10h13q.425 0 .713.288T18 19t-.288.713T17 20zm4-4q-.825 0-1.412-.587T6 14V6q0-.825.588-1.412T8 4h5.4q.425 0 .713.288T14.4 5t-.288.713T13.4 6H8v8h12V8.6q0-.425.288-.712T21 7.6t.713.288T22 8.6V14q0 .825-.587 1.413T20 16zm5.5-4q-.475 0-.913-.162t-.787-.488q-.125-.125-.075-.262t.175-.188q.275-.075.438-.35T12.5 10q0-.625.438-1.062T14 8.5t1.063.438T15.5 10q0 .825-.587 1.413T13.5 12m2.575-3.7l-.375-.375q-.3-.3-.3-.7t.3-.7L18.75 3.5q.3-.3.7-.3t.7.3l.35.35q.3.3.3.7t-.3.7L17.475 8.3q-.3.3-.7.3t-.7-.3"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsSlideLibraryRounded(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="M4 20q-.825 0-1.412-.587T2 18V8q0-.425.288-.712T3 7t.713.288T4 8v10h13q.425 0 .713.288T18 19t-.288.713T17 20zm4-4q-.825 0-1.412-.587T6 14V6q0-.825.588-1.412T8 4h5.4q.425 0 .713.288T14.4 5t-.288.713T13.4 6H8v8h12V8.6q0-.425.288-.712T21 7.6t.713.288T22 8.6V14q0 .825-.587 1.413T20 16zm5.5-4q-.475 0-.913-.162t-.787-.488q-.125-.125-.075-.262t.175-.188q.275-.075.438-.35T12.5 10q0-.625.438-1.062T14 8.5t1.063.438T15.5 10q0 .825-.587 1.413T13.5 12m2.575-3.7l-.375-.375q-.3-.3-.3-.7t.3-.7L18.75 3.5q.3-.3.7-.3t.7.3l.35.35q.3.3.3.7t-.3.7L17.475 8.3q-.3.3-.7.3t-.7-.3"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 20q-.825 0-1.412-.587T2 18V8q0-.425.288-.712T3 7t.713.288T4 8v10h13q.425 0 .713.288T18 19t-.288.713T17 20zm4-4q-.825 0-1.412-.587T6 14V6q0-.825.588-1.412T8 4h5.4q.425 0 .713.288T14.4 5t-.288.713T13.4 6H8v8h12V8.6q0-.425.288-.712T21 7.6t.713.288T22 8.6V14q0 .825-.587 1.413T20 16zm5.5-4q-.475 0-.913-.162t-.787-.488q-.125-.125-.075-.262t.175-.188q.275-.075.438-.35T12.5 10q0-.625.438-1.062T14 8.5t1.063.438T15.5 10q0 .825-.587 1.413T13.5 12m2.575-3.7l-.375-.375q-.3-.3-.3-.7t.3-.7L18.75 3.5q.3-.3.7-.3t.7.3l.35.35q.3.3.3.7t-.3.7L17.475 8.3q-.3.3-.7.3t-.7-.3"/></svg> </template>
CSS
.icon-slide-library-rounded {
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%22M4%2020q-.825%200-1.412-.587T2%2018V8q0-.425.288-.712T3%207t.713.288T4%208v10h13q.425%200%20.713.288T18%2019t-.288.713T17%2020zm4-4q-.825%200-1.412-.587T6%2014V6q0-.825.588-1.412T8%204h5.4q.425%200%20.713.288T14.4%205t-.288.713T13.4%206H8v8h12V8.6q0-.425.288-.712T21%207.6t.713.288T22%208.6V14q0%20.825-.587%201.413T20%2016zm5.5-4q-.475%200-.913-.162t-.787-.488q-.125-.125-.075-.262t.175-.188q.275-.075.438-.35T12.5%2010q0-.625.438-1.062T14%208.5t1.063.438T15.5%2010q0%20.825-.587%201.413T13.5%2012m2.575-3.7l-.375-.375q-.3-.3-.3-.7t.3-.7L18.75%203.5q.3-.3.7-.3t.7.3l.35.35q.3.3.3.7t-.3.7L17.475%208.3q-.3.3-.7.3t-.7-.3%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%22M4%2020q-.825%200-1.412-.587T2%2018V8q0-.425.288-.712T3%207t.713.288T4%208v10h13q.425%200%20.713.288T18%2019t-.288.713T17%2020zm4-4q-.825%200-1.412-.587T6%2014V6q0-.825.588-1.412T8%204h5.4q.425%200%20.713.288T14.4%205t-.288.713T13.4%206H8v8h12V8.6q0-.425.288-.712T21%207.6t.713.288T22%208.6V14q0%20.825-.587%201.413T20%2016zm5.5-4q-.475%200-.913-.162t-.787-.488q-.125-.125-.075-.262t.175-.188q.275-.075.438-.35T12.5%2010q0-.625.438-1.062T14%208.5t1.063.438T15.5%2010q0%20.825-.587%201.413T13.5%2012m2.575-3.7l-.375-.375q-.3-.3-.3-.7t.3-.7L18.75%203.5q.3-.3.7-.3t.7.3l.35.35q.3.3.3.7t-.3.7L17.475%208.3q-.3.3-.7.3t-.7-.3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/slide-library-rounded.svg?color=%231a73e8&size=48