computer-sound-outline-rounded from Material Symbols Light by Google · Outline Rounded · Hardware · Apache-2.0 Free for personal and commercial use.

Name
computer-sound-outline-rounded
Set
Material Symbols Light
Style
Outline Rounded
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

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 16.462v-11zm-1.73 3q-.214 0-.358-.144t-.143-.356t.143-.357t.357-.144h19.462q.213 0 .356.144t.144.356t-.144.357t-.356.144zm2.345-2q-.69 0-1.153-.463T3 15.846V6.077q0-.69.463-1.153t1.152-.462h13.368q.213 0 .357.143t.143.357t-.143.356t-.357.144H4.616q-.231 0-.424.192T4 6.077v9.77q0 .23.192.422t.423.193h13.348q.214 0 .357.143t.144.356t-.144.357t-.356.144zm12.844-4.696q-.057-.189.072-.364q.24-.296.364-.66t.124-.78t-.124-.781t-.364-.66q-.129-.175-.072-.364t.214-.288t.363-.087t.358.235q.316.42.47.912q.155.492.155 1.033t-.154 1.032t-.47.912q-.154.225-.36.235q-.204.011-.362-.087q-.157-.098-.214-.288m2.112 2.166q-.048-.18.093-.351q.67-.744 1.003-1.668T21 10.962t-.333-1.951t-1.004-1.669q-.14-.17-.092-.35t.22-.284q.17-.104.371-.099q.201.006.378.256q.708.868 1.084 1.917t.376 2.18t-.376 2.18t-1.084 1.916q-.177.25-.378.256t-.372-.098t-.219-.284"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightComputerSoundOutlineRounded(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 16.462v-11zm-1.73 3q-.214 0-.358-.144t-.143-.356t.143-.357t.357-.144h19.462q.213 0 .356.144t.144.356t-.144.357t-.356.144zm2.345-2q-.69 0-1.153-.463T3 15.846V6.077q0-.69.463-1.153t1.152-.462h13.368q.213 0 .357.143t.143.357t-.143.356t-.357.144H4.616q-.231 0-.424.192T4 6.077v9.77q0 .23.192.422t.423.193h13.348q.214 0 .357.143t.144.356t-.144.357t-.356.144zm12.844-4.696q-.057-.189.072-.364q.24-.296.364-.66t.124-.78t-.124-.781t-.364-.66q-.129-.175-.072-.364t.214-.288t.363-.087t.358.235q.316.42.47.912q.155.492.155 1.033t-.154 1.032t-.47.912q-.154.225-.36.235q-.204.011-.362-.087q-.157-.098-.214-.288m2.112 2.166q-.048-.18.093-.351q.67-.744 1.003-1.668T21 10.962t-.333-1.951t-1.004-1.669q-.14-.17-.092-.35t.22-.284q.17-.104.371-.099q.201.006.378.256q.708.868 1.084 1.917t.376 2.18t-.376 2.18t-1.084 1.916q-.177.25-.378.256t-.372-.098t-.219-.284"/></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 16.462v-11zm-1.73 3q-.214 0-.358-.144t-.143-.356t.143-.357t.357-.144h19.462q.213 0 .356.144t.144.356t-.144.357t-.356.144zm2.345-2q-.69 0-1.153-.463T3 15.846V6.077q0-.69.463-1.153t1.152-.462h13.368q.213 0 .357.143t.143.357t-.143.356t-.357.144H4.616q-.231 0-.424.192T4 6.077v9.77q0 .23.192.422t.423.193h13.348q.214 0 .357.143t.144.356t-.144.357t-.356.144zm12.844-4.696q-.057-.189.072-.364q.24-.296.364-.66t.124-.78t-.124-.781t-.364-.66q-.129-.175-.072-.364t.214-.288t.363-.087t.358.235q.316.42.47.912q.155.492.155 1.033t-.154 1.032t-.47.912q-.154.225-.36.235q-.204.011-.362-.087q-.157-.098-.214-.288m2.112 2.166q-.048-.18.093-.351q.67-.744 1.003-1.668T21 10.962t-.333-1.951t-1.004-1.669q-.14-.17-.092-.35t.22-.284q.17-.104.371-.099q.201.006.378.256q.708.868 1.084 1.917t.376 2.18t-.376 2.18t-1.084 1.916q-.177.25-.378.256t-.372-.098t-.219-.284"/></svg>
</template>

CSS

.icon-computer-sound-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%22M4%2016.462v-11zm-1.73%203q-.214%200-.358-.144t-.143-.356t.143-.357t.357-.144h19.462q.213%200%20.356.144t.144.356t-.144.357t-.356.144zm2.345-2q-.69%200-1.153-.463T3%2015.846V6.077q0-.69.463-1.153t1.152-.462h13.368q.213%200%20.357.143t.143.357t-.143.356t-.357.144H4.616q-.231%200-.424.192T4%206.077v9.77q0%20.23.192.422t.423.193h13.348q.214%200%20.357.143t.144.356t-.144.357t-.356.144zm12.844-4.696q-.057-.189.072-.364q.24-.296.364-.66t.124-.78t-.124-.781t-.364-.66q-.129-.175-.072-.364t.214-.288t.363-.087t.358.235q.316.42.47.912q.155.492.155%201.033t-.154%201.032t-.47.912q-.154.225-.36.235q-.204.011-.362-.087q-.157-.098-.214-.288m2.112%202.166q-.048-.18.093-.351q.67-.744%201.003-1.668T21%2010.962t-.333-1.951t-1.004-1.669q-.14-.17-.092-.35t.22-.284q.17-.104.371-.099q.201.006.378.256q.708.868%201.084%201.917t.376%202.18t-.376%202.18t-1.084%201.916q-.177.25-.378.256t-.372-.098t-.219-.284%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%2016.462v-11zm-1.73%203q-.214%200-.358-.144t-.143-.356t.143-.357t.357-.144h19.462q.213%200%20.356.144t.144.356t-.144.357t-.356.144zm2.345-2q-.69%200-1.153-.463T3%2015.846V6.077q0-.69.463-1.153t1.152-.462h13.368q.213%200%20.357.143t.143.357t-.143.356t-.357.144H4.616q-.231%200-.424.192T4%206.077v9.77q0%20.23.192.422t.423.193h13.348q.214%200%20.357.143t.144.356t-.144.357t-.356.144zm12.844-4.696q-.057-.189.072-.364q.24-.296.364-.66t.124-.78t-.124-.781t-.364-.66q-.129-.175-.072-.364t.214-.288t.363-.087t.358.235q.316.42.47.912q.155.492.155%201.033t-.154%201.032t-.47.912q-.154.225-.36.235q-.204.011-.362-.087q-.157-.098-.214-.288m2.112%202.166q-.048-.18.093-.351q.67-.744%201.003-1.668T21%2010.962t-.333-1.951t-1.004-1.669q-.14-.17-.092-.35t.22-.284q.17-.104.371-.099q.201.006.378.256q.708.868%201.084%201.917t.376%202.18t-.376%202.18t-1.084%201.916q-.177.25-.378.256t-.372-.098t-.219-.284%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-outline-rounded.svg?color=%231a73e8&size=48