speaker slash fill rtl icon
speaker-slash-fill-rtl from Framework7 Icons by Vladimir Kharlampidi · Outline · MIT Free for personal and commercial use.
- Name
- speaker-slash-fill-rtl
- Set
- Framework7 Icons
- Style
- Outline
- Viewbox
- 56×56
- License
- MIT
Related icons in Framework7 Icons
Use the speaker slash fill rtl icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="m16.773 10.41l25.97 25.992c1.921-.61 3-2.343 3-4.992v-9.094c0-3.515-1.782-5.32-5.087-5.32h-6.984a.9.9 0 0 1-.586-.21L22.75 7.011c-1.242-1.172-2.016-1.688-3.164-1.688c-1.64 0-2.813 1.313-2.813 2.883Zm30 39.563c.727.703 1.875.703 2.555 0c.703-.727.727-1.852 0-2.555L9.203 7.293a1.84 1.84 0 0 0-2.578 0c-.68.68-.68 1.875 0 2.555Zm-15.632-11.18L16.773 24.449v21.14c0 1.571 1.172 2.743 2.766 2.743c1.148 0 2.086-.469 3.21-1.523Z"/></svg>
React
import type { SVGProps } from "react";
export function F7SpeakerSlashFillRtl(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="m16.773 10.41l25.97 25.992c1.921-.61 3-2.343 3-4.992v-9.094c0-3.515-1.782-5.32-5.087-5.32h-6.984a.9.9 0 0 1-.586-.21L22.75 7.011c-1.242-1.172-2.016-1.688-3.164-1.688c-1.64 0-2.813 1.313-2.813 2.883Zm30 39.563c.727.703 1.875.703 2.555 0c.703-.727.727-1.852 0-2.555L9.203 7.293a1.84 1.84 0 0 0-2.578 0c-.68.68-.68 1.875 0 2.555Zm-15.632-11.18L16.773 24.449v21.14c0 1.571 1.172 2.743 2.766 2.743c1.148 0 2.086-.469 3.21-1.523Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="m16.773 10.41l25.97 25.992c1.921-.61 3-2.343 3-4.992v-9.094c0-3.515-1.782-5.32-5.087-5.32h-6.984a.9.9 0 0 1-.586-.21L22.75 7.011c-1.242-1.172-2.016-1.688-3.164-1.688c-1.64 0-2.813 1.313-2.813 2.883Zm30 39.563c.727.703 1.875.703 2.555 0c.703-.727.727-1.852 0-2.555L9.203 7.293a1.84 1.84 0 0 0-2.578 0c-.68.68-.68 1.875 0 2.555Zm-15.632-11.18L16.773 24.449v21.14c0 1.571 1.172 2.743 2.766 2.743c1.148 0 2.086-.469 3.21-1.523Z"/></svg> </template>
CSS
.icon-speaker-slash-fill-rtl {
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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m16.773%2010.41l25.97%2025.992c1.921-.61%203-2.343%203-4.992v-9.094c0-3.515-1.782-5.32-5.087-5.32h-6.984a.9.9%200%200%201-.586-.21L22.75%207.011c-1.242-1.172-2.016-1.688-3.164-1.688c-1.64%200-2.813%201.313-2.813%202.883Zm30%2039.563c.727.703%201.875.703%202.555%200c.703-.727.727-1.852%200-2.555L9.203%207.293a1.84%201.84%200%200%200-2.578%200c-.68.68-.68%201.875%200%202.555Zm-15.632-11.18L16.773%2024.449v21.14c0%201.571%201.172%202.743%202.766%202.743c1.148%200%202.086-.469%203.21-1.523Z%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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m16.773%2010.41l25.97%2025.992c1.921-.61%203-2.343%203-4.992v-9.094c0-3.515-1.782-5.32-5.087-5.32h-6.984a.9.9%200%200%201-.586-.21L22.75%207.011c-1.242-1.172-2.016-1.688-3.164-1.688c-1.64%200-2.813%201.313-2.813%202.883Zm30%2039.563c.727.703%201.875.703%202.555%200c.703-.727.727-1.852%200-2.555L9.203%207.293a1.84%201.84%200%200%200-2.578%200c-.68.68-.68%201.875%200%202.555Zm-15.632-11.18L16.773%2024.449v21.14c0%201.571%201.172%202.743%202.766%202.743c1.148%200%202.086-.469%203.21-1.523Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/f7/speaker-slash-fill-rtl.svg?color=%231a73e8&size=48