websocket logo

websocket from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.

Name
websocket
Set
SVG Logos
Style
Color
Viewbox
256×193
License
CC0

Use the websocket logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 193"><path fill="#231f20" d="M192.44 144.645h31.78V68.339l-35.805-35.804l-22.472 22.472l26.497 26.497zm31.864 15.931H113.452L86.954 134.08l11.237-11.236l21.885 21.885h45.028l-44.357-44.441l11.32-11.32l44.357 44.358v-45.03l-21.801-21.801l11.152-11.153L110.685 0H0l31.696 31.696v.084h65.74l23.227 23.227l-33.96 33.96L63.476 65.74V47.712h-31.78v31.193l55.007 55.007L64.314 156.3l35.805 35.805H256z"/></svg>

React

import type { SVGProps } from "react";

export function LogosWebsocket(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 193"><path fill="#231f20" d="M192.44 144.645h31.78V68.339l-35.805-35.804l-22.472 22.472l26.497 26.497zm31.864 15.931H113.452L86.954 134.08l11.237-11.236l21.885 21.885h45.028l-44.357-44.441l11.32-11.32l44.357 44.358v-45.03l-21.801-21.801l11.152-11.153L110.685 0H0l31.696 31.696v.084h65.74l23.227 23.227l-33.96 33.96L63.476 65.74V47.712h-31.78v31.193l55.007 55.007L64.314 156.3l35.805 35.805H256z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 193"><path fill="#231f20" d="M192.44 144.645h31.78V68.339l-35.805-35.804l-22.472 22.472l26.497 26.497zm31.864 15.931H113.452L86.954 134.08l11.237-11.236l21.885 21.885h45.028l-44.357-44.441l11.32-11.32l44.357 44.358v-45.03l-21.801-21.801l11.152-11.153L110.685 0H0l31.696 31.696v.084h65.74l23.227 23.227l-33.96 33.96L63.476 65.74V47.712h-31.78v31.193l55.007 55.007L64.314 156.3l35.805 35.805H256z"/></svg>
</template>

CSS

.icon-websocket {
  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%20193%22%3E%3Cpath%20fill%3D%22%23231f20%22%20d%3D%22M192.44%20144.645h31.78V68.339l-35.805-35.804l-22.472%2022.472l26.497%2026.497zm31.864%2015.931H113.452L86.954%20134.08l11.237-11.236l21.885%2021.885h45.028l-44.357-44.441l11.32-11.32l44.357%2044.358v-45.03l-21.801-21.801l11.152-11.153L110.685%200H0l31.696%2031.696v.084h65.74l23.227%2023.227l-33.96%2033.96L63.476%2065.74V47.712h-31.78v31.193l55.007%2055.007L64.314%20156.3l35.805%2035.805H256z%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%20193%22%3E%3Cpath%20fill%3D%22%23231f20%22%20d%3D%22M192.44%20144.645h31.78V68.339l-35.805-35.804l-22.472%2022.472l26.497%2026.497zm31.864%2015.931H113.452L86.954%20134.08l11.237-11.236l21.885%2021.885h45.028l-44.357-44.441l11.32-11.32l44.357%2044.358v-45.03l-21.801-21.801l11.152-11.153L110.685%200H0l31.696%2031.696v.084h65.74l23.227%2023.227l-33.96%2033.96L63.476%2065.74V47.712h-31.78v31.193l55.007%2055.007L64.314%20156.3l35.805%2035.805H256z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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