subtitles gear icon
subtitles-gear-outline-rounded from Material Symbols Light by Google · Outline Rounded · Audio & Video · Apache-2.0 Free for personal and commercial use.
- Name
- subtitles-gear-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- Category
- Audio & Video
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More audio & video icons from Material Symbols Light
Use the subtitles gear icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m16.966 18.642l-.093-.796q-.415-.086-.784-.291t-.662-.52l-.763.32q-.152.062-.282.005q-.13-.058-.209-.18l-.065-.118q-.08-.128-.058-.285q.021-.158.142-.248l.646-.475q-.165-.427-.165-.881t.166-.88l-.628-.514q-.12-.09-.152-.236t.049-.272l.07-.125q.08-.121.216-.179t.289.004l.744.321q.275-.315.653-.51q.378-.196.793-.282l.093-.802q.017-.158.135-.255t.276-.097h.13q.159 0 .277.1t.135.258l.073.796q.416.086.794.284q.378.199.653.52l.732-.321q.158-.068.29-.01q.133.058.212.185l.085.119q.079.127.048.275t-.152.238l-.627.514q.165.415.165.875t-.165.875l.646.475q.121.09.143.245q.02.155-.058.282l-.072.125q-.078.121-.205.178q-.127.058-.279-.003l-.764-.322q-.294.316-.662.52t-.784.292l-.073.802q-.017.158-.135.255t-.276.097h-.131q-.158 0-.276-.1t-.135-.258M4 18V6zm8.225-6.166q.16-.286.356-.52t.415-.468h-2.919q-.213 0-.357.144t-.143.356q0 .196.123.331t.314.158zm-.971 3.589q-.012-.058-.014-.122q-.004-.065-.004-.128q0-.198.003-.378t.034-.372H7.077q-.213 0-.357.143t-.143.357t.143.357t.357.143zM4.616 19q-.672 0-1.144-.472T3 17.385V6.615q0-.67.472-1.143Q3.944 5 4.616 5h14.769q.67 0 1.143.472q.472.472.472 1.144v2.713q0 .213-.143.357t-.357.143t-.357-.144T20 9.33V6.616q0-.27-.173-.443T19.385 6H4.615q-.269 0-.442.173T4 6.616v10.769q0 .269.173.442t.443.173h7.136q.214 0 .357.143t.143.357t-.143.357t-.357.143zm12.807-2.02q.748 0 1.278-.529t.53-1.278t-.53-1.278t-1.278-.53t-1.278.53t-.53 1.278t.53 1.278t1.278.53m-9.99-5.278q.144-.143.144-.357q0-.213-.143-.356t-.357-.144t-.357.144t-.143.356t.143.357t.357.143t.357-.143"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightSubtitlesGearOutlineRounded(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="m16.966 18.642l-.093-.796q-.415-.086-.784-.291t-.662-.52l-.763.32q-.152.062-.282.005q-.13-.058-.209-.18l-.065-.118q-.08-.128-.058-.285q.021-.158.142-.248l.646-.475q-.165-.427-.165-.881t.166-.88l-.628-.514q-.12-.09-.152-.236t.049-.272l.07-.125q.08-.121.216-.179t.289.004l.744.321q.275-.315.653-.51q.378-.196.793-.282l.093-.802q.017-.158.135-.255t.276-.097h.13q.159 0 .277.1t.135.258l.073.796q.416.086.794.284q.378.199.653.52l.732-.321q.158-.068.29-.01q.133.058.212.185l.085.119q.079.127.048.275t-.152.238l-.627.514q.165.415.165.875t-.165.875l.646.475q.121.09.143.245q.02.155-.058.282l-.072.125q-.078.121-.205.178q-.127.058-.279-.003l-.764-.322q-.294.316-.662.52t-.784.292l-.073.802q-.017.158-.135.255t-.276.097h-.131q-.158 0-.276-.1t-.135-.258M4 18V6zm8.225-6.166q.16-.286.356-.52t.415-.468h-2.919q-.213 0-.357.144t-.143.356q0 .196.123.331t.314.158zm-.971 3.589q-.012-.058-.014-.122q-.004-.065-.004-.128q0-.198.003-.378t.034-.372H7.077q-.213 0-.357.143t-.143.357t.143.357t.357.143zM4.616 19q-.672 0-1.144-.472T3 17.385V6.615q0-.67.472-1.143Q3.944 5 4.616 5h14.769q.67 0 1.143.472q.472.472.472 1.144v2.713q0 .213-.143.357t-.357.143t-.357-.144T20 9.33V6.616q0-.27-.173-.443T19.385 6H4.615q-.269 0-.442.173T4 6.616v10.769q0 .269.173.442t.443.173h7.136q.214 0 .357.143t.143.357t-.143.357t-.357.143zm12.807-2.02q.748 0 1.278-.529t.53-1.278t-.53-1.278t-1.278-.53t-1.278.53t-.53 1.278t.53 1.278t1.278.53m-9.99-5.278q.144-.143.144-.357q0-.213-.143-.356t-.357-.144t-.357.144t-.143.356t.143.357t.357.143t.357-.143"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m16.966 18.642l-.093-.796q-.415-.086-.784-.291t-.662-.52l-.763.32q-.152.062-.282.005q-.13-.058-.209-.18l-.065-.118q-.08-.128-.058-.285q.021-.158.142-.248l.646-.475q-.165-.427-.165-.881t.166-.88l-.628-.514q-.12-.09-.152-.236t.049-.272l.07-.125q.08-.121.216-.179t.289.004l.744.321q.275-.315.653-.51q.378-.196.793-.282l.093-.802q.017-.158.135-.255t.276-.097h.13q.159 0 .277.1t.135.258l.073.796q.416.086.794.284q.378.199.653.52l.732-.321q.158-.068.29-.01q.133.058.212.185l.085.119q.079.127.048.275t-.152.238l-.627.514q.165.415.165.875t-.165.875l.646.475q.121.09.143.245q.02.155-.058.282l-.072.125q-.078.121-.205.178q-.127.058-.279-.003l-.764-.322q-.294.316-.662.52t-.784.292l-.073.802q-.017.158-.135.255t-.276.097h-.131q-.158 0-.276-.1t-.135-.258M4 18V6zm8.225-6.166q.16-.286.356-.52t.415-.468h-2.919q-.213 0-.357.144t-.143.356q0 .196.123.331t.314.158zm-.971 3.589q-.012-.058-.014-.122q-.004-.065-.004-.128q0-.198.003-.378t.034-.372H7.077q-.213 0-.357.143t-.143.357t.143.357t.357.143zM4.616 19q-.672 0-1.144-.472T3 17.385V6.615q0-.67.472-1.143Q3.944 5 4.616 5h14.769q.67 0 1.143.472q.472.472.472 1.144v2.713q0 .213-.143.357t-.357.143t-.357-.144T20 9.33V6.616q0-.27-.173-.443T19.385 6H4.615q-.269 0-.442.173T4 6.616v10.769q0 .269.173.442t.443.173h7.136q.214 0 .357.143t.143.357t-.143.357t-.357.143zm12.807-2.02q.748 0 1.278-.529t.53-1.278t-.53-1.278t-1.278-.53t-1.278.53t-.53 1.278t.53 1.278t1.278.53m-9.99-5.278q.144-.143.144-.357q0-.213-.143-.356t-.357-.144t-.357.144t-.143.356t.143.357t.357.143t.357-.143"/></svg> </template>
CSS
.icon-subtitles-gear-outline-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%22m16.966%2018.642l-.093-.796q-.415-.086-.784-.291t-.662-.52l-.763.32q-.152.062-.282.005q-.13-.058-.209-.18l-.065-.118q-.08-.128-.058-.285q.021-.158.142-.248l.646-.475q-.165-.427-.165-.881t.166-.88l-.628-.514q-.12-.09-.152-.236t.049-.272l.07-.125q.08-.121.216-.179t.289.004l.744.321q.275-.315.653-.51q.378-.196.793-.282l.093-.802q.017-.158.135-.255t.276-.097h.13q.159%200%20.277.1t.135.258l.073.796q.416.086.794.284q.378.199.653.52l.732-.321q.158-.068.29-.01q.133.058.212.185l.085.119q.079.127.048.275t-.152.238l-.627.514q.165.415.165.875t-.165.875l.646.475q.121.09.143.245q.02.155-.058.282l-.072.125q-.078.121-.205.178q-.127.058-.279-.003l-.764-.322q-.294.316-.662.52t-.784.292l-.073.802q-.017.158-.135.255t-.276.097h-.131q-.158%200-.276-.1t-.135-.258M4%2018V6zm8.225-6.166q.16-.286.356-.52t.415-.468h-2.919q-.213%200-.357.144t-.143.356q0%20.196.123.331t.314.158zm-.971%203.589q-.012-.058-.014-.122q-.004-.065-.004-.128q0-.198.003-.378t.034-.372H7.077q-.213%200-.357.143t-.143.357t.143.357t.357.143zM4.616%2019q-.672%200-1.144-.472T3%2017.385V6.615q0-.67.472-1.143Q3.944%205%204.616%205h14.769q.67%200%201.143.472q.472.472.472%201.144v2.713q0%20.213-.143.357t-.357.143t-.357-.144T20%209.33V6.616q0-.27-.173-.443T19.385%206H4.615q-.269%200-.442.173T4%206.616v10.769q0%20.269.173.442t.443.173h7.136q.214%200%20.357.143t.143.357t-.143.357t-.357.143zm12.807-2.02q.748%200%201.278-.529t.53-1.278t-.53-1.278t-1.278-.53t-1.278.53t-.53%201.278t.53%201.278t1.278.53m-9.99-5.278q.144-.143.144-.357q0-.213-.143-.356t-.357-.144t-.357.144t-.143.356t.143.357t.357.143t.357-.143%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%22m16.966%2018.642l-.093-.796q-.415-.086-.784-.291t-.662-.52l-.763.32q-.152.062-.282.005q-.13-.058-.209-.18l-.065-.118q-.08-.128-.058-.285q.021-.158.142-.248l.646-.475q-.165-.427-.165-.881t.166-.88l-.628-.514q-.12-.09-.152-.236t.049-.272l.07-.125q.08-.121.216-.179t.289.004l.744.321q.275-.315.653-.51q.378-.196.793-.282l.093-.802q.017-.158.135-.255t.276-.097h.13q.159%200%20.277.1t.135.258l.073.796q.416.086.794.284q.378.199.653.52l.732-.321q.158-.068.29-.01q.133.058.212.185l.085.119q.079.127.048.275t-.152.238l-.627.514q.165.415.165.875t-.165.875l.646.475q.121.09.143.245q.02.155-.058.282l-.072.125q-.078.121-.205.178q-.127.058-.279-.003l-.764-.322q-.294.316-.662.52t-.784.292l-.073.802q-.017.158-.135.255t-.276.097h-.131q-.158%200-.276-.1t-.135-.258M4%2018V6zm8.225-6.166q.16-.286.356-.52t.415-.468h-2.919q-.213%200-.357.144t-.143.356q0%20.196.123.331t.314.158zm-.971%203.589q-.012-.058-.014-.122q-.004-.065-.004-.128q0-.198.003-.378t.034-.372H7.077q-.213%200-.357.143t-.143.357t.143.357t.357.143zM4.616%2019q-.672%200-1.144-.472T3%2017.385V6.615q0-.67.472-1.143Q3.944%205%204.616%205h14.769q.67%200%201.143.472q.472.472.472%201.144v2.713q0%20.213-.143.357t-.357.143t-.357-.144T20%209.33V6.616q0-.27-.173-.443T19.385%206H4.615q-.269%200-.442.173T4%206.616v10.769q0%20.269.173.442t.443.173h7.136q.214%200%20.357.143t.143.357t-.143.357t-.357.143zm12.807-2.02q.748%200%201.278-.529t.53-1.278t-.53-1.278t-1.278-.53t-1.278.53t-.53%201.278t.53%201.278t1.278.53m-9.99-5.278q.144-.143.144-.357q0-.213-.143-.356t-.357-.144t-.357.144t-.143.356t.143.357t.357.143t.357-.143%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/subtitles-gear-outline-rounded.svg?color=%231a73e8&size=48