alby logo
alby from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- alby
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the alby logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.08 9.322c-3.77 0-6.96 2.33-8.05 5.57c-.36 1.04.25 2.13 1.27 2.55c2.15.87 4.46 1.32 6.78 1.32s4.62-.45 6.78-1.32c1.02-.42 1.63-1.51 1.27-2.55c-1.09-3.24-4.29-5.57-8.05-5.57m-2.92 6.61c-1.09 0-1.97-.7-1.97-1.57s.89-1.57 1.97-1.57s1.97.7 1.97 1.57s-.88 1.57-1.97 1.57m5.63 0c-1.08 0-1.96-.7-1.96-1.57s.87-1.57 1.96-1.57s1.97.7 1.97 1.57s-.88 1.57-1.97 1.57m4.79-8.14l.91-.91c.75.42 1.67.4 2.4-.06c1.11-.69 1.44-2.14.75-3.25a2.355 2.355 0 0 0-3.25-.75a2.36 2.36 0 0 0-.76 3.25l-.92.92c-1.87-1.53-4.15-2.44-6.63-2.44s-4.81.93-6.7 2.5l-1-1c.45-.74.46-1.66.03-2.41a2.357 2.357 0 0 0-3.22-.87a2.36 2.36 0 0 0-.88 3.22a2.37 2.37 0 0 0 3.23.88l.98.98c-1.93 1.94-3.3 4.61-3.83 7.6c-.28 1.66.57 3.29 2.09 3.99c2.92 1.39 6.11 2.11 9.34 2.1c3.2 0 6.36-.7 9.25-2.06a3.7 3.7 0 0 0 2.16-3.37c0-.2-.01-.41-.05-.62c-.54-3.04-1.93-5.75-3.9-7.7m1.29 10.63a20.4 20.4 0 0 1-8.75 1.95c-3.06.01-6.08-.67-8.83-1.99a2.504 2.504 0 0 1-1.44-2.7c1.03-5.76 5.28-9.94 10.23-9.94s9.22 4.2 10.24 9.97c.19 1.12-.4 2.22-1.45 2.71"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsAlby(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.08 9.322c-3.77 0-6.96 2.33-8.05 5.57c-.36 1.04.25 2.13 1.27 2.55c2.15.87 4.46 1.32 6.78 1.32s4.62-.45 6.78-1.32c1.02-.42 1.63-1.51 1.27-2.55c-1.09-3.24-4.29-5.57-8.05-5.57m-2.92 6.61c-1.09 0-1.97-.7-1.97-1.57s.89-1.57 1.97-1.57s1.97.7 1.97 1.57s-.88 1.57-1.97 1.57m5.63 0c-1.08 0-1.96-.7-1.96-1.57s.87-1.57 1.96-1.57s1.97.7 1.97 1.57s-.88 1.57-1.97 1.57m4.79-8.14l.91-.91c.75.42 1.67.4 2.4-.06c1.11-.69 1.44-2.14.75-3.25a2.355 2.355 0 0 0-3.25-.75a2.36 2.36 0 0 0-.76 3.25l-.92.92c-1.87-1.53-4.15-2.44-6.63-2.44s-4.81.93-6.7 2.5l-1-1c.45-.74.46-1.66.03-2.41a2.357 2.357 0 0 0-3.22-.87a2.36 2.36 0 0 0-.88 3.22a2.37 2.37 0 0 0 3.23.88l.98.98c-1.93 1.94-3.3 4.61-3.83 7.6c-.28 1.66.57 3.29 2.09 3.99c2.92 1.39 6.11 2.11 9.34 2.1c3.2 0 6.36-.7 9.25-2.06a3.7 3.7 0 0 0 2.16-3.37c0-.2-.01-.41-.05-.62c-.54-3.04-1.93-5.75-3.9-7.7m1.29 10.63a20.4 20.4 0 0 1-8.75 1.95c-3.06.01-6.08-.67-8.83-1.99a2.504 2.504 0 0 1-1.44-2.7c1.03-5.76 5.28-9.94 10.23-9.94s9.22 4.2 10.24 9.97c.19 1.12-.4 2.22-1.45 2.71"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.08 9.322c-3.77 0-6.96 2.33-8.05 5.57c-.36 1.04.25 2.13 1.27 2.55c2.15.87 4.46 1.32 6.78 1.32s4.62-.45 6.78-1.32c1.02-.42 1.63-1.51 1.27-2.55c-1.09-3.24-4.29-5.57-8.05-5.57m-2.92 6.61c-1.09 0-1.97-.7-1.97-1.57s.89-1.57 1.97-1.57s1.97.7 1.97 1.57s-.88 1.57-1.97 1.57m5.63 0c-1.08 0-1.96-.7-1.96-1.57s.87-1.57 1.96-1.57s1.97.7 1.97 1.57s-.88 1.57-1.97 1.57m4.79-8.14l.91-.91c.75.42 1.67.4 2.4-.06c1.11-.69 1.44-2.14.75-3.25a2.355 2.355 0 0 0-3.25-.75a2.36 2.36 0 0 0-.76 3.25l-.92.92c-1.87-1.53-4.15-2.44-6.63-2.44s-4.81.93-6.7 2.5l-1-1c.45-.74.46-1.66.03-2.41a2.357 2.357 0 0 0-3.22-.87a2.36 2.36 0 0 0-.88 3.22a2.37 2.37 0 0 0 3.23.88l.98.98c-1.93 1.94-3.3 4.61-3.83 7.6c-.28 1.66.57 3.29 2.09 3.99c2.92 1.39 6.11 2.11 9.34 2.1c3.2 0 6.36-.7 9.25-2.06a3.7 3.7 0 0 0 2.16-3.37c0-.2-.01-.41-.05-.62c-.54-3.04-1.93-5.75-3.9-7.7m1.29 10.63a20.4 20.4 0 0 1-8.75 1.95c-3.06.01-6.08-.67-8.83-1.99a2.504 2.504 0 0 1-1.44-2.7c1.03-5.76 5.28-9.94 10.23-9.94s9.22 4.2 10.24 9.97c.19 1.12-.4 2.22-1.45 2.71"/></svg> </template>
CSS
.icon-alby {
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%20fill%3D%22currentColor%22%20d%3D%22M12.08%209.322c-3.77%200-6.96%202.33-8.05%205.57c-.36%201.04.25%202.13%201.27%202.55c2.15.87%204.46%201.32%206.78%201.32s4.62-.45%206.78-1.32c1.02-.42%201.63-1.51%201.27-2.55c-1.09-3.24-4.29-5.57-8.05-5.57m-2.92%206.61c-1.09%200-1.97-.7-1.97-1.57s.89-1.57%201.97-1.57s1.97.7%201.97%201.57s-.88%201.57-1.97%201.57m5.63%200c-1.08%200-1.96-.7-1.96-1.57s.87-1.57%201.96-1.57s1.97.7%201.97%201.57s-.88%201.57-1.97%201.57m4.79-8.14l.91-.91c.75.42%201.67.4%202.4-.06c1.11-.69%201.44-2.14.75-3.25a2.355%202.355%200%200%200-3.25-.75a2.36%202.36%200%200%200-.76%203.25l-.92.92c-1.87-1.53-4.15-2.44-6.63-2.44s-4.81.93-6.7%202.5l-1-1c.45-.74.46-1.66.03-2.41a2.357%202.357%200%200%200-3.22-.87a2.36%202.36%200%200%200-.88%203.22a2.37%202.37%200%200%200%203.23.88l.98.98c-1.93%201.94-3.3%204.61-3.83%207.6c-.28%201.66.57%203.29%202.09%203.99c2.92%201.39%206.11%202.11%209.34%202.1c3.2%200%206.36-.7%209.25-2.06a3.7%203.7%200%200%200%202.16-3.37c0-.2-.01-.41-.05-.62c-.54-3.04-1.93-5.75-3.9-7.7m1.29%2010.63a20.4%2020.4%200%200%201-8.75%201.95c-3.06.01-6.08-.67-8.83-1.99a2.504%202.504%200%200%201-1.44-2.7c1.03-5.76%205.28-9.94%2010.23-9.94s9.22%204.2%2010.24%209.97c.19%201.12-.4%202.22-1.45%202.71%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%20fill%3D%22currentColor%22%20d%3D%22M12.08%209.322c-3.77%200-6.96%202.33-8.05%205.57c-.36%201.04.25%202.13%201.27%202.55c2.15.87%204.46%201.32%206.78%201.32s4.62-.45%206.78-1.32c1.02-.42%201.63-1.51%201.27-2.55c-1.09-3.24-4.29-5.57-8.05-5.57m-2.92%206.61c-1.09%200-1.97-.7-1.97-1.57s.89-1.57%201.97-1.57s1.97.7%201.97%201.57s-.88%201.57-1.97%201.57m5.63%200c-1.08%200-1.96-.7-1.96-1.57s.87-1.57%201.96-1.57s1.97.7%201.97%201.57s-.88%201.57-1.97%201.57m4.79-8.14l.91-.91c.75.42%201.67.4%202.4-.06c1.11-.69%201.44-2.14.75-3.25a2.355%202.355%200%200%200-3.25-.75a2.36%202.36%200%200%200-.76%203.25l-.92.92c-1.87-1.53-4.15-2.44-6.63-2.44s-4.81.93-6.7%202.5l-1-1c.45-.74.46-1.66.03-2.41a2.357%202.357%200%200%200-3.22-.87a2.36%202.36%200%200%200-.88%203.22a2.37%202.37%200%200%200%203.23.88l.98.98c-1.93%201.94-3.3%204.61-3.83%207.6c-.28%201.66.57%203.29%202.09%203.99c2.92%201.39%206.11%202.11%209.34%202.1c3.2%200%206.36-.7%209.25-2.06a3.7%203.7%200%200%200%202.16-3.37c0-.2-.01-.41-.05-.62c-.54-3.04-1.93-5.75-3.9-7.7m1.29%2010.63a20.4%2020.4%200%200%201-8.75%201.95c-3.06.01-6.08-.67-8.83-1.99a2.504%202.504%200%200%201-1.44-2.7c1.03-5.76%205.28-9.94%2010.23-9.94s9.22%204.2%2010.24%209.97c.19%201.12-.4%202.22-1.45%202.71%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/alby.svg?color=%231a73e8&size=48