subtitles logo
subtitles from Material Icon Theme by Material Extensions · Color · MIT Free for personal and commercial use.
- Name
- subtitles
- Set
- Material Icon Theme
- Style
- Color
- Viewbox
- 32×32
- License
- MIT
The same logo in other sets
Use the subtitles logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#ff9800" d="M4.625 26q-1.083 0-1.854-.735C2 24.53 2 24.187 2 23.5V8.49q0-1.032.771-1.76A2.6 2.6 0 0 1 4.625 6h22.75q1.083 0 1.854.735C30 7.47 30 7.813 30 8.5v15.01q0 1.032-.771 1.76a2.6 2.6 0 0 1-1.854.73zM6 22h13v-4H6zm15 0h5v-4h-5zM6 16h5v-4H6zm7 0h13v-4H13z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialIconThemeSubtitles(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#ff9800" d="M4.625 26q-1.083 0-1.854-.735C2 24.53 2 24.187 2 23.5V8.49q0-1.032.771-1.76A2.6 2.6 0 0 1 4.625 6h22.75q1.083 0 1.854.735C30 7.47 30 7.813 30 8.5v15.01q0 1.032-.771 1.76a2.6 2.6 0 0 1-1.854.73zM6 22h13v-4H6zm15 0h5v-4h-5zM6 16h5v-4H6zm7 0h13v-4H13z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#ff9800" d="M4.625 26q-1.083 0-1.854-.735C2 24.53 2 24.187 2 23.5V8.49q0-1.032.771-1.76A2.6 2.6 0 0 1 4.625 6h22.75q1.083 0 1.854.735C30 7.47 30 7.813 30 8.5v15.01q0 1.032-.771 1.76a2.6 2.6 0 0 1-1.854.73zM6 22h13v-4H6zm15 0h5v-4h-5zM6 16h5v-4H6zm7 0h13v-4H13z"/></svg> </template>
CSS
.icon-subtitles {
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%22%23ff9800%22%20d%3D%22M4.625%2026q-1.083%200-1.854-.735C2%2024.53%202%2024.187%202%2023.5V8.49q0-1.032.771-1.76A2.6%202.6%200%200%201%204.625%206h22.75q1.083%200%201.854.735C30%207.47%2030%207.813%2030%208.5v15.01q0%201.032-.771%201.76a2.6%202.6%200%200%201-1.854.73zM6%2022h13v-4H6zm15%200h5v-4h-5zM6%2016h5v-4H6zm7%200h13v-4H13z%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%22%23ff9800%22%20d%3D%22M4.625%2026q-1.083%200-1.854-.735C2%2024.53%202%2024.187%202%2023.5V8.49q0-1.032.771-1.76A2.6%202.6%200%200%201%204.625%206h22.75q1.083%200%201.854.735C30%207.47%2030%207.813%2030%208.5v15.01q0%201.032-.771%201.76a2.6%202.6%200%200%201-1.854.73zM6%2022h13v-4H6zm15%200h5v-4h-5zM6%2016h5v-4H6zm7%200h13v-4H13z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-icon-theme/subtitles.svg?color=%231a73e8&size=48