computer sound icon
computer-sound-outline-sharp from Material Symbols by Google · Outline Sharp · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- computer-sound-outline-sharp
- Set
- Material Symbols
- Style
- Outline Sharp
- Category
- Hardware
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants 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-cancelconnected-tvdeskphone
Use the computer sound icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 16V5zm-3 5v-2h22v2zm19.175-3H2V3h18.175l-2 2H4v11h14.175zm-1.85-4.65l-1.45-1.45q.3-.275.463-.638t.162-.762t-.162-.763t-.463-.637l1.45-1.45q.575.575.875 1.312t.3 1.538t-.3 1.537t-.875 1.313m2.45 2.45l-1.4-1.4q.8-.8 1.213-1.8T21 10.5t-.413-2.1t-1.212-1.8l1.4-1.4q1.075 1.05 1.65 2.425T23 10.5t-.575 2.875t-1.65 2.425"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsComputerSoundOutlineSharp(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 16V5zm-3 5v-2h22v2zm19.175-3H2V3h18.175l-2 2H4v11h14.175zm-1.85-4.65l-1.45-1.45q.3-.275.463-.638t.162-.762t-.162-.763t-.463-.637l1.45-1.45q.575.575.875 1.312t.3 1.538t-.3 1.537t-.875 1.313m2.45 2.45l-1.4-1.4q.8-.8 1.213-1.8T21 10.5t-.413-2.1t-1.212-1.8l1.4-1.4q1.075 1.05 1.65 2.425T23 10.5t-.575 2.875t-1.65 2.425"/></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 16V5zm-3 5v-2h22v2zm19.175-3H2V3h18.175l-2 2H4v11h14.175zm-1.85-4.65l-1.45-1.45q.3-.275.463-.638t.162-.762t-.162-.763t-.463-.637l1.45-1.45q.575.575.875 1.312t.3 1.538t-.3 1.537t-.875 1.313m2.45 2.45l-1.4-1.4q.8-.8 1.213-1.8T21 10.5t-.413-2.1t-1.212-1.8l1.4-1.4q1.075 1.05 1.65 2.425T23 10.5t-.575 2.875t-1.65 2.425"/></svg> </template>
CSS
.icon-computer-sound-outline-sharp {
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%2016V5zm-3%205v-2h22v2zm19.175-3H2V3h18.175l-2%202H4v11h14.175zm-1.85-4.65l-1.45-1.45q.3-.275.463-.638t.162-.762t-.162-.763t-.463-.637l1.45-1.45q.575.575.875%201.312t.3%201.538t-.3%201.537t-.875%201.313m2.45%202.45l-1.4-1.4q.8-.8%201.213-1.8T21%2010.5t-.413-2.1t-1.212-1.8l1.4-1.4q1.075%201.05%201.65%202.425T23%2010.5t-.575%202.875t-1.65%202.425%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%2016V5zm-3%205v-2h22v2zm19.175-3H2V3h18.175l-2%202H4v11h14.175zm-1.85-4.65l-1.45-1.45q.3-.275.463-.638t.162-.762t-.162-.763t-.463-.637l1.45-1.45q.575.575.875%201.312t.3%201.538t-.3%201.537t-.875%201.313m2.45%202.45l-1.4-1.4q.8-.8%201.213-1.8T21%2010.5t-.413-2.1t-1.212-1.8l1.4-1.4q1.075%201.05%201.65%202.425T23%2010.5t-.575%202.875t-1.65%202.425%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/computer-sound-outline-sharp.svg?color=%231a73e8&size=48