sound detection dog barking icon

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

Name
sound-detection-dog-barking
Set
Material Symbols
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

The same icon in other sets

More audio & video icons from Material Symbols

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="M4.85 22v-6.775l4.925 4.925q1.35-1.35 2.413-2.912t1.062-3.463q0-1.4-.55-2.687t-1.525-2.263L8.35 6h3.5l4-4l2.05 2.05q1 1 1.55 2.263T20 9t-.55 2.688t-1.55 2.262L15.85 16v6zm4.925-4.675l-5.2-5.2q-.275-.275-.425-.65T4 10.7t.15-.763t.425-.637l2.1-2.125l3.1 3.075q.7.7 1.088 1.613t.387 1.912t-.375 1.913t-1.1 1.637"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsSoundDetectionDogBarking(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.85 22v-6.775l4.925 4.925q1.35-1.35 2.413-2.912t1.062-3.463q0-1.4-.55-2.687t-1.525-2.263L8.35 6h3.5l4-4l2.05 2.05q1 1 1.55 2.263T20 9t-.55 2.688t-1.55 2.262L15.85 16v6zm4.925-4.675l-5.2-5.2q-.275-.275-.425-.65T4 10.7t.15-.763t.425-.637l2.1-2.125l3.1 3.075q.7.7 1.088 1.613t.387 1.912t-.375 1.913t-1.1 1.637"/></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.85 22v-6.775l4.925 4.925q1.35-1.35 2.413-2.912t1.062-3.463q0-1.4-.55-2.687t-1.525-2.263L8.35 6h3.5l4-4l2.05 2.05q1 1 1.55 2.263T20 9t-.55 2.688t-1.55 2.262L15.85 16v6zm4.925-4.675l-5.2-5.2q-.275-.275-.425-.65T4 10.7t.15-.763t.425-.637l2.1-2.125l3.1 3.075q.7.7 1.088 1.613t.387 1.912t-.375 1.913t-1.1 1.637"/></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%22M4.85%2022v-6.775l4.925%204.925q1.35-1.35%202.413-2.912t1.062-3.463q0-1.4-.55-2.687t-1.525-2.263L8.35%206h3.5l4-4l2.05%202.05q1%201%201.55%202.263T20%209t-.55%202.688t-1.55%202.262L15.85%2016v6zm4.925-4.675l-5.2-5.2q-.275-.275-.425-.65T4%2010.7t.15-.763t.425-.637l2.1-2.125l3.1%203.075q.7.7%201.088%201.613t.387%201.912t-.375%201.913t-1.1%201.637%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.85%2022v-6.775l4.925%204.925q1.35-1.35%202.413-2.912t1.062-3.463q0-1.4-.55-2.687t-1.525-2.263L8.35%206h3.5l4-4l2.05%202.05q1%201%201.55%202.263T20%209t-.55%202.688t-1.55%202.262L15.85%2016v6zm4.925-4.675l-5.2-5.2q-.275-.275-.425-.65T4%2010.7t.15-.763t.425-.637l2.1-2.125l3.1%203.075q.7.7%201.088%201.613t.387%201.912t-.375%201.913t-1.1%201.637%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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