settings input svideo icon
settings-input-svideo from Material Symbols by Google · Regular · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- settings-input-svideo
- Set
- Material Symbols
- Style
- Regular
- Category
- Hardware
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- settings-input-svideo-rounded, settings-input-svideo-sharp
1 other variant in Material Symbols
The same icon in other sets
More hardware icons from Material Symbols
add-diamondadf-scanneraod-tabletaod-watcharrows-left-right-circlearrows-up-down-circleassistant-deviceaudio-video-receiverb-circlebalancebrowser-updatedcamera-videocastcast-connectedcast-for-educationcast-pausecast-warningchromecast-devicecircle-circlecomputercomputer-arrow-upcomputer-cancelcomputer-soundconnected-tv
Use the settings input svideo icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.125 21.213q-1.825-.788-3.187-2.15t-2.15-3.188T2 11.988t.788-3.875t2.15-3.175t3.187-2.15T12.013 2t3.875.788t3.175 2.15t2.15 3.175t.787 3.875t-.787 3.887t-2.15 3.188t-3.175 2.15t-3.875.787t-3.888-.787m.438-8.65Q9 12.125 9 11.5t-.437-1.062T7.5 10t-1.062.438T6 11.5t.438 1.063T7.5 13t1.063-.437m9 0Q18 12.125 18 11.5t-.437-1.062T16.5 10t-1.062.438T15 11.5t.438 1.063T16.5 13t1.063-.437m-7.5 4.5q.437-.438.437-1.063t-.437-1.062T9 14.5t-1.062.438T7.5 16t.438 1.063T9 17.5t1.063-.437m6 0q.437-.438.437-1.063t-.437-1.062T15 14.5t-1.062.438T13.5 16t.438 1.063T15 17.5t1.063-.437M10.5 9h3q.65 0 1.075-.425T15 7.5t-.425-1.075T13.5 6h-3q-.65 0-1.075.425T9 7.5t.425 1.075T10.5 9"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsSettingsInputSvideo(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="M8.125 21.213q-1.825-.788-3.187-2.15t-2.15-3.188T2 11.988t.788-3.875t2.15-3.175t3.187-2.15T12.013 2t3.875.788t3.175 2.15t2.15 3.175t.787 3.875t-.787 3.887t-2.15 3.188t-3.175 2.15t-3.875.787t-3.888-.787m.438-8.65Q9 12.125 9 11.5t-.437-1.062T7.5 10t-1.062.438T6 11.5t.438 1.063T7.5 13t1.063-.437m9 0Q18 12.125 18 11.5t-.437-1.062T16.5 10t-1.062.438T15 11.5t.438 1.063T16.5 13t1.063-.437m-7.5 4.5q.437-.438.437-1.063t-.437-1.062T9 14.5t-1.062.438T7.5 16t.438 1.063T9 17.5t1.063-.437m6 0q.437-.438.437-1.063t-.437-1.062T15 14.5t-1.062.438T13.5 16t.438 1.063T15 17.5t1.063-.437M10.5 9h3q.65 0 1.075-.425T15 7.5t-.425-1.075T13.5 6h-3q-.65 0-1.075.425T9 7.5t.425 1.075T10.5 9"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.125 21.213q-1.825-.788-3.187-2.15t-2.15-3.188T2 11.988t.788-3.875t2.15-3.175t3.187-2.15T12.013 2t3.875.788t3.175 2.15t2.15 3.175t.787 3.875t-.787 3.887t-2.15 3.188t-3.175 2.15t-3.875.787t-3.888-.787m.438-8.65Q9 12.125 9 11.5t-.437-1.062T7.5 10t-1.062.438T6 11.5t.438 1.063T7.5 13t1.063-.437m9 0Q18 12.125 18 11.5t-.437-1.062T16.5 10t-1.062.438T15 11.5t.438 1.063T16.5 13t1.063-.437m-7.5 4.5q.437-.438.437-1.063t-.437-1.062T9 14.5t-1.062.438T7.5 16t.438 1.063T9 17.5t1.063-.437m6 0q.437-.438.437-1.063t-.437-1.062T15 14.5t-1.062.438T13.5 16t.438 1.063T15 17.5t1.063-.437M10.5 9h3q.65 0 1.075-.425T15 7.5t-.425-1.075T13.5 6h-3q-.65 0-1.075.425T9 7.5t.425 1.075T10.5 9"/></svg> </template>
CSS
.icon-settings-input-svideo {
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%22M8.125%2021.213q-1.825-.788-3.187-2.15t-2.15-3.188T2%2011.988t.788-3.875t2.15-3.175t3.187-2.15T12.013%202t3.875.788t3.175%202.15t2.15%203.175t.787%203.875t-.787%203.887t-2.15%203.188t-3.175%202.15t-3.875.787t-3.888-.787m.438-8.65Q9%2012.125%209%2011.5t-.437-1.062T7.5%2010t-1.062.438T6%2011.5t.438%201.063T7.5%2013t1.063-.437m9%200Q18%2012.125%2018%2011.5t-.437-1.062T16.5%2010t-1.062.438T15%2011.5t.438%201.063T16.5%2013t1.063-.437m-7.5%204.5q.437-.438.437-1.063t-.437-1.062T9%2014.5t-1.062.438T7.5%2016t.438%201.063T9%2017.5t1.063-.437m6%200q.437-.438.437-1.063t-.437-1.062T15%2014.5t-1.062.438T13.5%2016t.438%201.063T15%2017.5t1.063-.437M10.5%209h3q.65%200%201.075-.425T15%207.5t-.425-1.075T13.5%206h-3q-.65%200-1.075.425T9%207.5t.425%201.075T10.5%209%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%22M8.125%2021.213q-1.825-.788-3.187-2.15t-2.15-3.188T2%2011.988t.788-3.875t2.15-3.175t3.187-2.15T12.013%202t3.875.788t3.175%202.15t2.15%203.175t.787%203.875t-.787%203.887t-2.15%203.188t-3.175%202.15t-3.875.787t-3.888-.787m.438-8.65Q9%2012.125%209%2011.5t-.437-1.062T7.5%2010t-1.062.438T6%2011.5t.438%201.063T7.5%2013t1.063-.437m9%200Q18%2012.125%2018%2011.5t-.437-1.062T16.5%2010t-1.062.438T15%2011.5t.438%201.063T16.5%2013t1.063-.437m-7.5%204.5q.437-.438.437-1.063t-.437-1.062T9%2014.5t-1.062.438T7.5%2016t.438%201.063T9%2017.5t1.063-.437m6%200q.437-.438.437-1.063t-.437-1.062T15%2014.5t-1.062.438T13.5%2016t.438%201.063T15%2017.5t1.063-.437M10.5%209h3q.65%200%201.075-.425T15%207.5t-.425-1.075T13.5%206h-3q-.65%200-1.075.425T9%207.5t.425%201.075T10.5%209%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/settings-input-svideo.svg?color=%231a73e8&size=48