bluesound logo
bluesound from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- bluesound
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the bluesound logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m14.327 14.893l-8.396.003a4.55 4.55 0 0 0-4.546 4.543c0 2.05.007 3.737.007 3.737V24h12.955l.191-.002c4.678-.099 8.077-3.577 8.077-8.273a8.7 8.7 0 0 0-.805-3.721a8.8 8.8 0 0 0 .805-3.724c0-4.695-3.399-8.173-8.084-8.275L1.392 0v.833s-.007 1.681-.007 3.733a4.55 4.55 0 0 0 4.546 4.541l8.399.013c2.375 0 4.392 1.048 5.567 2.884c-1.178 1.838-3.197 2.889-5.57 2.889m.219-7.452l-8.615.002a2.88 2.88 0 0 1-2.879-2.877V1.665H14.33c3.835 0 6.62 2.782 6.62 6.615q-.001 1.023-.271 1.97c-1.47-1.726-3.669-2.75-6.133-2.809m6.133 6.314c.179.629.271 1.29.271 1.97c0 3.831-2.785 6.611-6.62 6.611l-11.278.002v-2.899a2.88 2.88 0 0 1 2.879-2.879h8.446l.288-.015c2.412-.084 4.564-1.088 6.014-2.79"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsBluesound(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="m14.327 14.893l-8.396.003a4.55 4.55 0 0 0-4.546 4.543c0 2.05.007 3.737.007 3.737V24h12.955l.191-.002c4.678-.099 8.077-3.577 8.077-8.273a8.7 8.7 0 0 0-.805-3.721a8.8 8.8 0 0 0 .805-3.724c0-4.695-3.399-8.173-8.084-8.275L1.392 0v.833s-.007 1.681-.007 3.733a4.55 4.55 0 0 0 4.546 4.541l8.399.013c2.375 0 4.392 1.048 5.567 2.884c-1.178 1.838-3.197 2.889-5.57 2.889m.219-7.452l-8.615.002a2.88 2.88 0 0 1-2.879-2.877V1.665H14.33c3.835 0 6.62 2.782 6.62 6.615q-.001 1.023-.271 1.97c-1.47-1.726-3.669-2.75-6.133-2.809m6.133 6.314c.179.629.271 1.29.271 1.97c0 3.831-2.785 6.611-6.62 6.611l-11.278.002v-2.899a2.88 2.88 0 0 1 2.879-2.879h8.446l.288-.015c2.412-.084 4.564-1.088 6.014-2.79"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m14.327 14.893l-8.396.003a4.55 4.55 0 0 0-4.546 4.543c0 2.05.007 3.737.007 3.737V24h12.955l.191-.002c4.678-.099 8.077-3.577 8.077-8.273a8.7 8.7 0 0 0-.805-3.721a8.8 8.8 0 0 0 .805-3.724c0-4.695-3.399-8.173-8.084-8.275L1.392 0v.833s-.007 1.681-.007 3.733a4.55 4.55 0 0 0 4.546 4.541l8.399.013c2.375 0 4.392 1.048 5.567 2.884c-1.178 1.838-3.197 2.889-5.57 2.889m.219-7.452l-8.615.002a2.88 2.88 0 0 1-2.879-2.877V1.665H14.33c3.835 0 6.62 2.782 6.62 6.615q-.001 1.023-.271 1.97c-1.47-1.726-3.669-2.75-6.133-2.809m6.133 6.314c.179.629.271 1.29.271 1.97c0 3.831-2.785 6.611-6.62 6.611l-11.278.002v-2.899a2.88 2.88 0 0 1 2.879-2.879h8.446l.288-.015c2.412-.084 4.564-1.088 6.014-2.79"/></svg> </template>
CSS
.icon-bluesound {
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%22m14.327%2014.893l-8.396.003a4.55%204.55%200%200%200-4.546%204.543c0%202.05.007%203.737.007%203.737V24h12.955l.191-.002c4.678-.099%208.077-3.577%208.077-8.273a8.7%208.7%200%200%200-.805-3.721a8.8%208.8%200%200%200%20.805-3.724c0-4.695-3.399-8.173-8.084-8.275L1.392%200v.833s-.007%201.681-.007%203.733a4.55%204.55%200%200%200%204.546%204.541l8.399.013c2.375%200%204.392%201.048%205.567%202.884c-1.178%201.838-3.197%202.889-5.57%202.889m.219-7.452l-8.615.002a2.88%202.88%200%200%201-2.879-2.877V1.665H14.33c3.835%200%206.62%202.782%206.62%206.615q-.001%201.023-.271%201.97c-1.47-1.726-3.669-2.75-6.133-2.809m6.133%206.314c.179.629.271%201.29.271%201.97c0%203.831-2.785%206.611-6.62%206.611l-11.278.002v-2.899a2.88%202.88%200%200%201%202.879-2.879h8.446l.288-.015c2.412-.084%204.564-1.088%206.014-2.79%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%22m14.327%2014.893l-8.396.003a4.55%204.55%200%200%200-4.546%204.543c0%202.05.007%203.737.007%203.737V24h12.955l.191-.002c4.678-.099%208.077-3.577%208.077-8.273a8.7%208.7%200%200%200-.805-3.721a8.8%208.8%200%200%200%20.805-3.724c0-4.695-3.399-8.173-8.084-8.275L1.392%200v.833s-.007%201.681-.007%203.733a4.55%204.55%200%200%200%204.546%204.541l8.399.013c2.375%200%204.392%201.048%205.567%202.884c-1.178%201.838-3.197%202.889-5.57%202.889m.219-7.452l-8.615.002a2.88%202.88%200%200%201-2.879-2.877V1.665H14.33c3.835%200%206.62%202.782%206.62%206.615q-.001%201.023-.271%201.97c-1.47-1.726-3.669-2.75-6.133-2.809m6.133%206.314c.179.629.271%201.29.271%201.97c0%203.831-2.785%206.611-6.62%206.611l-11.278.002v-2.899a2.88%202.88%200%200%201%202.879-2.879h8.446l.288-.015c2.412-.084%204.564-1.088%206.014-2.79%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/bluesound.svg?color=%231a73e8&size=48