speaker zzz rtl icon

speaker-zzz-rtl from Framework7 Icons by Vladimir Kharlampidi · Outline · MIT Free for personal and commercial use.

Name
speaker-zzz-rtl
Set
Framework7 Icons
Style
Outline
Viewbox
56×56
License
MIT

Related icons in Framework7 Icons

Use the speaker zzz rtl icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M30.493 49.112c1.095 0 1.967-.47 3.085-1.453l10.484-9.411a.86.86 0 0 1 .56-.202h6.639c3.174 0 4.739-1.587 4.739-4.962v-8.898c0-3.376-1.565-4.963-4.74-4.963h-6.639a.86.86 0 0 1-.559-.201L33.578 9.7c-1.23-1.073-1.945-1.61-3.04-1.61c-1.543 0-2.66 1.252-2.66 2.75v35.657c0 1.498 1.117 2.615 2.615 2.615m1.296-4.717c-.179 0-.313-.134-.313-.335V13.142c0-.178.134-.312.313-.312c.157 0 .269.089.38.178l9.926 8.987c.537.514.984.604 1.587.604h7.422c.895 0 1.297.425 1.297 1.296v9.48c0 .893-.403 1.296-1.297 1.296h-7.422c-.603 0-1.05.111-1.587.603l-9.926 8.92c-.134.134-.245.201-.38.201m-10.574-21.26h-5.477v-.134l5.611-7.4c.514-.648.693-1.05.693-1.497c0-.76-.58-1.207-1.386-1.207H12.9c-.738 0-1.297.47-1.297 1.23c0 .804.56 1.273 1.297 1.273h5.187v.112l-5.701 7.4c-.514.648-.693 1.028-.693 1.542c0 .693.559 1.207 1.364 1.207h8.16c.737 0 1.273-.491 1.273-1.274c0-.738-.536-1.252-1.274-1.252M7.623 32.368H3.8v-.09l3.98-5.208c.447-.604.648-1.006.648-1.43c0-.716-.581-1.141-1.341-1.141h-5.88c-.715 0-1.207.47-1.207 1.163c0 .782.492 1.229 1.207 1.229H4.65v.09L.693 32.167C.268 32.77.1 33.128.1 33.62c0 .67.504 1.163 1.241 1.163h6.282c.715 0 1.23-.448 1.23-1.208c0-.715-.514-1.207-1.23-1.207m10.418 8.495h-3.264v-.09l3.353-4.493c.47-.626.649-.961.649-1.363c0-.693-.537-1.118-1.252-1.118H12.34c-.67 0-1.162.447-1.162 1.14c0 .715.491 1.14 1.162 1.14h2.862v.09l-3.331 4.493c-.425.581-.626.916-.626 1.364c0 .648.514 1.095 1.207 1.095h5.589c.648 0 1.14-.425 1.14-1.14c0-.67-.492-1.118-1.14-1.118"/></svg>

React

import type { SVGProps } from "react";

export function F7SpeakerZzzRtl(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="M30.493 49.112c1.095 0 1.967-.47 3.085-1.453l10.484-9.411a.86.86 0 0 1 .56-.202h6.639c3.174 0 4.739-1.587 4.739-4.962v-8.898c0-3.376-1.565-4.963-4.74-4.963h-6.639a.86.86 0 0 1-.559-.201L33.578 9.7c-1.23-1.073-1.945-1.61-3.04-1.61c-1.543 0-2.66 1.252-2.66 2.75v35.657c0 1.498 1.117 2.615 2.615 2.615m1.296-4.717c-.179 0-.313-.134-.313-.335V13.142c0-.178.134-.312.313-.312c.157 0 .269.089.38.178l9.926 8.987c.537.514.984.604 1.587.604h7.422c.895 0 1.297.425 1.297 1.296v9.48c0 .893-.403 1.296-1.297 1.296h-7.422c-.603 0-1.05.111-1.587.603l-9.926 8.92c-.134.134-.245.201-.38.201m-10.574-21.26h-5.477v-.134l5.611-7.4c.514-.648.693-1.05.693-1.497c0-.76-.58-1.207-1.386-1.207H12.9c-.738 0-1.297.47-1.297 1.23c0 .804.56 1.273 1.297 1.273h5.187v.112l-5.701 7.4c-.514.648-.693 1.028-.693 1.542c0 .693.559 1.207 1.364 1.207h8.16c.737 0 1.273-.491 1.273-1.274c0-.738-.536-1.252-1.274-1.252M7.623 32.368H3.8v-.09l3.98-5.208c.447-.604.648-1.006.648-1.43c0-.716-.581-1.141-1.341-1.141h-5.88c-.715 0-1.207.47-1.207 1.163c0 .782.492 1.229 1.207 1.229H4.65v.09L.693 32.167C.268 32.77.1 33.128.1 33.62c0 .67.504 1.163 1.241 1.163h6.282c.715 0 1.23-.448 1.23-1.208c0-.715-.514-1.207-1.23-1.207m10.418 8.495h-3.264v-.09l3.353-4.493c.47-.626.649-.961.649-1.363c0-.693-.537-1.118-1.252-1.118H12.34c-.67 0-1.162.447-1.162 1.14c0 .715.491 1.14 1.162 1.14h2.862v.09l-3.331 4.493c-.425.581-.626.916-.626 1.364c0 .648.514 1.095 1.207 1.095h5.589c.648 0 1.14-.425 1.14-1.14c0-.67-.492-1.118-1.14-1.118"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M30.493 49.112c1.095 0 1.967-.47 3.085-1.453l10.484-9.411a.86.86 0 0 1 .56-.202h6.639c3.174 0 4.739-1.587 4.739-4.962v-8.898c0-3.376-1.565-4.963-4.74-4.963h-6.639a.86.86 0 0 1-.559-.201L33.578 9.7c-1.23-1.073-1.945-1.61-3.04-1.61c-1.543 0-2.66 1.252-2.66 2.75v35.657c0 1.498 1.117 2.615 2.615 2.615m1.296-4.717c-.179 0-.313-.134-.313-.335V13.142c0-.178.134-.312.313-.312c.157 0 .269.089.38.178l9.926 8.987c.537.514.984.604 1.587.604h7.422c.895 0 1.297.425 1.297 1.296v9.48c0 .893-.403 1.296-1.297 1.296h-7.422c-.603 0-1.05.111-1.587.603l-9.926 8.92c-.134.134-.245.201-.38.201m-10.574-21.26h-5.477v-.134l5.611-7.4c.514-.648.693-1.05.693-1.497c0-.76-.58-1.207-1.386-1.207H12.9c-.738 0-1.297.47-1.297 1.23c0 .804.56 1.273 1.297 1.273h5.187v.112l-5.701 7.4c-.514.648-.693 1.028-.693 1.542c0 .693.559 1.207 1.364 1.207h8.16c.737 0 1.273-.491 1.273-1.274c0-.738-.536-1.252-1.274-1.252M7.623 32.368H3.8v-.09l3.98-5.208c.447-.604.648-1.006.648-1.43c0-.716-.581-1.141-1.341-1.141h-5.88c-.715 0-1.207.47-1.207 1.163c0 .782.492 1.229 1.207 1.229H4.65v.09L.693 32.167C.268 32.77.1 33.128.1 33.62c0 .67.504 1.163 1.241 1.163h6.282c.715 0 1.23-.448 1.23-1.208c0-.715-.514-1.207-1.23-1.207m10.418 8.495h-3.264v-.09l3.353-4.493c.47-.626.649-.961.649-1.363c0-.693-.537-1.118-1.252-1.118H12.34c-.67 0-1.162.447-1.162 1.14c0 .715.491 1.14 1.162 1.14h2.862v.09l-3.331 4.493c-.425.581-.626.916-.626 1.364c0 .648.514 1.095 1.207 1.095h5.589c.648 0 1.14-.425 1.14-1.14c0-.67-.492-1.118-1.14-1.118"/></svg>
</template>

CSS

.icon-speaker-zzz-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%22M30.493%2049.112c1.095%200%201.967-.47%203.085-1.453l10.484-9.411a.86.86%200%200%201%20.56-.202h6.639c3.174%200%204.739-1.587%204.739-4.962v-8.898c0-3.376-1.565-4.963-4.74-4.963h-6.639a.86.86%200%200%201-.559-.201L33.578%209.7c-1.23-1.073-1.945-1.61-3.04-1.61c-1.543%200-2.66%201.252-2.66%202.75v35.657c0%201.498%201.117%202.615%202.615%202.615m1.296-4.717c-.179%200-.313-.134-.313-.335V13.142c0-.178.134-.312.313-.312c.157%200%20.269.089.38.178l9.926%208.987c.537.514.984.604%201.587.604h7.422c.895%200%201.297.425%201.297%201.296v9.48c0%20.893-.403%201.296-1.297%201.296h-7.422c-.603%200-1.05.111-1.587.603l-9.926%208.92c-.134.134-.245.201-.38.201m-10.574-21.26h-5.477v-.134l5.611-7.4c.514-.648.693-1.05.693-1.497c0-.76-.58-1.207-1.386-1.207H12.9c-.738%200-1.297.47-1.297%201.23c0%20.804.56%201.273%201.297%201.273h5.187v.112l-5.701%207.4c-.514.648-.693%201.028-.693%201.542c0%20.693.559%201.207%201.364%201.207h8.16c.737%200%201.273-.491%201.273-1.274c0-.738-.536-1.252-1.274-1.252M7.623%2032.368H3.8v-.09l3.98-5.208c.447-.604.648-1.006.648-1.43c0-.716-.581-1.141-1.341-1.141h-5.88c-.715%200-1.207.47-1.207%201.163c0%20.782.492%201.229%201.207%201.229H4.65v.09L.693%2032.167C.268%2032.77.1%2033.128.1%2033.62c0%20.67.504%201.163%201.241%201.163h6.282c.715%200%201.23-.448%201.23-1.208c0-.715-.514-1.207-1.23-1.207m10.418%208.495h-3.264v-.09l3.353-4.493c.47-.626.649-.961.649-1.363c0-.693-.537-1.118-1.252-1.118H12.34c-.67%200-1.162.447-1.162%201.14c0%20.715.491%201.14%201.162%201.14h2.862v.09l-3.331%204.493c-.425.581-.626.916-.626%201.364c0%20.648.514%201.095%201.207%201.095h5.589c.648%200%201.14-.425%201.14-1.14c0-.67-.492-1.118-1.14-1.118%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%22M30.493%2049.112c1.095%200%201.967-.47%203.085-1.453l10.484-9.411a.86.86%200%200%201%20.56-.202h6.639c3.174%200%204.739-1.587%204.739-4.962v-8.898c0-3.376-1.565-4.963-4.74-4.963h-6.639a.86.86%200%200%201-.559-.201L33.578%209.7c-1.23-1.073-1.945-1.61-3.04-1.61c-1.543%200-2.66%201.252-2.66%202.75v35.657c0%201.498%201.117%202.615%202.615%202.615m1.296-4.717c-.179%200-.313-.134-.313-.335V13.142c0-.178.134-.312.313-.312c.157%200%20.269.089.38.178l9.926%208.987c.537.514.984.604%201.587.604h7.422c.895%200%201.297.425%201.297%201.296v9.48c0%20.893-.403%201.296-1.297%201.296h-7.422c-.603%200-1.05.111-1.587.603l-9.926%208.92c-.134.134-.245.201-.38.201m-10.574-21.26h-5.477v-.134l5.611-7.4c.514-.648.693-1.05.693-1.497c0-.76-.58-1.207-1.386-1.207H12.9c-.738%200-1.297.47-1.297%201.23c0%20.804.56%201.273%201.297%201.273h5.187v.112l-5.701%207.4c-.514.648-.693%201.028-.693%201.542c0%20.693.559%201.207%201.364%201.207h8.16c.737%200%201.273-.491%201.273-1.274c0-.738-.536-1.252-1.274-1.252M7.623%2032.368H3.8v-.09l3.98-5.208c.447-.604.648-1.006.648-1.43c0-.716-.581-1.141-1.341-1.141h-5.88c-.715%200-1.207.47-1.207%201.163c0%20.782.492%201.229%201.207%201.229H4.65v.09L.693%2032.167C.268%2032.77.1%2033.128.1%2033.62c0%20.67.504%201.163%201.241%201.163h6.282c.715%200%201.23-.448%201.23-1.208c0-.715-.514-1.207-1.23-1.207m10.418%208.495h-3.264v-.09l3.353-4.493c.47-.626.649-.961.649-1.363c0-.693-.537-1.118-1.252-1.118H12.34c-.67%200-1.162.447-1.162%201.14c0%20.715.491%201.14%201.162%201.14h2.862v.09l-3.331%204.493c-.425.581-.626.916-.626%201.364c0%20.648.514%201.095%201.207%201.095h5.589c.648%200%201.14-.425%201.14-1.14c0-.67-.492-1.118-1.14-1.118%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/f7/speaker-zzz-rtl.svg?color=%231a73e8&size=48