hipchat icon
hipchat from Unicons Monochrome by Iconscout · Monochrome · Brand Logos · Apache-2.0 Free for personal and commercial use.
- Name
- hipchat
- Set
- Unicons Monochrome
- Style
- Monochrome
- Category
- Brand Logos
- Viewbox
- 24×24
- License
- Apache 2.0
The same icon in other sets
More brand logos icons from Unicons Monochrome
Use the hipchat icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.544 19.985a.2.2 0 0 1 .048.116c0 .058-.055.098-.124.098a7.5 7.5 0 0 1-2.857-1.518a.54.54 0 0 0-.488-.08a10 10 0 0 1-2.123.227c-4.597 0-8.323-3.076-8.323-6.873c0-3.794 3.726-6.87 8.323-6.87s8.323 3.076 8.323 6.87a6.57 6.57 0 0 1-3.374 5.526a.55.55 0 0 0-.282.438a4.7 4.7 0 0 0 .877 2.066" opacity=".25"/><path fill="currentColor" d="M17.462 13.869a.4.4 0 0 0-.399-.398a.4.4 0 0 0-.263.101a7.32 7.32 0 0 1-4.796 1.711h-.008a7.62 7.62 0 0 1-4.796-1.71a.5.5 0 0 0-.272-.094a.405.405 0 0 0-.39.44a.93.93 0 0 0 .228.481a6.45 6.45 0 0 0 5.212 2.408h.044a6.45 6.45 0 0 0 5.212-2.408a1.1 1.1 0 0 0 .228-.531"/><path fill="currentColor" d="M17.544 19.985a.2.2 0 0 1 .048.116c0 .058-.055.098-.124.098a7.5 7.5 0 0 1-2.857-1.518a.54.54 0 0 0-.488-.08a10 10 0 0 1-2.123.227c-4.597 0-8.323-3.076-8.323-6.873c0-3.794 3.726-6.87 8.323-6.87s8.323 3.076 8.323 6.87a6.57 6.57 0 0 1-3.374 5.526a.55.55 0 0 0-.282.438a4.7 4.7 0 0 0 .877 2.066m2.676.839a3.67 3.67 0 0 1-1.684-2.015a.37.37 0 0 1 .134-.44A8.14 8.14 0 0 0 22 11.941c0-4.765-4.477-8.627-10-8.627S2 7.176 2 11.941c0 4.767 4.477 8.63 10 8.63a11.6 11.6 0 0 0 2.104-.192a.56.56 0 0 1 .412.077A10.76 10.76 0 0 0 19.71 22a.703.703 0 0 0 .798-.698a.54.54 0 0 0-.288-.478"/></svg>
React
import type { SVGProps } from "react";
export function UimHipchat(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="M17.544 19.985a.2.2 0 0 1 .048.116c0 .058-.055.098-.124.098a7.5 7.5 0 0 1-2.857-1.518a.54.54 0 0 0-.488-.08a10 10 0 0 1-2.123.227c-4.597 0-8.323-3.076-8.323-6.873c0-3.794 3.726-6.87 8.323-6.87s8.323 3.076 8.323 6.87a6.57 6.57 0 0 1-3.374 5.526a.55.55 0 0 0-.282.438a4.7 4.7 0 0 0 .877 2.066" opacity=".25"/><path fill="currentColor" d="M17.462 13.869a.4.4 0 0 0-.399-.398a.4.4 0 0 0-.263.101a7.32 7.32 0 0 1-4.796 1.711h-.008a7.62 7.62 0 0 1-4.796-1.71a.5.5 0 0 0-.272-.094a.405.405 0 0 0-.39.44a.93.93 0 0 0 .228.481a6.45 6.45 0 0 0 5.212 2.408h.044a6.45 6.45 0 0 0 5.212-2.408a1.1 1.1 0 0 0 .228-.531"/><path fill="currentColor" d="M17.544 19.985a.2.2 0 0 1 .048.116c0 .058-.055.098-.124.098a7.5 7.5 0 0 1-2.857-1.518a.54.54 0 0 0-.488-.08a10 10 0 0 1-2.123.227c-4.597 0-8.323-3.076-8.323-6.873c0-3.794 3.726-6.87 8.323-6.87s8.323 3.076 8.323 6.87a6.57 6.57 0 0 1-3.374 5.526a.55.55 0 0 0-.282.438a4.7 4.7 0 0 0 .877 2.066m2.676.839a3.67 3.67 0 0 1-1.684-2.015a.37.37 0 0 1 .134-.44A8.14 8.14 0 0 0 22 11.941c0-4.765-4.477-8.627-10-8.627S2 7.176 2 11.941c0 4.767 4.477 8.63 10 8.63a11.6 11.6 0 0 0 2.104-.192a.56.56 0 0 1 .412.077A10.76 10.76 0 0 0 19.71 22a.703.703 0 0 0 .798-.698a.54.54 0 0 0-.288-.478"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.544 19.985a.2.2 0 0 1 .048.116c0 .058-.055.098-.124.098a7.5 7.5 0 0 1-2.857-1.518a.54.54 0 0 0-.488-.08a10 10 0 0 1-2.123.227c-4.597 0-8.323-3.076-8.323-6.873c0-3.794 3.726-6.87 8.323-6.87s8.323 3.076 8.323 6.87a6.57 6.57 0 0 1-3.374 5.526a.55.55 0 0 0-.282.438a4.7 4.7 0 0 0 .877 2.066" opacity=".25"/><path fill="currentColor" d="M17.462 13.869a.4.4 0 0 0-.399-.398a.4.4 0 0 0-.263.101a7.32 7.32 0 0 1-4.796 1.711h-.008a7.62 7.62 0 0 1-4.796-1.71a.5.5 0 0 0-.272-.094a.405.405 0 0 0-.39.44a.93.93 0 0 0 .228.481a6.45 6.45 0 0 0 5.212 2.408h.044a6.45 6.45 0 0 0 5.212-2.408a1.1 1.1 0 0 0 .228-.531"/><path fill="currentColor" d="M17.544 19.985a.2.2 0 0 1 .048.116c0 .058-.055.098-.124.098a7.5 7.5 0 0 1-2.857-1.518a.54.54 0 0 0-.488-.08a10 10 0 0 1-2.123.227c-4.597 0-8.323-3.076-8.323-6.873c0-3.794 3.726-6.87 8.323-6.87s8.323 3.076 8.323 6.87a6.57 6.57 0 0 1-3.374 5.526a.55.55 0 0 0-.282.438a4.7 4.7 0 0 0 .877 2.066m2.676.839a3.67 3.67 0 0 1-1.684-2.015a.37.37 0 0 1 .134-.44A8.14 8.14 0 0 0 22 11.941c0-4.765-4.477-8.627-10-8.627S2 7.176 2 11.941c0 4.767 4.477 8.63 10 8.63a11.6 11.6 0 0 0 2.104-.192a.56.56 0 0 1 .412.077A10.76 10.76 0 0 0 19.71 22a.703.703 0 0 0 .798-.698a.54.54 0 0 0-.288-.478"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.544%2019.985a.2.2%200%200%201%20.048.116c0%20.058-.055.098-.124.098a7.5%207.5%200%200%201-2.857-1.518a.54.54%200%200%200-.488-.08a10%2010%200%200%201-2.123.227c-4.597%200-8.323-3.076-8.323-6.873c0-3.794%203.726-6.87%208.323-6.87s8.323%203.076%208.323%206.87a6.57%206.57%200%200%201-3.374%205.526a.55.55%200%200%200-.282.438a4.7%204.7%200%200%200%20.877%202.066%22%20opacity%3D%22.25%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.462%2013.869a.4.4%200%200%200-.399-.398a.4.4%200%200%200-.263.101a7.32%207.32%200%200%201-4.796%201.711h-.008a7.62%207.62%200%200%201-4.796-1.71a.5.5%200%200%200-.272-.094a.405.405%200%200%200-.39.44a.93.93%200%200%200%20.228.481a6.45%206.45%200%200%200%205.212%202.408h.044a6.45%206.45%200%200%200%205.212-2.408a1.1%201.1%200%200%200%20.228-.531%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.544%2019.985a.2.2%200%200%201%20.048.116c0%20.058-.055.098-.124.098a7.5%207.5%200%200%201-2.857-1.518a.54.54%200%200%200-.488-.08a10%2010%200%200%201-2.123.227c-4.597%200-8.323-3.076-8.323-6.873c0-3.794%203.726-6.87%208.323-6.87s8.323%203.076%208.323%206.87a6.57%206.57%200%200%201-3.374%205.526a.55.55%200%200%200-.282.438a4.7%204.7%200%200%200%20.877%202.066m2.676.839a3.67%203.67%200%200%201-1.684-2.015a.37.37%200%200%201%20.134-.44A8.14%208.14%200%200%200%2022%2011.941c0-4.765-4.477-8.627-10-8.627S2%207.176%202%2011.941c0%204.767%204.477%208.63%2010%208.63a11.6%2011.6%200%200%200%202.104-.192a.56.56%200%200%201%20.412.077A10.76%2010.76%200%200%200%2019.71%2022a.703.703%200%200%200%20.798-.698a.54.54%200%200%200-.288-.478%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%22M17.544%2019.985a.2.2%200%200%201%20.048.116c0%20.058-.055.098-.124.098a7.5%207.5%200%200%201-2.857-1.518a.54.54%200%200%200-.488-.08a10%2010%200%200%201-2.123.227c-4.597%200-8.323-3.076-8.323-6.873c0-3.794%203.726-6.87%208.323-6.87s8.323%203.076%208.323%206.87a6.57%206.57%200%200%201-3.374%205.526a.55.55%200%200%200-.282.438a4.7%204.7%200%200%200%20.877%202.066%22%20opacity%3D%22.25%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.462%2013.869a.4.4%200%200%200-.399-.398a.4.4%200%200%200-.263.101a7.32%207.32%200%200%201-4.796%201.711h-.008a7.62%207.62%200%200%201-4.796-1.71a.5.5%200%200%200-.272-.094a.405.405%200%200%200-.39.44a.93.93%200%200%200%20.228.481a6.45%206.45%200%200%200%205.212%202.408h.044a6.45%206.45%200%200%200%205.212-2.408a1.1%201.1%200%200%200%20.228-.531%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.544%2019.985a.2.2%200%200%201%20.048.116c0%20.058-.055.098-.124.098a7.5%207.5%200%200%201-2.857-1.518a.54.54%200%200%200-.488-.08a10%2010%200%200%201-2.123.227c-4.597%200-8.323-3.076-8.323-6.873c0-3.794%203.726-6.87%208.323-6.87s8.323%203.076%208.323%206.87a6.57%206.57%200%200%201-3.374%205.526a.55.55%200%200%200-.282.438a4.7%204.7%200%200%200%20.877%202.066m2.676.839a3.67%203.67%200%200%201-1.684-2.015a.37.37%200%200%201%20.134-.44A8.14%208.14%200%200%200%2022%2011.941c0-4.765-4.477-8.627-10-8.627S2%207.176%202%2011.941c0%204.767%204.477%208.63%2010%208.63a11.6%2011.6%200%200%200%202.104-.192a.56.56%200%200%201%20.412.077A10.76%2010.76%200%200%200%2019.71%2022a.703.703%200%200%200%20.798-.698a.54.54%200%200%200-.288-.478%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/uim/hipchat.svg?color=%231a73e8&size=48