bugsnag logo
bugsnag from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- bugsnag
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 256×256
- License
- CC0
The same logo in other sets
Related icons in SVG Logos
Use the bugsnag logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="#84a7ff" d="M6.731 6.731h242.538v242.54H6.731z"/><path fill="#173647" d="M242.538 13.46v229.082H13.462V13.46zM256 0H0v256h256z"/><path fill="#173647" d="m95.66 36.081l9.643 5.626l.078 75.985h22.978c27.533-.2 38.54 17.89 38.784 36.537c.332 25.153-26.476 43.685-53.282 31.107c-11.558-5.421-20.472-18.818-20.839-31.615l-.012-1.034l-.032-22.62H78.33v20.41c-.663 24.6 17.764 50.386 48.875 52.99c31.218 2.615 55.482-19.662 55.482-50.233c0-28.879-20.19-48.98-49.07-48.98h-7.924l.002-12.95h5.286c35.602.049 60.73 23.455 63.774 55.39c3.459 36.268-23.125 69.008-61.42 69.357h-1.165c-41.731 0-65.45-29.415-65.488-63.321v-35.033h26.684l-.072-63.299l-14.11 7.06v43.133h-12.09V52.619zm34.529 93.987h-24.676v22.648c-.003 14.3 11.917 25.334 26.218 25.34c14.045.002 23.487-11.493 23.506-22.878l-.008-.62c.002-14.3-10.742-24.488-25.04-24.49m.617 14.214a9.637 9.637 0 1 1 0 19.274a9.637 9.637 0 0 1 0-19.274"/></svg>
React
import type { SVGProps } from "react";
export function LogosBugsnag(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="#84a7ff" d="M6.731 6.731h242.538v242.54H6.731z"/><path fill="#173647" d="M242.538 13.46v229.082H13.462V13.46zM256 0H0v256h256z"/><path fill="#173647" d="m95.66 36.081l9.643 5.626l.078 75.985h22.978c27.533-.2 38.54 17.89 38.784 36.537c.332 25.153-26.476 43.685-53.282 31.107c-11.558-5.421-20.472-18.818-20.839-31.615l-.012-1.034l-.032-22.62H78.33v20.41c-.663 24.6 17.764 50.386 48.875 52.99c31.218 2.615 55.482-19.662 55.482-50.233c0-28.879-20.19-48.98-49.07-48.98h-7.924l.002-12.95h5.286c35.602.049 60.73 23.455 63.774 55.39c3.459 36.268-23.125 69.008-61.42 69.357h-1.165c-41.731 0-65.45-29.415-65.488-63.321v-35.033h26.684l-.072-63.299l-14.11 7.06v43.133h-12.09V52.619zm34.529 93.987h-24.676v22.648c-.003 14.3 11.917 25.334 26.218 25.34c14.045.002 23.487-11.493 23.506-22.878l-.008-.62c.002-14.3-10.742-24.488-25.04-24.49m.617 14.214a9.637 9.637 0 1 1 0 19.274a9.637 9.637 0 0 1 0-19.274"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="#84a7ff" d="M6.731 6.731h242.538v242.54H6.731z"/><path fill="#173647" d="M242.538 13.46v229.082H13.462V13.46zM256 0H0v256h256z"/><path fill="#173647" d="m95.66 36.081l9.643 5.626l.078 75.985h22.978c27.533-.2 38.54 17.89 38.784 36.537c.332 25.153-26.476 43.685-53.282 31.107c-11.558-5.421-20.472-18.818-20.839-31.615l-.012-1.034l-.032-22.62H78.33v20.41c-.663 24.6 17.764 50.386 48.875 52.99c31.218 2.615 55.482-19.662 55.482-50.233c0-28.879-20.19-48.98-49.07-48.98h-7.924l.002-12.95h5.286c35.602.049 60.73 23.455 63.774 55.39c3.459 36.268-23.125 69.008-61.42 69.357h-1.165c-41.731 0-65.45-29.415-65.488-63.321v-35.033h26.684l-.072-63.299l-14.11 7.06v43.133h-12.09V52.619zm34.529 93.987h-24.676v22.648c-.003 14.3 11.917 25.334 26.218 25.34c14.045.002 23.487-11.493 23.506-22.878l-.008-.62c.002-14.3-10.742-24.488-25.04-24.49m.617 14.214a9.637 9.637 0 1 1 0 19.274a9.637 9.637 0 0 1 0-19.274"/></svg> </template>
CSS
.icon-bugsnag {
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%2384a7ff%22%20d%3D%22M6.731%206.731h242.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%22m95.66%2036.081l9.643%205.626l.078%2075.985h22.978c27.533-.2%2038.54%2017.89%2038.784%2036.537c.332%2025.153-26.476%2043.685-53.282%2031.107c-11.558-5.421-20.472-18.818-20.839-31.615l-.012-1.034l-.032-22.62H78.33v20.41c-.663%2024.6%2017.764%2050.386%2048.875%2052.99c31.218%202.615%2055.482-19.662%2055.482-50.233c0-28.879-20.19-48.98-49.07-48.98h-7.924l.002-12.95h5.286c35.602.049%2060.73%2023.455%2063.774%2055.39c3.459%2036.268-23.125%2069.008-61.42%2069.357h-1.165c-41.731%200-65.45-29.415-65.488-63.321v-35.033h26.684l-.072-63.299l-14.11%207.06v43.133h-12.09V52.619zm34.529%2093.987h-24.676v22.648c-.003%2014.3%2011.917%2025.334%2026.218%2025.34c14.045.002%2023.487-11.493%2023.506-22.878l-.008-.62c.002-14.3-10.742-24.488-25.04-24.49m.617%2014.214a9.637%209.637%200%201%201%200%2019.274a9.637%209.637%200%200%201%200-19.274%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%2384a7ff%22%20d%3D%22M6.731%206.731h242.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%22m95.66%2036.081l9.643%205.626l.078%2075.985h22.978c27.533-.2%2038.54%2017.89%2038.784%2036.537c.332%2025.153-26.476%2043.685-53.282%2031.107c-11.558-5.421-20.472-18.818-20.839-31.615l-.012-1.034l-.032-22.62H78.33v20.41c-.663%2024.6%2017.764%2050.386%2048.875%2052.99c31.218%202.615%2055.482-19.662%2055.482-50.233c0-28.879-20.19-48.98-49.07-48.98h-7.924l.002-12.95h5.286c35.602.049%2060.73%2023.455%2063.774%2055.39c3.459%2036.268-23.125%2069.008-61.42%2069.357h-1.165c-41.731%200-65.45-29.415-65.488-63.321v-35.033h26.684l-.072-63.299l-14.11%207.06v43.133h-12.09V52.619zm34.529%2093.987h-24.676v22.648c-.003%2014.3%2011.917%2025.334%2026.218%2025.34c14.045.002%2023.487-11.493%2023.506-22.878l-.008-.62c.002-14.3-10.742-24.488-25.04-24.49m.617%2014.214a9.637%209.637%200%201%201%200%2019.274a9.637%209.637%200%200%201%200-19.274%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/bugsnag.svg?color=%231a73e8&size=48