computer sound icon
computer-sound from Material Symbols Light by Google · Regular · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- computer-sound
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Hardware
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More hardware icons from Material Symbols Light
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.616 17.462q-.691 0-1.153-.463T3 15.846V6.077q0-.69.463-1.153t1.152-.462h14.368L15.5 7.944v6.048l3.464 3.47zm-2.847 2v-1h20.462v1zm18.333-3.893l-.708-.708q.781-.78 1.194-1.79t.412-2.11t-.413-2.109t-1.193-1.79l.708-.708q.921.915 1.41 2.098t.488 2.51t-.488 2.51q-.489 1.182-1.41 2.097m-2.142-2.142l-.72-.72q.339-.37.52-.82t.182-.925t-.182-.926t-.52-.82l.72-.72q.478.517.73 1.15q.252.631.252 1.316q0 .684-.251 1.316q-.252.632-.731 1.149"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightComputerSound(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.616 17.462q-.691 0-1.153-.463T3 15.846V6.077q0-.69.463-1.153t1.152-.462h14.368L15.5 7.944v6.048l3.464 3.47zm-2.847 2v-1h20.462v1zm18.333-3.893l-.708-.708q.781-.78 1.194-1.79t.412-2.11t-.413-2.109t-1.193-1.79l.708-.708q.921.915 1.41 2.098t.488 2.51t-.488 2.51q-.489 1.182-1.41 2.097m-2.142-2.142l-.72-.72q.339-.37.52-.82t.182-.925t-.182-.926t-.52-.82l.72-.72q.478.517.73 1.15q.252.631.252 1.316q0 .684-.251 1.316q-.252.632-.731 1.149"/></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.616 17.462q-.691 0-1.153-.463T3 15.846V6.077q0-.69.463-1.153t1.152-.462h14.368L15.5 7.944v6.048l3.464 3.47zm-2.847 2v-1h20.462v1zm18.333-3.893l-.708-.708q.781-.78 1.194-1.79t.412-2.11t-.413-2.109t-1.193-1.79l.708-.708q.921.915 1.41 2.098t.488 2.51t-.488 2.51q-.489 1.182-1.41 2.097m-2.142-2.142l-.72-.72q.339-.37.52-.82t.182-.925t-.182-.926t-.52-.82l.72-.72q.478.517.73 1.15q.252.631.252 1.316q0 .684-.251 1.316q-.252.632-.731 1.149"/></svg> </template>
CSS
.icon-computer-sound {
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.616%2017.462q-.691%200-1.153-.463T3%2015.846V6.077q0-.69.463-1.153t1.152-.462h14.368L15.5%207.944v6.048l3.464%203.47zm-2.847%202v-1h20.462v1zm18.333-3.893l-.708-.708q.781-.78%201.194-1.79t.412-2.11t-.413-2.109t-1.193-1.79l.708-.708q.921.915%201.41%202.098t.488%202.51t-.488%202.51q-.489%201.182-1.41%202.097m-2.142-2.142l-.72-.72q.339-.37.52-.82t.182-.925t-.182-.926t-.52-.82l.72-.72q.478.517.73%201.15q.252.631.252%201.316q0%20.684-.251%201.316q-.252.632-.731%201.149%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.616%2017.462q-.691%200-1.153-.463T3%2015.846V6.077q0-.69.463-1.153t1.152-.462h14.368L15.5%207.944v6.048l3.464%203.47zm-2.847%202v-1h20.462v1zm18.333-3.893l-.708-.708q.781-.78%201.194-1.79t.412-2.11t-.413-2.109t-1.193-1.79l.708-.708q.921.915%201.41%202.098t.488%202.51t-.488%202.51q-.489%201.182-1.41%202.097m-2.142-2.142l-.72-.72q.339-.37.52-.82t.182-.925t-.182-.926t-.52-.82l.72-.72q.478.517.73%201.15q.252.631.252%201.316q0%20.684-.251%201.316q-.252.632-.731%201.149%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/computer-sound.svg?color=%231a73e8&size=48