sound detection dog barking icon

sound-detection-dog-barking from Material Symbols Light by Google · Regular · Audio & Video · Apache-2.0 Free for personal and commercial use.

Name
sound-detection-dog-barking
Set
Material Symbols Light
Style
Regular
Category
Audio & Video
Viewbox
24×24
License
Apache 2.0
Aliases
sound-detection-dog-barking-rounded, sound-detection-dog-barking-sharp

1 other variant in Material Symbols Light

The same icon in other sets

More audio & video icons from Material Symbols Light

Use the sound detection dog barking icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.85 21v-7.39l4.483 4.463q.754-.946 1.326-2.009t.572-2.289q0-1.092-.406-2.101t-1.188-1.791L7.947 7.23l.73-.731h3.385l3.788-3.788l1.704 1.684q.923.923 1.406 2.109T19.462 9q-.02 1.31-.502 2.495q-.483 1.186-1.406 2.109l-2.204 2.185V21zm4.406-4.406L5.42 11.78q-.217-.217-.319-.496Q5 11.003 5 10.7t.102-.57q.102-.266.32-.484l1.753-1.76l2.754 2.71q.642.642.972 1.459q.33.816.33 1.72q0 .77-.24 1.49q-.241.72-.735 1.33"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSoundDetectionDogBarking(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="M5.85 21v-7.39l4.483 4.463q.754-.946 1.326-2.009t.572-2.289q0-1.092-.406-2.101t-1.188-1.791L7.947 7.23l.73-.731h3.385l3.788-3.788l1.704 1.684q.923.923 1.406 2.109T19.462 9q-.02 1.31-.502 2.495q-.483 1.186-1.406 2.109l-2.204 2.185V21zm4.406-4.406L5.42 11.78q-.217-.217-.319-.496Q5 11.003 5 10.7t.102-.57q.102-.266.32-.484l1.753-1.76l2.754 2.71q.642.642.972 1.459q.33.816.33 1.72q0 .77-.24 1.49q-.241.72-.735 1.33"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.85 21v-7.39l4.483 4.463q.754-.946 1.326-2.009t.572-2.289q0-1.092-.406-2.101t-1.188-1.791L7.947 7.23l.73-.731h3.385l3.788-3.788l1.704 1.684q.923.923 1.406 2.109T19.462 9q-.02 1.31-.502 2.495q-.483 1.186-1.406 2.109l-2.204 2.185V21zm4.406-4.406L5.42 11.78q-.217-.217-.319-.496Q5 11.003 5 10.7t.102-.57q.102-.266.32-.484l1.753-1.76l2.754 2.71q.642.642.972 1.459q.33.816.33 1.72q0 .77-.24 1.49q-.241.72-.735 1.33"/></svg>
</template>

CSS

.icon-sound-detection-dog-barking {
  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%22M5.85%2021v-7.39l4.483%204.463q.754-.946%201.326-2.009t.572-2.289q0-1.092-.406-2.101t-1.188-1.791L7.947%207.23l.73-.731h3.385l3.788-3.788l1.704%201.684q.923.923%201.406%202.109T19.462%209q-.02%201.31-.502%202.495q-.483%201.186-1.406%202.109l-2.204%202.185V21zm4.406-4.406L5.42%2011.78q-.217-.217-.319-.496Q5%2011.003%205%2010.7t.102-.57q.102-.266.32-.484l1.753-1.76l2.754%202.71q.642.642.972%201.459q.33.816.33%201.72q0%20.77-.24%201.49q-.241.72-.735%201.33%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%22M5.85%2021v-7.39l4.483%204.463q.754-.946%201.326-2.009t.572-2.289q0-1.092-.406-2.101t-1.188-1.791L7.947%207.23l.73-.731h3.385l3.788-3.788l1.704%201.684q.923.923%201.406%202.109T19.462%209q-.02%201.31-.502%202.495q-.483%201.186-1.406%202.109l-2.204%202.185V21zm4.406-4.406L5.42%2011.78q-.217-.217-.319-.496Q5%2011.003%205%2010.7t.102-.57q.102-.266.32-.484l1.753-1.76l2.754%202.71q.642.642.972%201.459q.33.816.33%201.72q0%20.77-.24%201.49q-.241.72-.735%201.33%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/sound-detection-dog-barking.svg?color=%231a73e8&size=48