audible from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.

Name
audible
Set
Line Awesome
Style
Line
Category
Other
Viewbox
32×32
License
Apache 2.0

The same icon in other sets

More other icons from Line Awesome

Use the audible icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 8c-5.078 0-9.465 2.918-11.602 7.16C6.668 12.04 10.344 10 14.5 10c4.54 0 8.504 2.43 10.691 6.05l2.29-1.144C25.296 10.801 20.976 8 16 8m0 4a9 9 0 0 0-8.27 5.45C9.273 15.36 11.742 14 14.531 14c2.961 0 5.563 1.531 7.078 3.844l2.297-1.153A9 9 0 0 0 16 12M1 15.379v2.238c5.223 2.61 14.55 7.278 14.55 7.278l.45.222l15-7.5v-2.234l-15 7.5c-8.309-4.156-12.688-6.344-15-7.504M15.969 16c-2.196 0-4.035 1.434-4.7 3.414A4.44 4.44 0 0 1 14.517 18a4.44 4.44 0 0 1 3.453 1.66l2.297-1.148C19.406 17.02 17.816 16 15.969 16"/></svg>

React

import type { SVGProps } from "react";

export function LaAudible(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="M16 8c-5.078 0-9.465 2.918-11.602 7.16C6.668 12.04 10.344 10 14.5 10c4.54 0 8.504 2.43 10.691 6.05l2.29-1.144C25.296 10.801 20.976 8 16 8m0 4a9 9 0 0 0-8.27 5.45C9.273 15.36 11.742 14 14.531 14c2.961 0 5.563 1.531 7.078 3.844l2.297-1.153A9 9 0 0 0 16 12M1 15.379v2.238c5.223 2.61 14.55 7.278 14.55 7.278l.45.222l15-7.5v-2.234l-15 7.5c-8.309-4.156-12.688-6.344-15-7.504M15.969 16c-2.196 0-4.035 1.434-4.7 3.414A4.44 4.44 0 0 1 14.517 18a4.44 4.44 0 0 1 3.453 1.66l2.297-1.148C19.406 17.02 17.816 16 15.969 16"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 8c-5.078 0-9.465 2.918-11.602 7.16C6.668 12.04 10.344 10 14.5 10c4.54 0 8.504 2.43 10.691 6.05l2.29-1.144C25.296 10.801 20.976 8 16 8m0 4a9 9 0 0 0-8.27 5.45C9.273 15.36 11.742 14 14.531 14c2.961 0 5.563 1.531 7.078 3.844l2.297-1.153A9 9 0 0 0 16 12M1 15.379v2.238c5.223 2.61 14.55 7.278 14.55 7.278l.45.222l15-7.5v-2.234l-15 7.5c-8.309-4.156-12.688-6.344-15-7.504M15.969 16c-2.196 0-4.035 1.434-4.7 3.414A4.44 4.44 0 0 1 14.517 18a4.44 4.44 0 0 1 3.453 1.66l2.297-1.148C19.406 17.02 17.816 16 15.969 16"/></svg>
</template>

CSS

.icon-audible {
  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%22M16%208c-5.078%200-9.465%202.918-11.602%207.16C6.668%2012.04%2010.344%2010%2014.5%2010c4.54%200%208.504%202.43%2010.691%206.05l2.29-1.144C25.296%2010.801%2020.976%208%2016%208m0%204a9%209%200%200%200-8.27%205.45C9.273%2015.36%2011.742%2014%2014.531%2014c2.961%200%205.563%201.531%207.078%203.844l2.297-1.153A9%209%200%200%200%2016%2012M1%2015.379v2.238c5.223%202.61%2014.55%207.278%2014.55%207.278l.45.222l15-7.5v-2.234l-15%207.5c-8.309-4.156-12.688-6.344-15-7.504M15.969%2016c-2.196%200-4.035%201.434-4.7%203.414A4.44%204.44%200%200%201%2014.517%2018a4.44%204.44%200%200%201%203.453%201.66l2.297-1.148C19.406%2017.02%2017.816%2016%2015.969%2016%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%22M16%208c-5.078%200-9.465%202.918-11.602%207.16C6.668%2012.04%2010.344%2010%2014.5%2010c4.54%200%208.504%202.43%2010.691%206.05l2.29-1.144C25.296%2010.801%2020.976%208%2016%208m0%204a9%209%200%200%200-8.27%205.45C9.273%2015.36%2011.742%2014%2014.531%2014c2.961%200%205.563%201.531%207.078%203.844l2.297-1.153A9%209%200%200%200%2016%2012M1%2015.379v2.238c5.223%202.61%2014.55%207.278%2014.55%207.278l.45.222l15-7.5v-2.234l-15%207.5c-8.309-4.156-12.688-6.344-15-7.504M15.969%2016c-2.196%200-4.035%201.434-4.7%203.414A4.44%204.44%200%200%201%2014.517%2018a4.44%204.44%200%200%201%203.453%201.66l2.297-1.148C19.406%2017.02%2017.816%2016%2015.969%2016%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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