hipchat logo
hipchat from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- hipchat
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 256×239
- License
- CC0
The same logo in other sets
Use the hipchat logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 239"><g fill="#274970"><path d="M197.278 134.703c-.003-2.67-2.169-5.072-5.081-5.072c-1.176 0-2.378.4-3.365 1.286c-12.854 11.55-34.73 21.765-61.186 21.833h-.107c-26.411-.068-47.66-10.692-61.187-21.83c-.856-.704-2.442-1.187-3.47-1.187c-3.142 0-4.97 2.675-4.973 5.617c-.002 2.27 1.589 4.165 2.898 6.131c7.584 11.385 31.108 30.719 66.509 30.719h.554c35.399 0 58.923-19.334 66.508-30.719c1.31-1.966 2.902-4.509 2.9-6.778"/><path d="M198.329 212.745c.4.532.612.986.612 1.477c0 .739-.7 1.246-1.582 1.246c-6.392 0-26.087-10.612-36.454-19.358c-1.42-1.196-3.406-1.635-6.225-1.02a127.33 127.33 0 0 1-27.083 2.896c-58.654 0-106.205-39.257-106.205-87.698c0-48.417 47.551-87.668 106.205-87.668c58.648 0 106.196 39.251 106.196 87.668c0 28.905-16.933 54.534-43.05 70.51c-1.745 1.068-3.605 3.075-3.605 5.587c0 5.156 4.845 17.937 11.19 26.36zm34.147 10.701c-9.013-5.134-17.566-13.815-21.485-25.712c-.768-2.332-.086-4.217 1.712-5.607c26.075-20.159 42.482-49.426 42.482-82.02C255.185 49.314 198.06.033 127.598.033C57.128.034 0 49.314 0 110.106c0 60.821 57.128 110.111 127.598 110.111c9.207 0 18.184-.842 26.838-2.442c2.124-.392 3.851.106 5.265.975c17.462 10.714 43.465 19.702 66.27 19.702c7.346 0 10.171-4.659 10.171-8.902c0-2.737-1.483-4.861-3.666-6.104z"/></g></svg>
React
import type { SVGProps } from "react";
export function LogosHipchat(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 239"><g fill="#274970"><path d="M197.278 134.703c-.003-2.67-2.169-5.072-5.081-5.072c-1.176 0-2.378.4-3.365 1.286c-12.854 11.55-34.73 21.765-61.186 21.833h-.107c-26.411-.068-47.66-10.692-61.187-21.83c-.856-.704-2.442-1.187-3.47-1.187c-3.142 0-4.97 2.675-4.973 5.617c-.002 2.27 1.589 4.165 2.898 6.131c7.584 11.385 31.108 30.719 66.509 30.719h.554c35.399 0 58.923-19.334 66.508-30.719c1.31-1.966 2.902-4.509 2.9-6.778"/><path d="M198.329 212.745c.4.532.612.986.612 1.477c0 .739-.7 1.246-1.582 1.246c-6.392 0-26.087-10.612-36.454-19.358c-1.42-1.196-3.406-1.635-6.225-1.02a127.33 127.33 0 0 1-27.083 2.896c-58.654 0-106.205-39.257-106.205-87.698c0-48.417 47.551-87.668 106.205-87.668c58.648 0 106.196 39.251 106.196 87.668c0 28.905-16.933 54.534-43.05 70.51c-1.745 1.068-3.605 3.075-3.605 5.587c0 5.156 4.845 17.937 11.19 26.36zm34.147 10.701c-9.013-5.134-17.566-13.815-21.485-25.712c-.768-2.332-.086-4.217 1.712-5.607c26.075-20.159 42.482-49.426 42.482-82.02C255.185 49.314 198.06.033 127.598.033C57.128.034 0 49.314 0 110.106c0 60.821 57.128 110.111 127.598 110.111c9.207 0 18.184-.842 26.838-2.442c2.124-.392 3.851.106 5.265.975c17.462 10.714 43.465 19.702 66.27 19.702c7.346 0 10.171-4.659 10.171-8.902c0-2.737-1.483-4.861-3.666-6.104z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 239"><g fill="#274970"><path d="M197.278 134.703c-.003-2.67-2.169-5.072-5.081-5.072c-1.176 0-2.378.4-3.365 1.286c-12.854 11.55-34.73 21.765-61.186 21.833h-.107c-26.411-.068-47.66-10.692-61.187-21.83c-.856-.704-2.442-1.187-3.47-1.187c-3.142 0-4.97 2.675-4.973 5.617c-.002 2.27 1.589 4.165 2.898 6.131c7.584 11.385 31.108 30.719 66.509 30.719h.554c35.399 0 58.923-19.334 66.508-30.719c1.31-1.966 2.902-4.509 2.9-6.778"/><path d="M198.329 212.745c.4.532.612.986.612 1.477c0 .739-.7 1.246-1.582 1.246c-6.392 0-26.087-10.612-36.454-19.358c-1.42-1.196-3.406-1.635-6.225-1.02a127.33 127.33 0 0 1-27.083 2.896c-58.654 0-106.205-39.257-106.205-87.698c0-48.417 47.551-87.668 106.205-87.668c58.648 0 106.196 39.251 106.196 87.668c0 28.905-16.933 54.534-43.05 70.51c-1.745 1.068-3.605 3.075-3.605 5.587c0 5.156 4.845 17.937 11.19 26.36zm34.147 10.701c-9.013-5.134-17.566-13.815-21.485-25.712c-.768-2.332-.086-4.217 1.712-5.607c26.075-20.159 42.482-49.426 42.482-82.02C255.185 49.314 198.06.033 127.598.033C57.128.034 0 49.314 0 110.106c0 60.821 57.128 110.111 127.598 110.111c9.207 0 18.184-.842 26.838-2.442c2.124-.392 3.851.106 5.265.975c17.462 10.714 43.465 19.702 66.27 19.702c7.346 0 10.171-4.659 10.171-8.902c0-2.737-1.483-4.861-3.666-6.104z"/></g></svg> </template>
CSS
.icon-hipchat {
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%20239%22%3E%3Cg%20fill%3D%22%23274970%22%3E%3Cpath%20d%3D%22M197.278%20134.703c-.003-2.67-2.169-5.072-5.081-5.072c-1.176%200-2.378.4-3.365%201.286c-12.854%2011.55-34.73%2021.765-61.186%2021.833h-.107c-26.411-.068-47.66-10.692-61.187-21.83c-.856-.704-2.442-1.187-3.47-1.187c-3.142%200-4.97%202.675-4.973%205.617c-.002%202.27%201.589%204.165%202.898%206.131c7.584%2011.385%2031.108%2030.719%2066.509%2030.719h.554c35.399%200%2058.923-19.334%2066.508-30.719c1.31-1.966%202.902-4.509%202.9-6.778%22%2F%3E%3Cpath%20d%3D%22M198.329%20212.745c.4.532.612.986.612%201.477c0%20.739-.7%201.246-1.582%201.246c-6.392%200-26.087-10.612-36.454-19.358c-1.42-1.196-3.406-1.635-6.225-1.02a127.33%20127.33%200%200%201-27.083%202.896c-58.654%200-106.205-39.257-106.205-87.698c0-48.417%2047.551-87.668%20106.205-87.668c58.648%200%20106.196%2039.251%20106.196%2087.668c0%2028.905-16.933%2054.534-43.05%2070.51c-1.745%201.068-3.605%203.075-3.605%205.587c0%205.156%204.845%2017.937%2011.19%2026.36zm34.147%2010.701c-9.013-5.134-17.566-13.815-21.485-25.712c-.768-2.332-.086-4.217%201.712-5.607c26.075-20.159%2042.482-49.426%2042.482-82.02C255.185%2049.314%20198.06.033%20127.598.033C57.128.034%200%2049.314%200%20110.106c0%2060.821%2057.128%20110.111%20127.598%20110.111c9.207%200%2018.184-.842%2026.838-2.442c2.124-.392%203.851.106%205.265.975c17.462%2010.714%2043.465%2019.702%2066.27%2019.702c7.346%200%2010.171-4.659%2010.171-8.902c0-2.737-1.483-4.861-3.666-6.104z%22%2F%3E%3C%2Fg%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%20239%22%3E%3Cg%20fill%3D%22%23274970%22%3E%3Cpath%20d%3D%22M197.278%20134.703c-.003-2.67-2.169-5.072-5.081-5.072c-1.176%200-2.378.4-3.365%201.286c-12.854%2011.55-34.73%2021.765-61.186%2021.833h-.107c-26.411-.068-47.66-10.692-61.187-21.83c-.856-.704-2.442-1.187-3.47-1.187c-3.142%200-4.97%202.675-4.973%205.617c-.002%202.27%201.589%204.165%202.898%206.131c7.584%2011.385%2031.108%2030.719%2066.509%2030.719h.554c35.399%200%2058.923-19.334%2066.508-30.719c1.31-1.966%202.902-4.509%202.9-6.778%22%2F%3E%3Cpath%20d%3D%22M198.329%20212.745c.4.532.612.986.612%201.477c0%20.739-.7%201.246-1.582%201.246c-6.392%200-26.087-10.612-36.454-19.358c-1.42-1.196-3.406-1.635-6.225-1.02a127.33%20127.33%200%200%201-27.083%202.896c-58.654%200-106.205-39.257-106.205-87.698c0-48.417%2047.551-87.668%20106.205-87.668c58.648%200%20106.196%2039.251%20106.196%2087.668c0%2028.905-16.933%2054.534-43.05%2070.51c-1.745%201.068-3.605%203.075-3.605%205.587c0%205.156%204.845%2017.937%2011.19%2026.36zm34.147%2010.701c-9.013-5.134-17.566-13.815-21.485-25.712c-.768-2.332-.086-4.217%201.712-5.607c26.075-20.159%2042.482-49.426%2042.482-82.02C255.185%2049.314%20198.06.033%20127.598.033C57.128.034%200%2049.314%200%20110.106c0%2060.821%2057.128%20110.111%20127.598%20110.111c9.207%200%2018.184-.842%2026.838-2.442c2.124-.392%203.851.106%205.265.975c17.462%2010.714%2043.465%2019.702%2066.27%2019.702c7.346%200%2010.171-4.659%2010.171-8.902c0-2.737-1.483-4.861-3.666-6.104z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/hipchat.svg?color=%231a73e8&size=48