speaker slash rtl icon
speaker-slash-rtl from Framework7 Icons by Vladimir Kharlampidi · Outline · MIT Free for personal and commercial use.
- Name
- speaker-slash-rtl
- Set
- Framework7 Icons
- Style
- Outline
- Viewbox
- 56×56
- License
- MIT
Related icons in Framework7 Icons
Use the speaker slash rtl icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="m39.531 33.191l3.328 3.328c2.203-.492 3.422-2.273 3.422-5.109v-9.094c0-3.515-1.781-5.32-5.086-5.32h-6.82c-.234 0-.445-.07-.586-.21L22.773 7.011c-1.265-1.125-2.015-1.688-3.164-1.688c-1.64 0-2.812 1.313-2.812 2.883v2.273l3.773 3.75V10.62c0-.187.14-.328.352-.328c.14 0 .281.094.398.188l10.524 9.539c.468.468.797.515 1.43.515h7.757c.914 0 1.477.563 1.477 1.477v9.703c0 .914-.563 1.476-1.477 1.476Zm7.242 16.782c.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.555ZM31.422 39.074l-2.625-2.625l-7.5 6.727a.53.53 0 0 1-.399.21c-.187 0-.328-.14-.328-.35v-14.79l-3.773-3.773V45.59c0 1.57 1.172 2.742 2.765 2.742c1.149 0 2.063-.492 3.211-1.523Z"/></svg>
React
import type { SVGProps } from "react";
export function F7SpeakerSlashRtl(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="m39.531 33.191l3.328 3.328c2.203-.492 3.422-2.273 3.422-5.109v-9.094c0-3.515-1.781-5.32-5.086-5.32h-6.82c-.234 0-.445-.07-.586-.21L22.773 7.011c-1.265-1.125-2.015-1.688-3.164-1.688c-1.64 0-2.812 1.313-2.812 2.883v2.273l3.773 3.75V10.62c0-.187.14-.328.352-.328c.14 0 .281.094.398.188l10.524 9.539c.468.468.797.515 1.43.515h7.757c.914 0 1.477.563 1.477 1.477v9.703c0 .914-.563 1.476-1.477 1.476Zm7.242 16.782c.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.555ZM31.422 39.074l-2.625-2.625l-7.5 6.727a.53.53 0 0 1-.399.21c-.187 0-.328-.14-.328-.35v-14.79l-3.773-3.773V45.59c0 1.57 1.172 2.742 2.765 2.742c1.149 0 2.063-.492 3.211-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="m39.531 33.191l3.328 3.328c2.203-.492 3.422-2.273 3.422-5.109v-9.094c0-3.515-1.781-5.32-5.086-5.32h-6.82c-.234 0-.445-.07-.586-.21L22.773 7.011c-1.265-1.125-2.015-1.688-3.164-1.688c-1.64 0-2.812 1.313-2.812 2.883v2.273l3.773 3.75V10.62c0-.187.14-.328.352-.328c.14 0 .281.094.398.188l10.524 9.539c.468.468.797.515 1.43.515h7.757c.914 0 1.477.563 1.477 1.477v9.703c0 .914-.563 1.476-1.477 1.476Zm7.242 16.782c.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.555ZM31.422 39.074l-2.625-2.625l-7.5 6.727a.53.53 0 0 1-.399.21c-.187 0-.328-.14-.328-.35v-14.79l-3.773-3.773V45.59c0 1.57 1.172 2.742 2.765 2.742c1.149 0 2.063-.492 3.211-1.523Z"/></svg> </template>
CSS
.icon-speaker-slash-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%22m39.531%2033.191l3.328%203.328c2.203-.492%203.422-2.273%203.422-5.109v-9.094c0-3.515-1.781-5.32-5.086-5.32h-6.82c-.234%200-.445-.07-.586-.21L22.773%207.011c-1.265-1.125-2.015-1.688-3.164-1.688c-1.64%200-2.812%201.313-2.812%202.883v2.273l3.773%203.75V10.62c0-.187.14-.328.352-.328c.14%200%20.281.094.398.188l10.524%209.539c.468.468.797.515%201.43.515h7.757c.914%200%201.477.563%201.477%201.477v9.703c0%20.914-.563%201.476-1.477%201.476Zm7.242%2016.782c.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.555ZM31.422%2039.074l-2.625-2.625l-7.5%206.727a.53.53%200%200%201-.399.21c-.187%200-.328-.14-.328-.35v-14.79l-3.773-3.773V45.59c0%201.57%201.172%202.742%202.765%202.742c1.149%200%202.063-.492%203.211-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%22m39.531%2033.191l3.328%203.328c2.203-.492%203.422-2.273%203.422-5.109v-9.094c0-3.515-1.781-5.32-5.086-5.32h-6.82c-.234%200-.445-.07-.586-.21L22.773%207.011c-1.265-1.125-2.015-1.688-3.164-1.688c-1.64%200-2.812%201.313-2.812%202.883v2.273l3.773%203.75V10.62c0-.187.14-.328.352-.328c.14%200%20.281.094.398.188l10.524%209.539c.468.468.797.515%201.43.515h7.757c.914%200%201.477.563%201.477%201.477v9.703c0%20.914-.563%201.476-1.477%201.476Zm7.242%2016.782c.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.555ZM31.422%2039.074l-2.625-2.625l-7.5%206.727a.53.53%200%200%201-.399.21c-.187%200-.328-.14-.328-.35v-14.79l-3.773-3.773V45.59c0%201.57%201.172%202.742%202.765%202.742c1.149%200%202.063-.492%203.211-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-rtl.svg?color=%231a73e8&size=48