bxl audible icon
bxl-audible from BoxIcons v2 by Boxicons · Regular · MIT Free for personal and commercial use.
- Name
- bxl-audible
- Set
- BoxIcons v2
- Style
- Regular
- Viewbox
- 24×24
- License
- MIT
Related icons in BoxIcons v2
Use the bxl audible icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M2.005 10.238v1.69l10.002 6.254l9.988-6.254v-1.69l-9.988 6.229z" fill="currentColor"/><path d="M15.938 12.469l1.465-.938c-1.161-1.701-3.153-2.876-5.396-2.876c-2.257 0-4.236 1.135-5.371 2.89c.093-.093.146-.146.238-.211c2.811-2.336 6.86-1.808 9.064 1.135z" fill="currentColor"/><path d="M9.051 13.063a2.99 2.99 0 0 1 1.78-.58c1.083 0 2.047.554 2.692 1.49l1.399-.871c-.607-.963-1.688-1.557-2.916-1.557c-1.226 0-2.309.62-2.955 1.518zM5.25 9.012c4.117-3.246 9.937-2.362 13.037 1.953l.026.026l1.517-.938a9.337 9.337 0 0 0-7.823-4.235a9.35 9.35 0 0 0-7.825 4.235c.304-.342.686-.751 1.068-1.041z" fill="currentColor"/></svg>
React
import type { SVGProps } from "react";
export function BxBxlAudible(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M2.005 10.238v1.69l10.002 6.254l9.988-6.254v-1.69l-9.988 6.229z" fill="currentColor"/><path d="M15.938 12.469l1.465-.938c-1.161-1.701-3.153-2.876-5.396-2.876c-2.257 0-4.236 1.135-5.371 2.89c.093-.093.146-.146.238-.211c2.811-2.336 6.86-1.808 9.064 1.135z" fill="currentColor"/><path d="M9.051 13.063a2.99 2.99 0 0 1 1.78-.58c1.083 0 2.047.554 2.692 1.49l1.399-.871c-.607-.963-1.688-1.557-2.916-1.557c-1.226 0-2.309.62-2.955 1.518zM5.25 9.012c4.117-3.246 9.937-2.362 13.037 1.953l.026.026l1.517-.938a9.337 9.337 0 0 0-7.823-4.235a9.35 9.35 0 0 0-7.825 4.235c.304-.342.686-.751 1.068-1.041z" fill="currentColor"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M2.005 10.238v1.69l10.002 6.254l9.988-6.254v-1.69l-9.988 6.229z" fill="currentColor"/><path d="M15.938 12.469l1.465-.938c-1.161-1.701-3.153-2.876-5.396-2.876c-2.257 0-4.236 1.135-5.371 2.89c.093-.093.146-.146.238-.211c2.811-2.336 6.86-1.808 9.064 1.135z" fill="currentColor"/><path d="M9.051 13.063a2.99 2.99 0 0 1 1.78-.58c1.083 0 2.047.554 2.692 1.49l1.399-.871c-.607-.963-1.688-1.557-2.916-1.557c-1.226 0-2.309.62-2.955 1.518zM5.25 9.012c4.117-3.246 9.937-2.362 13.037 1.953l.026.026l1.517-.938a9.337 9.337 0 0 0-7.823-4.235a9.35 9.35 0 0 0-7.825 4.235c.304-.342.686-.751 1.068-1.041z" fill="currentColor"/></svg> </template>
CSS
.icon-bxl-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%2024%2024%22%3E%3Cpath%20d%3D%22M2.005%2010.238v1.69l10.002%206.254l9.988-6.254v-1.69l-9.988%206.229z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M15.938%2012.469l1.465-.938c-1.161-1.701-3.153-2.876-5.396-2.876c-2.257%200-4.236%201.135-5.371%202.89c.093-.093.146-.146.238-.211c2.811-2.336%206.86-1.808%209.064%201.135z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M9.051%2013.063a2.99%202.99%200%200%201%201.78-.58c1.083%200%202.047.554%202.692%201.49l1.399-.871c-.607-.963-1.688-1.557-2.916-1.557c-1.226%200-2.309.62-2.955%201.518zM5.25%209.012c4.117-3.246%209.937-2.362%2013.037%201.953l.026.026l1.517-.938a9.337%209.337%200%200%200-7.823-4.235a9.35%209.35%200%200%200-7.825%204.235c.304-.342.686-.751%201.068-1.041z%22%20fill%3D%22currentColor%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%2024%2024%22%3E%3Cpath%20d%3D%22M2.005%2010.238v1.69l10.002%206.254l9.988-6.254v-1.69l-9.988%206.229z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M15.938%2012.469l1.465-.938c-1.161-1.701-3.153-2.876-5.396-2.876c-2.257%200-4.236%201.135-5.371%202.89c.093-.093.146-.146.238-.211c2.811-2.336%206.86-1.808%209.064%201.135z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M9.051%2013.063a2.99%202.99%200%200%201%201.78-.58c1.083%200%202.047.554%202.692%201.49l1.399-.871c-.607-.963-1.688-1.557-2.916-1.557c-1.226%200-2.309.62-2.955%201.518zM5.25%209.012c4.117-3.246%209.937-2.362%2013.037%201.953l.026.026l1.517-.938a9.337%209.337%200%200%200-7.823-4.235a9.35%209.35%200%200%200-7.825%204.235c.304-.342.686-.751%201.068-1.041z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bx/bxl-audible.svg?color=%231a73e8&size=48