bitbar logo
bitbar from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- bitbar
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 256×256
- License
- CC0
Use the bitbar logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="#50e4ea" d="M6.731 6.73h242.538v242.54H6.731z"/><path fill="#173647" d="M242.538 13.46v229.082H13.462V13.46zM256 0H0v256h256z"/><path fill="#173647" d="M167.249 77.187a44.953 44.953 0 1 1 17.006 86.563l-7.585.024c-4.39 19.085-18.903 34.716-38.387 40.124c-23.5 6.523-48.466-3.428-61.037-24.328a54.2 54.2 0 0 1-6.26-15.262l-6.317.032c-19.944-.03-36.101-16.194-36.122-36.138c0-20.055 13.478-33.531 33.531-33.531h1.367c4.592-22.906 22.845-40.601 45.882-44.482c23.037-3.88 46.08 6.86 57.922 26.998m-48.581-15.494c-23.813.402-43.232 19.203-44.406 42.99v4.313a48.9 48.9 0 0 0-13.801-2c-12.16.641-19.644 8.642-19.644 21.203c.015 13.167 10.685 23.838 23.852 23.854l4.812-.025c-.106-13.7 4.965-27.314 14.882-37.778c16.526-17.438 42.51-21.91 63.876-11.115l.968.502l-7.548 10.941c-16.515-7.997-36.329-4.093-48.576 9.57s-13.968 33.785-4.218 49.33c9.75 15.544 28.613 22.755 46.245 17.678c17.291-4.978 29.3-20.593 29.75-38.5l-.005-1.131l19.408-.06a32.682 32.682 0 1 0-16.594-60.81l-5.93 3.504l-2.796-6.281a44.17 44.17 0 0 0-40.275-26.185m37.062 58.352l9.165 9.435l-47.74 46.376l-22.128-22.126l9.3-9.3l12.963 12.96z"/></svg>
React
import type { SVGProps } from "react";
export function LogosBitbar(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="#50e4ea" d="M6.731 6.73h242.538v242.54H6.731z"/><path fill="#173647" d="M242.538 13.46v229.082H13.462V13.46zM256 0H0v256h256z"/><path fill="#173647" d="M167.249 77.187a44.953 44.953 0 1 1 17.006 86.563l-7.585.024c-4.39 19.085-18.903 34.716-38.387 40.124c-23.5 6.523-48.466-3.428-61.037-24.328a54.2 54.2 0 0 1-6.26-15.262l-6.317.032c-19.944-.03-36.101-16.194-36.122-36.138c0-20.055 13.478-33.531 33.531-33.531h1.367c4.592-22.906 22.845-40.601 45.882-44.482c23.037-3.88 46.08 6.86 57.922 26.998m-48.581-15.494c-23.813.402-43.232 19.203-44.406 42.99v4.313a48.9 48.9 0 0 0-13.801-2c-12.16.641-19.644 8.642-19.644 21.203c.015 13.167 10.685 23.838 23.852 23.854l4.812-.025c-.106-13.7 4.965-27.314 14.882-37.778c16.526-17.438 42.51-21.91 63.876-11.115l.968.502l-7.548 10.941c-16.515-7.997-36.329-4.093-48.576 9.57s-13.968 33.785-4.218 49.33c9.75 15.544 28.613 22.755 46.245 17.678c17.291-4.978 29.3-20.593 29.75-38.5l-.005-1.131l19.408-.06a32.682 32.682 0 1 0-16.594-60.81l-5.93 3.504l-2.796-6.281a44.17 44.17 0 0 0-40.275-26.185m37.062 58.352l9.165 9.435l-47.74 46.376l-22.128-22.126l9.3-9.3l12.963 12.96z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="#50e4ea" d="M6.731 6.73h242.538v242.54H6.731z"/><path fill="#173647" d="M242.538 13.46v229.082H13.462V13.46zM256 0H0v256h256z"/><path fill="#173647" d="M167.249 77.187a44.953 44.953 0 1 1 17.006 86.563l-7.585.024c-4.39 19.085-18.903 34.716-38.387 40.124c-23.5 6.523-48.466-3.428-61.037-24.328a54.2 54.2 0 0 1-6.26-15.262l-6.317.032c-19.944-.03-36.101-16.194-36.122-36.138c0-20.055 13.478-33.531 33.531-33.531h1.367c4.592-22.906 22.845-40.601 45.882-44.482c23.037-3.88 46.08 6.86 57.922 26.998m-48.581-15.494c-23.813.402-43.232 19.203-44.406 42.99v4.313a48.9 48.9 0 0 0-13.801-2c-12.16.641-19.644 8.642-19.644 21.203c.015 13.167 10.685 23.838 23.852 23.854l4.812-.025c-.106-13.7 4.965-27.314 14.882-37.778c16.526-17.438 42.51-21.91 63.876-11.115l.968.502l-7.548 10.941c-16.515-7.997-36.329-4.093-48.576 9.57s-13.968 33.785-4.218 49.33c9.75 15.544 28.613 22.755 46.245 17.678c17.291-4.978 29.3-20.593 29.75-38.5l-.005-1.131l19.408-.06a32.682 32.682 0 1 0-16.594-60.81l-5.93 3.504l-2.796-6.281a44.17 44.17 0 0 0-40.275-26.185m37.062 58.352l9.165 9.435l-47.74 46.376l-22.128-22.126l9.3-9.3l12.963 12.96z"/></svg> </template>
CSS
.icon-bitbar {
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%20256%20256%22%3E%3Cpath%20fill%3D%22%2350e4ea%22%20d%3D%22M6.731%206.73h242.538v242.54H6.731z%22%2F%3E%3Cpath%20fill%3D%22%23173647%22%20d%3D%22M242.538%2013.46v229.082H13.462V13.46zM256%200H0v256h256z%22%2F%3E%3Cpath%20fill%3D%22%23173647%22%20d%3D%22M167.249%2077.187a44.953%2044.953%200%201%201%2017.006%2086.563l-7.585.024c-4.39%2019.085-18.903%2034.716-38.387%2040.124c-23.5%206.523-48.466-3.428-61.037-24.328a54.2%2054.2%200%200%201-6.26-15.262l-6.317.032c-19.944-.03-36.101-16.194-36.122-36.138c0-20.055%2013.478-33.531%2033.531-33.531h1.367c4.592-22.906%2022.845-40.601%2045.882-44.482c23.037-3.88%2046.08%206.86%2057.922%2026.998m-48.581-15.494c-23.813.402-43.232%2019.203-44.406%2042.99v4.313a48.9%2048.9%200%200%200-13.801-2c-12.16.641-19.644%208.642-19.644%2021.203c.015%2013.167%2010.685%2023.838%2023.852%2023.854l4.812-.025c-.106-13.7%204.965-27.314%2014.882-37.778c16.526-17.438%2042.51-21.91%2063.876-11.115l.968.502l-7.548%2010.941c-16.515-7.997-36.329-4.093-48.576%209.57s-13.968%2033.785-4.218%2049.33c9.75%2015.544%2028.613%2022.755%2046.245%2017.678c17.291-4.978%2029.3-20.593%2029.75-38.5l-.005-1.131l19.408-.06a32.682%2032.682%200%201%200-16.594-60.81l-5.93%203.504l-2.796-6.281a44.17%2044.17%200%200%200-40.275-26.185m37.062%2058.352l9.165%209.435l-47.74%2046.376l-22.128-22.126l9.3-9.3l12.963%2012.96z%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%20256%20256%22%3E%3Cpath%20fill%3D%22%2350e4ea%22%20d%3D%22M6.731%206.73h242.538v242.54H6.731z%22%2F%3E%3Cpath%20fill%3D%22%23173647%22%20d%3D%22M242.538%2013.46v229.082H13.462V13.46zM256%200H0v256h256z%22%2F%3E%3Cpath%20fill%3D%22%23173647%22%20d%3D%22M167.249%2077.187a44.953%2044.953%200%201%201%2017.006%2086.563l-7.585.024c-4.39%2019.085-18.903%2034.716-38.387%2040.124c-23.5%206.523-48.466-3.428-61.037-24.328a54.2%2054.2%200%200%201-6.26-15.262l-6.317.032c-19.944-.03-36.101-16.194-36.122-36.138c0-20.055%2013.478-33.531%2033.531-33.531h1.367c4.592-22.906%2022.845-40.601%2045.882-44.482c23.037-3.88%2046.08%206.86%2057.922%2026.998m-48.581-15.494c-23.813.402-43.232%2019.203-44.406%2042.99v4.313a48.9%2048.9%200%200%200-13.801-2c-12.16.641-19.644%208.642-19.644%2021.203c.015%2013.167%2010.685%2023.838%2023.852%2023.854l4.812-.025c-.106-13.7%204.965-27.314%2014.882-37.778c16.526-17.438%2042.51-21.91%2063.876-11.115l.968.502l-7.548%2010.941c-16.515-7.997-36.329-4.093-48.576%209.57s-13.968%2033.785-4.218%2049.33c9.75%2015.544%2028.613%2022.755%2046.245%2017.678c17.291-4.978%2029.3-20.593%2029.75-38.5l-.005-1.131l19.408-.06a32.682%2032.682%200%201%200-16.594-60.81l-5.93%203.504l-2.796-6.281a44.17%2044.17%200%200%200-40.275-26.185m37.062%2058.352l9.165%209.435l-47.74%2046.376l-22.128-22.126l9.3-9.3l12.963%2012.96z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/bitbar.svg?color=%231a73e8&size=48