rocketchat icon

rocketchat from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.

Name
rocketchat
Set
Line Awesome
Style
Line
Category
Other
Viewbox
32×32
License
Apache 2.0

The same icon in other sets

More other icons from Line Awesome

Use the rocketchat icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M7.549 5A7.76 7.76 0 0 0 4 5.85a7.9 7.9 0 0 1 2.836 4.45C5.066 11.855 4 13.84 4 16c0 2.1 1.003 4.11 2.84 5.717a7.9 7.9 0 0 1-1.758 3.406l-1.068 1.223l1.572.406c.64.166 1.3.248 1.963.248c2.228 0 4.293-.802 5.875-2.271A17.4 17.4 0 0 0 16.5 25c6.893 0 12.5-4.038 12.5-9s-5.607-9-12.5-9c-1.06 0-2.082.106-3.064.285A8.64 8.64 0 0 0 7.549 5M16.5 9C22.29 9 27 12.14 27 16s-4.71 7-10.5 7c-1.088 0-2.161-.111-3.191-.332l-.551-.12l-.387.409C11.147 24.252 9.47 24.976 7.641 25a9.8 9.8 0 0 0 1.28-3.521l.093-.583l-.465-.36C6.906 19.255 6 17.645 6 16c0-3.86 4.71-7 10.5-7m-5 6a1.5 1.5 0 0 0 0 3a1.5 1.5 0 0 0 0-3m5 0a1.5 1.5 0 0 0 0 3a1.5 1.5 0 0 0 0-3m5 0a1.5 1.5 0 0 0 0 3a1.5 1.5 0 0 0 0-3"/></svg>

React

import type { SVGProps } from "react";

export function LaRocketchat(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M7.549 5A7.76 7.76 0 0 0 4 5.85a7.9 7.9 0 0 1 2.836 4.45C5.066 11.855 4 13.84 4 16c0 2.1 1.003 4.11 2.84 5.717a7.9 7.9 0 0 1-1.758 3.406l-1.068 1.223l1.572.406c.64.166 1.3.248 1.963.248c2.228 0 4.293-.802 5.875-2.271A17.4 17.4 0 0 0 16.5 25c6.893 0 12.5-4.038 12.5-9s-5.607-9-12.5-9c-1.06 0-2.082.106-3.064.285A8.64 8.64 0 0 0 7.549 5M16.5 9C22.29 9 27 12.14 27 16s-4.71 7-10.5 7c-1.088 0-2.161-.111-3.191-.332l-.551-.12l-.387.409C11.147 24.252 9.47 24.976 7.641 25a9.8 9.8 0 0 0 1.28-3.521l.093-.583l-.465-.36C6.906 19.255 6 17.645 6 16c0-3.86 4.71-7 10.5-7m-5 6a1.5 1.5 0 0 0 0 3a1.5 1.5 0 0 0 0-3m5 0a1.5 1.5 0 0 0 0 3a1.5 1.5 0 0 0 0-3m5 0a1.5 1.5 0 0 0 0 3a1.5 1.5 0 0 0 0-3"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M7.549 5A7.76 7.76 0 0 0 4 5.85a7.9 7.9 0 0 1 2.836 4.45C5.066 11.855 4 13.84 4 16c0 2.1 1.003 4.11 2.84 5.717a7.9 7.9 0 0 1-1.758 3.406l-1.068 1.223l1.572.406c.64.166 1.3.248 1.963.248c2.228 0 4.293-.802 5.875-2.271A17.4 17.4 0 0 0 16.5 25c6.893 0 12.5-4.038 12.5-9s-5.607-9-12.5-9c-1.06 0-2.082.106-3.064.285A8.64 8.64 0 0 0 7.549 5M16.5 9C22.29 9 27 12.14 27 16s-4.71 7-10.5 7c-1.088 0-2.161-.111-3.191-.332l-.551-.12l-.387.409C11.147 24.252 9.47 24.976 7.641 25a9.8 9.8 0 0 0 1.28-3.521l.093-.583l-.465-.36C6.906 19.255 6 17.645 6 16c0-3.86 4.71-7 10.5-7m-5 6a1.5 1.5 0 0 0 0 3a1.5 1.5 0 0 0 0-3m5 0a1.5 1.5 0 0 0 0 3a1.5 1.5 0 0 0 0-3m5 0a1.5 1.5 0 0 0 0 3a1.5 1.5 0 0 0 0-3"/></svg>
</template>

CSS

.icon-rocketchat {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.549%205A7.76%207.76%200%200%200%204%205.85a7.9%207.9%200%200%201%202.836%204.45C5.066%2011.855%204%2013.84%204%2016c0%202.1%201.003%204.11%202.84%205.717a7.9%207.9%200%200%201-1.758%203.406l-1.068%201.223l1.572.406c.64.166%201.3.248%201.963.248c2.228%200%204.293-.802%205.875-2.271A17.4%2017.4%200%200%200%2016.5%2025c6.893%200%2012.5-4.038%2012.5-9s-5.607-9-12.5-9c-1.06%200-2.082.106-3.064.285A8.64%208.64%200%200%200%207.549%205M16.5%209C22.29%209%2027%2012.14%2027%2016s-4.71%207-10.5%207c-1.088%200-2.161-.111-3.191-.332l-.551-.12l-.387.409C11.147%2024.252%209.47%2024.976%207.641%2025a9.8%209.8%200%200%200%201.28-3.521l.093-.583l-.465-.36C6.906%2019.255%206%2017.645%206%2016c0-3.86%204.71-7%2010.5-7m-5%206a1.5%201.5%200%200%200%200%203a1.5%201.5%200%200%200%200-3m5%200a1.5%201.5%200%200%200%200%203a1.5%201.5%200%200%200%200-3m5%200a1.5%201.5%200%200%200%200%203a1.5%201.5%200%200%200%200-3%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.549%205A7.76%207.76%200%200%200%204%205.85a7.9%207.9%200%200%201%202.836%204.45C5.066%2011.855%204%2013.84%204%2016c0%202.1%201.003%204.11%202.84%205.717a7.9%207.9%200%200%201-1.758%203.406l-1.068%201.223l1.572.406c.64.166%201.3.248%201.963.248c2.228%200%204.293-.802%205.875-2.271A17.4%2017.4%200%200%200%2016.5%2025c6.893%200%2012.5-4.038%2012.5-9s-5.607-9-12.5-9c-1.06%200-2.082.106-3.064.285A8.64%208.64%200%200%200%207.549%205M16.5%209C22.29%209%2027%2012.14%2027%2016s-4.71%207-10.5%207c-1.088%200-2.161-.111-3.191-.332l-.551-.12l-.387.409C11.147%2024.252%209.47%2024.976%207.641%2025a9.8%209.8%200%200%200%201.28-3.521l.093-.583l-.465-.36C6.906%2019.255%206%2017.645%206%2016c0-3.86%204.71-7%2010.5-7m-5%206a1.5%201.5%200%200%200%200%203a1.5%201.5%200%200%200%200-3m5%200a1.5%201.5%200%200%200%200%203a1.5%201.5%200%200%200%200-3m5%200a1.5%201.5%200%200%200%200%203a1.5%201.5%200%200%200%200-3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/rocketchat.svg?color=%231a73e8&size=48