rocketdotchat logo

rocketdotchat from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
rocketdotchat
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the rocketdotchat logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22.909 8.381c-.651-1.01-1.564-1.905-2.71-2.66c-2.215-1.457-5.127-2.259-8.197-2.259c-1.027 0-2.038.09-3.018.266a10 10 0 0 0-2.075-1.53C4.11.803 1.646 1.323.4 1.77a.598.598 0 0 0-.233.977c.879.907 2.332 2.698 1.974 4.327C.753 8.493 0 10.203 0 11.982c0 1.815.752 3.524 2.142 4.942c.357 1.63-1.096 3.421-1.975 4.328a.597.597 0 0 0 .233.977c1.245.448 3.71.968 6.508-.427a10 10 0 0 0 2.075-1.53a17 17 0 0 0 3.018.265c3.071 0 5.983-.801 8.197-2.257c1.147-.755 2.06-1.65 2.71-2.661C23.633 14.493 24 13.28 24 12.017c.001-1.297-.366-2.508-1.091-3.636M11.875 18.437c-1.328 0-2.594-.171-3.748-.48l-.844.81a7.7 7.7 0 0 1-1.556 1.154a6.1 6.1 0 0 1-2.2.621q.061-.111.119-.224q1.267-2.33.683-4.186c-1.382-1.086-2.212-2.476-2.212-3.99c0-3.476 4.369-6.294 9.757-6.294s9.757 2.818 9.757 6.294c.001 3.477-4.367 6.295-9.756 6.295m-3.229-6.315c0 .788-.644 1.427-1.438 1.427a1.433 1.433 0 0 1-1.438-1.427c0-.788.644-1.426 1.438-1.426s1.438.638 1.438 1.426m4.627 0c0 .788-.644 1.427-1.438 1.427a1.433 1.433 0 0 1-1.438-1.427c0-.788.644-1.426 1.438-1.426s1.438.638 1.438 1.426m4.63 0c0 .788-.645 1.427-1.439 1.427a1.433 1.433 0 0 1-1.438-1.427c0-.788.644-1.426 1.438-1.426s1.438.638 1.438 1.426z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsRocketdotchat(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="M22.909 8.381c-.651-1.01-1.564-1.905-2.71-2.66c-2.215-1.457-5.127-2.259-8.197-2.259c-1.027 0-2.038.09-3.018.266a10 10 0 0 0-2.075-1.53C4.11.803 1.646 1.323.4 1.77a.598.598 0 0 0-.233.977c.879.907 2.332 2.698 1.974 4.327C.753 8.493 0 10.203 0 11.982c0 1.815.752 3.524 2.142 4.942c.357 1.63-1.096 3.421-1.975 4.328a.597.597 0 0 0 .233.977c1.245.448 3.71.968 6.508-.427a10 10 0 0 0 2.075-1.53a17 17 0 0 0 3.018.265c3.071 0 5.983-.801 8.197-2.257c1.147-.755 2.06-1.65 2.71-2.661C23.633 14.493 24 13.28 24 12.017c.001-1.297-.366-2.508-1.091-3.636M11.875 18.437c-1.328 0-2.594-.171-3.748-.48l-.844.81a7.7 7.7 0 0 1-1.556 1.154a6.1 6.1 0 0 1-2.2.621q.061-.111.119-.224q1.267-2.33.683-4.186c-1.382-1.086-2.212-2.476-2.212-3.99c0-3.476 4.369-6.294 9.757-6.294s9.757 2.818 9.757 6.294c.001 3.477-4.367 6.295-9.756 6.295m-3.229-6.315c0 .788-.644 1.427-1.438 1.427a1.433 1.433 0 0 1-1.438-1.427c0-.788.644-1.426 1.438-1.426s1.438.638 1.438 1.426m4.627 0c0 .788-.644 1.427-1.438 1.427a1.433 1.433 0 0 1-1.438-1.427c0-.788.644-1.426 1.438-1.426s1.438.638 1.438 1.426m4.63 0c0 .788-.645 1.427-1.439 1.427a1.433 1.433 0 0 1-1.438-1.427c0-.788.644-1.426 1.438-1.426s1.438.638 1.438 1.426z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22.909 8.381c-.651-1.01-1.564-1.905-2.71-2.66c-2.215-1.457-5.127-2.259-8.197-2.259c-1.027 0-2.038.09-3.018.266a10 10 0 0 0-2.075-1.53C4.11.803 1.646 1.323.4 1.77a.598.598 0 0 0-.233.977c.879.907 2.332 2.698 1.974 4.327C.753 8.493 0 10.203 0 11.982c0 1.815.752 3.524 2.142 4.942c.357 1.63-1.096 3.421-1.975 4.328a.597.597 0 0 0 .233.977c1.245.448 3.71.968 6.508-.427a10 10 0 0 0 2.075-1.53a17 17 0 0 0 3.018.265c3.071 0 5.983-.801 8.197-2.257c1.147-.755 2.06-1.65 2.71-2.661C23.633 14.493 24 13.28 24 12.017c.001-1.297-.366-2.508-1.091-3.636M11.875 18.437c-1.328 0-2.594-.171-3.748-.48l-.844.81a7.7 7.7 0 0 1-1.556 1.154a6.1 6.1 0 0 1-2.2.621q.061-.111.119-.224q1.267-2.33.683-4.186c-1.382-1.086-2.212-2.476-2.212-3.99c0-3.476 4.369-6.294 9.757-6.294s9.757 2.818 9.757 6.294c.001 3.477-4.367 6.295-9.756 6.295m-3.229-6.315c0 .788-.644 1.427-1.438 1.427a1.433 1.433 0 0 1-1.438-1.427c0-.788.644-1.426 1.438-1.426s1.438.638 1.438 1.426m4.627 0c0 .788-.644 1.427-1.438 1.427a1.433 1.433 0 0 1-1.438-1.427c0-.788.644-1.426 1.438-1.426s1.438.638 1.438 1.426m4.63 0c0 .788-.645 1.427-1.439 1.427a1.433 1.433 0 0 1-1.438-1.427c0-.788.644-1.426 1.438-1.426s1.438.638 1.438 1.426z"/></svg>
</template>

CSS

.icon-rocketdotchat {
  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%22M22.909%208.381c-.651-1.01-1.564-1.905-2.71-2.66c-2.215-1.457-5.127-2.259-8.197-2.259c-1.027%200-2.038.09-3.018.266a10%2010%200%200%200-2.075-1.53C4.11.803%201.646%201.323.4%201.77a.598.598%200%200%200-.233.977c.879.907%202.332%202.698%201.974%204.327C.753%208.493%200%2010.203%200%2011.982c0%201.815.752%203.524%202.142%204.942c.357%201.63-1.096%203.421-1.975%204.328a.597.597%200%200%200%20.233.977c1.245.448%203.71.968%206.508-.427a10%2010%200%200%200%202.075-1.53a17%2017%200%200%200%203.018.265c3.071%200%205.983-.801%208.197-2.257c1.147-.755%202.06-1.65%202.71-2.661C23.633%2014.493%2024%2013.28%2024%2012.017c.001-1.297-.366-2.508-1.091-3.636M11.875%2018.437c-1.328%200-2.594-.171-3.748-.48l-.844.81a7.7%207.7%200%200%201-1.556%201.154a6.1%206.1%200%200%201-2.2.621q.061-.111.119-.224q1.267-2.33.683-4.186c-1.382-1.086-2.212-2.476-2.212-3.99c0-3.476%204.369-6.294%209.757-6.294s9.757%202.818%209.757%206.294c.001%203.477-4.367%206.295-9.756%206.295m-3.229-6.315c0%20.788-.644%201.427-1.438%201.427a1.433%201.433%200%200%201-1.438-1.427c0-.788.644-1.426%201.438-1.426s1.438.638%201.438%201.426m4.627%200c0%20.788-.644%201.427-1.438%201.427a1.433%201.433%200%200%201-1.438-1.427c0-.788.644-1.426%201.438-1.426s1.438.638%201.438%201.426m4.63%200c0%20.788-.645%201.427-1.439%201.427a1.433%201.433%200%200%201-1.438-1.427c0-.788.644-1.426%201.438-1.426s1.438.638%201.438%201.426z%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%22M22.909%208.381c-.651-1.01-1.564-1.905-2.71-2.66c-2.215-1.457-5.127-2.259-8.197-2.259c-1.027%200-2.038.09-3.018.266a10%2010%200%200%200-2.075-1.53C4.11.803%201.646%201.323.4%201.77a.598.598%200%200%200-.233.977c.879.907%202.332%202.698%201.974%204.327C.753%208.493%200%2010.203%200%2011.982c0%201.815.752%203.524%202.142%204.942c.357%201.63-1.096%203.421-1.975%204.328a.597.597%200%200%200%20.233.977c1.245.448%203.71.968%206.508-.427a10%2010%200%200%200%202.075-1.53a17%2017%200%200%200%203.018.265c3.071%200%205.983-.801%208.197-2.257c1.147-.755%202.06-1.65%202.71-2.661C23.633%2014.493%2024%2013.28%2024%2012.017c.001-1.297-.366-2.508-1.091-3.636M11.875%2018.437c-1.328%200-2.594-.171-3.748-.48l-.844.81a7.7%207.7%200%200%201-1.556%201.154a6.1%206.1%200%200%201-2.2.621q.061-.111.119-.224q1.267-2.33.683-4.186c-1.382-1.086-2.212-2.476-2.212-3.99c0-3.476%204.369-6.294%209.757-6.294s9.757%202.818%209.757%206.294c.001%203.477-4.367%206.295-9.756%206.295m-3.229-6.315c0%20.788-.644%201.427-1.438%201.427a1.433%201.433%200%200%201-1.438-1.427c0-.788.644-1.426%201.438-1.426s1.438.638%201.438%201.426m4.627%200c0%20.788-.644%201.427-1.438%201.427a1.433%201.433%200%200%201-1.438-1.427c0-.788.644-1.426%201.438-1.426s1.438.638%201.438%201.426m4.63%200c0%20.788-.645%201.427-1.439%201.427a1.433%201.433%200%200%201-1.438-1.427c0-.788.644-1.426%201.438-1.426s1.438.638%201.438%201.426z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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