assistive listening systems icon

assistive-listening-systems from Line Awesome by Icons8 · Line · Communication · Apache-2.0 Free for personal and commercial use.

Name
assistive-listening-systems
Set
Line Awesome
Style
Line
Category
Communication
Viewbox
32×32
License
Apache 2.0
Aliases
assistive-listening-systems-solid

The same icon in other sets

More communication icons from Line Awesome

Use the assistive listening systems icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m24.75 1.375l-1.094 1.656a11.44 11.44 0 0 1 3.782 4.063l1.75-.969a13.4 13.4 0 0 0-4.438-4.75m-1.688 2.5l-1.125 1.656c1.204.832 2.192 1.809 2.907 3.063l1.718-1c-.882-1.547-2.105-2.754-3.5-3.719M17 5c-4.43 0-8 3.57-8 8h2c0-3.371 2.629-6 6-6s6 2.629 6 6c0 2.246-.652 3.473-1.375 4.688C20.902 18.901 20 20.168 20 22a3 3 0 0 1-3 3v2c2.746 0 5-2.254 5-5c0-1.168.598-1.973 1.375-3.281S25 15.652 25 13c0-4.43-3.57-8-8-8m0 3c-2.746 0-5 2.254-5 5h2a3 3 0 0 1 6 0h2c0-2.746-2.254-5-5-5m0 5c-.55 0-1 .45-1 1s.45 1 1 1s1-.45 1-1s-.45-1-1-1m-3 3c-.55 0-1 .45-1 1s.45 1 1 1s1-.45 1-1s-.45-1-1-1m-3.781 1.938L9.03 19.155l2.813 2.813l1.219-1.188zM8 22c-.55 0-1 .45-1 1s.45 1 1 1s1-.45 1-1s-.45-1-1-1m-3 3c-.55 0-1 .45-1 1s.45 1 1 1s1-.45 1-1s-.45-1-1-1"/></svg>

React

import type { SVGProps } from "react";

export function LaAssistiveListeningSystems(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m24.75 1.375l-1.094 1.656a11.44 11.44 0 0 1 3.782 4.063l1.75-.969a13.4 13.4 0 0 0-4.438-4.75m-1.688 2.5l-1.125 1.656c1.204.832 2.192 1.809 2.907 3.063l1.718-1c-.882-1.547-2.105-2.754-3.5-3.719M17 5c-4.43 0-8 3.57-8 8h2c0-3.371 2.629-6 6-6s6 2.629 6 6c0 2.246-.652 3.473-1.375 4.688C20.902 18.901 20 20.168 20 22a3 3 0 0 1-3 3v2c2.746 0 5-2.254 5-5c0-1.168.598-1.973 1.375-3.281S25 15.652 25 13c0-4.43-3.57-8-8-8m0 3c-2.746 0-5 2.254-5 5h2a3 3 0 0 1 6 0h2c0-2.746-2.254-5-5-5m0 5c-.55 0-1 .45-1 1s.45 1 1 1s1-.45 1-1s-.45-1-1-1m-3 3c-.55 0-1 .45-1 1s.45 1 1 1s1-.45 1-1s-.45-1-1-1m-3.781 1.938L9.03 19.155l2.813 2.813l1.219-1.188zM8 22c-.55 0-1 .45-1 1s.45 1 1 1s1-.45 1-1s-.45-1-1-1m-3 3c-.55 0-1 .45-1 1s.45 1 1 1s1-.45 1-1s-.45-1-1-1"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m24.75 1.375l-1.094 1.656a11.44 11.44 0 0 1 3.782 4.063l1.75-.969a13.4 13.4 0 0 0-4.438-4.75m-1.688 2.5l-1.125 1.656c1.204.832 2.192 1.809 2.907 3.063l1.718-1c-.882-1.547-2.105-2.754-3.5-3.719M17 5c-4.43 0-8 3.57-8 8h2c0-3.371 2.629-6 6-6s6 2.629 6 6c0 2.246-.652 3.473-1.375 4.688C20.902 18.901 20 20.168 20 22a3 3 0 0 1-3 3v2c2.746 0 5-2.254 5-5c0-1.168.598-1.973 1.375-3.281S25 15.652 25 13c0-4.43-3.57-8-8-8m0 3c-2.746 0-5 2.254-5 5h2a3 3 0 0 1 6 0h2c0-2.746-2.254-5-5-5m0 5c-.55 0-1 .45-1 1s.45 1 1 1s1-.45 1-1s-.45-1-1-1m-3 3c-.55 0-1 .45-1 1s.45 1 1 1s1-.45 1-1s-.45-1-1-1m-3.781 1.938L9.03 19.155l2.813 2.813l1.219-1.188zM8 22c-.55 0-1 .45-1 1s.45 1 1 1s1-.45 1-1s-.45-1-1-1m-3 3c-.55 0-1 .45-1 1s.45 1 1 1s1-.45 1-1s-.45-1-1-1"/></svg>
</template>

CSS

.icon-assistive-listening-systems {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m24.75%201.375l-1.094%201.656a11.44%2011.44%200%200%201%203.782%204.063l1.75-.969a13.4%2013.4%200%200%200-4.438-4.75m-1.688%202.5l-1.125%201.656c1.204.832%202.192%201.809%202.907%203.063l1.718-1c-.882-1.547-2.105-2.754-3.5-3.719M17%205c-4.43%200-8%203.57-8%208h2c0-3.371%202.629-6%206-6s6%202.629%206%206c0%202.246-.652%203.473-1.375%204.688C20.902%2018.901%2020%2020.168%2020%2022a3%203%200%200%201-3%203v2c2.746%200%205-2.254%205-5c0-1.168.598-1.973%201.375-3.281S25%2015.652%2025%2013c0-4.43-3.57-8-8-8m0%203c-2.746%200-5%202.254-5%205h2a3%203%200%200%201%206%200h2c0-2.746-2.254-5-5-5m0%205c-.55%200-1%20.45-1%201s.45%201%201%201s1-.45%201-1s-.45-1-1-1m-3%203c-.55%200-1%20.45-1%201s.45%201%201%201s1-.45%201-1s-.45-1-1-1m-3.781%201.938L9.03%2019.155l2.813%202.813l1.219-1.188zM8%2022c-.55%200-1%20.45-1%201s.45%201%201%201s1-.45%201-1s-.45-1-1-1m-3%203c-.55%200-1%20.45-1%201s.45%201%201%201s1-.45%201-1s-.45-1-1-1%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m24.75%201.375l-1.094%201.656a11.44%2011.44%200%200%201%203.782%204.063l1.75-.969a13.4%2013.4%200%200%200-4.438-4.75m-1.688%202.5l-1.125%201.656c1.204.832%202.192%201.809%202.907%203.063l1.718-1c-.882-1.547-2.105-2.754-3.5-3.719M17%205c-4.43%200-8%203.57-8%208h2c0-3.371%202.629-6%206-6s6%202.629%206%206c0%202.246-.652%203.473-1.375%204.688C20.902%2018.901%2020%2020.168%2020%2022a3%203%200%200%201-3%203v2c2.746%200%205-2.254%205-5c0-1.168.598-1.973%201.375-3.281S25%2015.652%2025%2013c0-4.43-3.57-8-8-8m0%203c-2.746%200-5%202.254-5%205h2a3%203%200%200%201%206%200h2c0-2.746-2.254-5-5-5m0%205c-.55%200-1%20.45-1%201s.45%201%201%201s1-.45%201-1s-.45-1-1-1m-3%203c-.55%200-1%20.45-1%201s.45%201%201%201s1-.45%201-1s-.45-1-1-1m-3.781%201.938L9.03%2019.155l2.813%202.813l1.219-1.188zM8%2022c-.55%200-1%20.45-1%201s.45%201%201%201s1-.45%201-1s-.45-1-1-1m-3%203c-.55%200-1%20.45-1%201s.45%201%201%201s1-.45%201-1s-.45-1-1-1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/assistive-listening-systems.svg?color=%231a73e8&size=48