music off icon

music-off-outlined from WeUI Icon by WeUI · Outlined · MIT Free for personal and commercial use.

Name
music-off-outlined
Set
WeUI Icon
Style
Outlined
Viewbox
24×24
License
MIT

The same icon in other sets

Related icons in WeUI Icon

Use the music off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="m7.532 4.835l11.345-2.492a.61.61 0 0 1 .72.46a.6.6 0 0 1 .01.13v13.65a3 3 0 0 1-.027.3l2.845 2.845l-.849.848L4.85 3.85L5.697 3zm9.857 9.857l.278-.059a.91.91 0 0 0 .73-.89v-9.91L8.667 5.97zM6.407 7.104l1.2 1.2v10.9a2.68 2.68 0 0 1-1.52 2.36c-.18.08-1.23.32-1.3.32a1.7 1.7 0 0 1-.38 0a2.09 2.09 0 0 1-2-2a2.13 2.13 0 0 1 1.6-2.24l1.67-.35a.9.9 0 0 0 .73-.89zm8.513 8.513l.844.844a1 1 0 0 0-.197.682a.91.91 0 0 0 .8.88h.15c.096-.018.395-.082.663-.146l.987.987l-.1.05q-.646.197-1.31.33a1.7 1.7 0 0 1-.39 0a2.1 2.1 0 0 1-2-2a2.13 2.13 0 0 1 .553-1.627m-8.513 2.686q-.234.12-.49.18l-1.72.34a1 1 0 0 0-.59 1a.87.87 0 0 0 .94.87c.15-.04.88-.2 1.07-.26c.46-.244.76-.71.79-1.23z"/></svg>

React

import type { SVGProps } from "react";

export function WeuiMusicOffOutlined(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" fillRule="evenodd" d="m7.532 4.835l11.345-2.492a.61.61 0 0 1 .72.46a.6.6 0 0 1 .01.13v13.65a3 3 0 0 1-.027.3l2.845 2.845l-.849.848L4.85 3.85L5.697 3zm9.857 9.857l.278-.059a.91.91 0 0 0 .73-.89v-9.91L8.667 5.97zM6.407 7.104l1.2 1.2v10.9a2.68 2.68 0 0 1-1.52 2.36c-.18.08-1.23.32-1.3.32a1.7 1.7 0 0 1-.38 0a2.09 2.09 0 0 1-2-2a2.13 2.13 0 0 1 1.6-2.24l1.67-.35a.9.9 0 0 0 .73-.89zm8.513 8.513l.844.844a1 1 0 0 0-.197.682a.91.91 0 0 0 .8.88h.15c.096-.018.395-.082.663-.146l.987.987l-.1.05q-.646.197-1.31.33a1.7 1.7 0 0 1-.39 0a2.1 2.1 0 0 1-2-2a2.13 2.13 0 0 1 .553-1.627m-8.513 2.686q-.234.12-.49.18l-1.72.34a1 1 0 0 0-.59 1a.87.87 0 0 0 .94.87c.15-.04.88-.2 1.07-.26c.46-.244.76-.71.79-1.23z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="m7.532 4.835l11.345-2.492a.61.61 0 0 1 .72.46a.6.6 0 0 1 .01.13v13.65a3 3 0 0 1-.027.3l2.845 2.845l-.849.848L4.85 3.85L5.697 3zm9.857 9.857l.278-.059a.91.91 0 0 0 .73-.89v-9.91L8.667 5.97zM6.407 7.104l1.2 1.2v10.9a2.68 2.68 0 0 1-1.52 2.36c-.18.08-1.23.32-1.3.32a1.7 1.7 0 0 1-.38 0a2.09 2.09 0 0 1-2-2a2.13 2.13 0 0 1 1.6-2.24l1.67-.35a.9.9 0 0 0 .73-.89zm8.513 8.513l.844.844a1 1 0 0 0-.197.682a.91.91 0 0 0 .8.88h.15c.096-.018.395-.082.663-.146l.987.987l-.1.05q-.646.197-1.31.33a1.7 1.7 0 0 1-.39 0a2.1 2.1 0 0 1-2-2a2.13 2.13 0 0 1 .553-1.627m-8.513 2.686q-.234.12-.49.18l-1.72.34a1 1 0 0 0-.59 1a.87.87 0 0 0 .94.87c.15-.04.88-.2 1.07-.26c.46-.244.76-.71.79-1.23z"/></svg>
</template>

CSS

.icon-music-off-outlined {
  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%20fill-rule%3D%22evenodd%22%20d%3D%22m7.532%204.835l11.345-2.492a.61.61%200%200%201%20.72.46a.6.6%200%200%201%20.01.13v13.65a3%203%200%200%201-.027.3l2.845%202.845l-.849.848L4.85%203.85L5.697%203zm9.857%209.857l.278-.059a.91.91%200%200%200%20.73-.89v-9.91L8.667%205.97zM6.407%207.104l1.2%201.2v10.9a2.68%202.68%200%200%201-1.52%202.36c-.18.08-1.23.32-1.3.32a1.7%201.7%200%200%201-.38%200a2.09%202.09%200%200%201-2-2a2.13%202.13%200%200%201%201.6-2.24l1.67-.35a.9.9%200%200%200%20.73-.89zm8.513%208.513l.844.844a1%201%200%200%200-.197.682a.91.91%200%200%200%20.8.88h.15c.096-.018.395-.082.663-.146l.987.987l-.1.05q-.646.197-1.31.33a1.7%201.7%200%200%201-.39%200a2.1%202.1%200%200%201-2-2a2.13%202.13%200%200%201%20.553-1.627m-8.513%202.686q-.234.12-.49.18l-1.72.34a1%201%200%200%200-.59%201a.87.87%200%200%200%20.94.87c.15-.04.88-.2%201.07-.26c.46-.244.76-.71.79-1.23z%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%20fill-rule%3D%22evenodd%22%20d%3D%22m7.532%204.835l11.345-2.492a.61.61%200%200%201%20.72.46a.6.6%200%200%201%20.01.13v13.65a3%203%200%200%201-.027.3l2.845%202.845l-.849.848L4.85%203.85L5.697%203zm9.857%209.857l.278-.059a.91.91%200%200%200%20.73-.89v-9.91L8.667%205.97zM6.407%207.104l1.2%201.2v10.9a2.68%202.68%200%200%201-1.52%202.36c-.18.08-1.23.32-1.3.32a1.7%201.7%200%200%201-.38%200a2.09%202.09%200%200%201-2-2a2.13%202.13%200%200%201%201.6-2.24l1.67-.35a.9.9%200%200%200%20.73-.89zm8.513%208.513l.844.844a1%201%200%200%200-.197.682a.91.91%200%200%200%20.8.88h.15c.096-.018.395-.082.663-.146l.987.987l-.1.05q-.646.197-1.31.33a1.7%201.7%200%200%201-.39%200a2.1%202.1%200%200%201-2-2a2.13%202.13%200%200%201%20.553-1.627m-8.513%202.686q-.234.12-.49.18l-1.72.34a1%201%200%200%200-.59%201a.87.87%200%200%200%20.94.87c.15-.04.88-.2%201.07-.26c.46-.244.76-.71.79-1.23z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/weui/music-off-outlined.svg?color=%231a73e8&size=48