audible logo
audible from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- audible
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
The same logo in other sets
Use the audible logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16.01 23.151L32 13.182v2.703l-15.99 10.01L0 15.879v-2.698zm0-12.505c-3.609 0-6.781 1.818-8.599 4.625c.151-.146.234-.234.385-.339c4.495-3.74 10.979-2.891 14.51 1.818l2.344-1.5c-1.859-2.724-5.052-4.604-8.641-4.604zm0 4.625a5.86 5.86 0 0 0-4.729 2.427a4.78 4.78 0 0 1 2.849-.927c1.734 0 3.276.885 4.307 2.385l2.24-1.391c-.969-1.547-2.703-2.495-4.667-2.495zM5.198 11.214c6.589-5.193 15.901-3.781 20.87 3.13l.036.042l2.432-1.5A14.95 14.95 0 0 0 16.01 6.105c-5.198 0-9.823 2.661-12.526 6.781c.484-.552 1.099-1.203 1.714-1.672"/></svg>
React
import type { SVGProps } from "react";
export function CibAudible(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.01 23.151L32 13.182v2.703l-15.99 10.01L0 15.879v-2.698zm0-12.505c-3.609 0-6.781 1.818-8.599 4.625c.151-.146.234-.234.385-.339c4.495-3.74 10.979-2.891 14.51 1.818l2.344-1.5c-1.859-2.724-5.052-4.604-8.641-4.604zm0 4.625a5.86 5.86 0 0 0-4.729 2.427a4.78 4.78 0 0 1 2.849-.927c1.734 0 3.276.885 4.307 2.385l2.24-1.391c-.969-1.547-2.703-2.495-4.667-2.495zM5.198 11.214c6.589-5.193 15.901-3.781 20.87 3.13l.036.042l2.432-1.5A14.95 14.95 0 0 0 16.01 6.105c-5.198 0-9.823 2.661-12.526 6.781c.484-.552 1.099-1.203 1.714-1.672"/></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.01 23.151L32 13.182v2.703l-15.99 10.01L0 15.879v-2.698zm0-12.505c-3.609 0-6.781 1.818-8.599 4.625c.151-.146.234-.234.385-.339c4.495-3.74 10.979-2.891 14.51 1.818l2.344-1.5c-1.859-2.724-5.052-4.604-8.641-4.604zm0 4.625a5.86 5.86 0 0 0-4.729 2.427a4.78 4.78 0 0 1 2.849-.927c1.734 0 3.276.885 4.307 2.385l2.24-1.391c-.969-1.547-2.703-2.495-4.667-2.495zM5.198 11.214c6.589-5.193 15.901-3.781 20.87 3.13l.036.042l2.432-1.5A14.95 14.95 0 0 0 16.01 6.105c-5.198 0-9.823 2.661-12.526 6.781c.484-.552 1.099-1.203 1.714-1.672"/></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.01%2023.151L32%2013.182v2.703l-15.99%2010.01L0%2015.879v-2.698zm0-12.505c-3.609%200-6.781%201.818-8.599%204.625c.151-.146.234-.234.385-.339c4.495-3.74%2010.979-2.891%2014.51%201.818l2.344-1.5c-1.859-2.724-5.052-4.604-8.641-4.604zm0%204.625a5.86%205.86%200%200%200-4.729%202.427a4.78%204.78%200%200%201%202.849-.927c1.734%200%203.276.885%204.307%202.385l2.24-1.391c-.969-1.547-2.703-2.495-4.667-2.495zM5.198%2011.214c6.589-5.193%2015.901-3.781%2020.87%203.13l.036.042l2.432-1.5A14.95%2014.95%200%200%200%2016.01%206.105c-5.198%200-9.823%202.661-12.526%206.781c.484-.552%201.099-1.203%201.714-1.672%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.01%2023.151L32%2013.182v2.703l-15.99%2010.01L0%2015.879v-2.698zm0-12.505c-3.609%200-6.781%201.818-8.599%204.625c.151-.146.234-.234.385-.339c4.495-3.74%2010.979-2.891%2014.51%201.818l2.344-1.5c-1.859-2.724-5.052-4.604-8.641-4.604zm0%204.625a5.86%205.86%200%200%200-4.729%202.427a4.78%204.78%200%200%201%202.849-.927c1.734%200%203.276.885%204.307%202.385l2.24-1.391c-.969-1.547-2.703-2.495-4.667-2.495zM5.198%2011.214c6.589-5.193%2015.901-3.781%2020.87%203.13l.036.042l2.432-1.5A14.95%2014.95%200%200%200%2016.01%206.105c-5.198%200-9.823%202.661-12.526%206.781c.484-.552%201.099-1.203%201.714-1.672%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/audible.svg?color=%231a73e8&size=48