nodewebkit logo

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

Name
nodewebkit
Set
SVG Logos
Style
Color
Viewbox
256×290
License
CC0

The same logo in other sets

Use the nodewebkit logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 290"><path fill="#3d3b47" d="M127.866 286.234c-2.74 0-5.251-.685-7.078-1.598L10.503 221.16c-3.881-2.284-7.078-7.992-7.078-12.33V81.42c0-4.338 3.425-10.046 7.078-12.33L120.788 5.614c1.827-1.142 4.338-1.599 7.078-1.599s5.252.685 7.079 1.599L245 69.319c3.881 2.283 7.078 7.991 7.078 12.33v127.18c0 4.339-3.425 10.047-7.078 12.33l-110.056 63.705c-1.827.914-4.339 1.37-7.079 1.37"/><path fill="#ccc" d="M127.866 7.44c2.055 0 4.11.457 5.48 1.142L243.402 72.06c2.74 1.598 5.48 6.165 5.48 9.361v127.181c0 3.197-2.74 7.764-5.48 9.362l-110.056 63.705c-1.37.685-3.425 1.141-5.48 1.141s-4.11-.456-5.48-1.141L12.33 218.19c-2.74-1.598-5.48-6.165-5.48-9.361V81.42c0-3.196 2.74-7.763 5.48-9.361L122.386 8.582c1.37-.685 3.425-1.142 5.48-1.142m0-6.85c-3.196 0-6.393.685-8.905 2.055L8.905 66.122C4.11 69.09 0 75.94 0 81.42v127.181c0 5.709 3.882 12.559 8.905 15.299l110.056 63.704c2.512 1.37 5.709 2.055 8.905 2.055c3.197 0 6.394-.685 8.905-2.055L246.827 223.9c4.795-2.74 8.905-9.59 8.905-15.299V81.421c0-5.71-3.881-12.56-8.905-15.3L136.771 2.646C134.26 1.275 131.063.59 127.866.59"/><path fill="#eff3f3" d="M127.866 135.307h.685c3.197.228 6.165 2.055 7.992 4.795c.913 1.598 1.37 3.653 1.37 5.708c-.457 5.252-4.567 9.133-9.818 9.133h-.685c-3.197-.228-6.165-2.055-7.992-4.795c-.913-1.598-1.37-3.653-1.37-5.708c.228-5.023 4.567-9.133 9.818-9.133m0-.685c-5.48 0-10.046 4.338-10.503 9.818c-.228 2.055.228 4.11 1.37 5.937c1.827 2.968 4.795 5.023 8.448 5.251h.685c5.48 0 10.047-4.338 10.504-9.818c.228-2.055-.457-4.11-1.37-5.937c-1.827-2.968-4.795-5.023-8.449-5.251z"/><path fill="#eff3f3" d="M128.095 141.7c1.826.228 3.425 1.827 3.196 3.653s-1.826 3.425-3.653 3.197s-3.425-1.827-3.197-3.653c0-1.827 1.827-3.425 3.654-3.197m-.229 17.353h-.913c-4.567-.228-8.905-2.968-11.188-6.85c-1.37-2.511-2.055-5.251-1.827-7.991c.228-3.197 1.598-6.165 3.653-8.449v-.228L27.4 204.263l103.663-45.666c-1.142.228-2.055.456-3.197.456"/><path fill="#0977f7" d="M124.441 131.653c1.37-.228 2.74-.456 4.339-.456c4.566.228 8.905 2.968 11.188 6.85c1.37 2.511 2.055 5.251 1.826 7.991c-.228 3.425-1.598 6.394-3.881 8.677l91.105-67.13z"/></svg>

React

import type { SVGProps } from "react";

export function LogosNodewebkit(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 290"><path fill="#3d3b47" d="M127.866 286.234c-2.74 0-5.251-.685-7.078-1.598L10.503 221.16c-3.881-2.284-7.078-7.992-7.078-12.33V81.42c0-4.338 3.425-10.046 7.078-12.33L120.788 5.614c1.827-1.142 4.338-1.599 7.078-1.599s5.252.685 7.079 1.599L245 69.319c3.881 2.283 7.078 7.991 7.078 12.33v127.18c0 4.339-3.425 10.047-7.078 12.33l-110.056 63.705c-1.827.914-4.339 1.37-7.079 1.37"/><path fill="#ccc" d="M127.866 7.44c2.055 0 4.11.457 5.48 1.142L243.402 72.06c2.74 1.598 5.48 6.165 5.48 9.361v127.181c0 3.197-2.74 7.764-5.48 9.362l-110.056 63.705c-1.37.685-3.425 1.141-5.48 1.141s-4.11-.456-5.48-1.141L12.33 218.19c-2.74-1.598-5.48-6.165-5.48-9.361V81.42c0-3.196 2.74-7.763 5.48-9.361L122.386 8.582c1.37-.685 3.425-1.142 5.48-1.142m0-6.85c-3.196 0-6.393.685-8.905 2.055L8.905 66.122C4.11 69.09 0 75.94 0 81.42v127.181c0 5.709 3.882 12.559 8.905 15.299l110.056 63.704c2.512 1.37 5.709 2.055 8.905 2.055c3.197 0 6.394-.685 8.905-2.055L246.827 223.9c4.795-2.74 8.905-9.59 8.905-15.299V81.421c0-5.71-3.881-12.56-8.905-15.3L136.771 2.646C134.26 1.275 131.063.59 127.866.59"/><path fill="#eff3f3" d="M127.866 135.307h.685c3.197.228 6.165 2.055 7.992 4.795c.913 1.598 1.37 3.653 1.37 5.708c-.457 5.252-4.567 9.133-9.818 9.133h-.685c-3.197-.228-6.165-2.055-7.992-4.795c-.913-1.598-1.37-3.653-1.37-5.708c.228-5.023 4.567-9.133 9.818-9.133m0-.685c-5.48 0-10.046 4.338-10.503 9.818c-.228 2.055.228 4.11 1.37 5.937c1.827 2.968 4.795 5.023 8.448 5.251h.685c5.48 0 10.047-4.338 10.504-9.818c.228-2.055-.457-4.11-1.37-5.937c-1.827-2.968-4.795-5.023-8.449-5.251z"/><path fill="#eff3f3" d="M128.095 141.7c1.826.228 3.425 1.827 3.196 3.653s-1.826 3.425-3.653 3.197s-3.425-1.827-3.197-3.653c0-1.827 1.827-3.425 3.654-3.197m-.229 17.353h-.913c-4.567-.228-8.905-2.968-11.188-6.85c-1.37-2.511-2.055-5.251-1.827-7.991c.228-3.197 1.598-6.165 3.653-8.449v-.228L27.4 204.263l103.663-45.666c-1.142.228-2.055.456-3.197.456"/><path fill="#0977f7" d="M124.441 131.653c1.37-.228 2.74-.456 4.339-.456c4.566.228 8.905 2.968 11.188 6.85c1.37 2.511 2.055 5.251 1.826 7.991c-.228 3.425-1.598 6.394-3.881 8.677l91.105-67.13z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 290"><path fill="#3d3b47" d="M127.866 286.234c-2.74 0-5.251-.685-7.078-1.598L10.503 221.16c-3.881-2.284-7.078-7.992-7.078-12.33V81.42c0-4.338 3.425-10.046 7.078-12.33L120.788 5.614c1.827-1.142 4.338-1.599 7.078-1.599s5.252.685 7.079 1.599L245 69.319c3.881 2.283 7.078 7.991 7.078 12.33v127.18c0 4.339-3.425 10.047-7.078 12.33l-110.056 63.705c-1.827.914-4.339 1.37-7.079 1.37"/><path fill="#ccc" d="M127.866 7.44c2.055 0 4.11.457 5.48 1.142L243.402 72.06c2.74 1.598 5.48 6.165 5.48 9.361v127.181c0 3.197-2.74 7.764-5.48 9.362l-110.056 63.705c-1.37.685-3.425 1.141-5.48 1.141s-4.11-.456-5.48-1.141L12.33 218.19c-2.74-1.598-5.48-6.165-5.48-9.361V81.42c0-3.196 2.74-7.763 5.48-9.361L122.386 8.582c1.37-.685 3.425-1.142 5.48-1.142m0-6.85c-3.196 0-6.393.685-8.905 2.055L8.905 66.122C4.11 69.09 0 75.94 0 81.42v127.181c0 5.709 3.882 12.559 8.905 15.299l110.056 63.704c2.512 1.37 5.709 2.055 8.905 2.055c3.197 0 6.394-.685 8.905-2.055L246.827 223.9c4.795-2.74 8.905-9.59 8.905-15.299V81.421c0-5.71-3.881-12.56-8.905-15.3L136.771 2.646C134.26 1.275 131.063.59 127.866.59"/><path fill="#eff3f3" d="M127.866 135.307h.685c3.197.228 6.165 2.055 7.992 4.795c.913 1.598 1.37 3.653 1.37 5.708c-.457 5.252-4.567 9.133-9.818 9.133h-.685c-3.197-.228-6.165-2.055-7.992-4.795c-.913-1.598-1.37-3.653-1.37-5.708c.228-5.023 4.567-9.133 9.818-9.133m0-.685c-5.48 0-10.046 4.338-10.503 9.818c-.228 2.055.228 4.11 1.37 5.937c1.827 2.968 4.795 5.023 8.448 5.251h.685c5.48 0 10.047-4.338 10.504-9.818c.228-2.055-.457-4.11-1.37-5.937c-1.827-2.968-4.795-5.023-8.449-5.251z"/><path fill="#eff3f3" d="M128.095 141.7c1.826.228 3.425 1.827 3.196 3.653s-1.826 3.425-3.653 3.197s-3.425-1.827-3.197-3.653c0-1.827 1.827-3.425 3.654-3.197m-.229 17.353h-.913c-4.567-.228-8.905-2.968-11.188-6.85c-1.37-2.511-2.055-5.251-1.827-7.991c.228-3.197 1.598-6.165 3.653-8.449v-.228L27.4 204.263l103.663-45.666c-1.142.228-2.055.456-3.197.456"/><path fill="#0977f7" d="M124.441 131.653c1.37-.228 2.74-.456 4.339-.456c4.566.228 8.905 2.968 11.188 6.85c1.37 2.511 2.055 5.251 1.826 7.991c-.228 3.425-1.598 6.394-3.881 8.677l91.105-67.13z"/></svg>
</template>

CSS

.icon-nodewebkit {
  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%20290%22%3E%3Cpath%20fill%3D%22%233d3b47%22%20d%3D%22M127.866%20286.234c-2.74%200-5.251-.685-7.078-1.598L10.503%20221.16c-3.881-2.284-7.078-7.992-7.078-12.33V81.42c0-4.338%203.425-10.046%207.078-12.33L120.788%205.614c1.827-1.142%204.338-1.599%207.078-1.599s5.252.685%207.079%201.599L245%2069.319c3.881%202.283%207.078%207.991%207.078%2012.33v127.18c0%204.339-3.425%2010.047-7.078%2012.33l-110.056%2063.705c-1.827.914-4.339%201.37-7.079%201.37%22%2F%3E%3Cpath%20fill%3D%22%23ccc%22%20d%3D%22M127.866%207.44c2.055%200%204.11.457%205.48%201.142L243.402%2072.06c2.74%201.598%205.48%206.165%205.48%209.361v127.181c0%203.197-2.74%207.764-5.48%209.362l-110.056%2063.705c-1.37.685-3.425%201.141-5.48%201.141s-4.11-.456-5.48-1.141L12.33%20218.19c-2.74-1.598-5.48-6.165-5.48-9.361V81.42c0-3.196%202.74-7.763%205.48-9.361L122.386%208.582c1.37-.685%203.425-1.142%205.48-1.142m0-6.85c-3.196%200-6.393.685-8.905%202.055L8.905%2066.122C4.11%2069.09%200%2075.94%200%2081.42v127.181c0%205.709%203.882%2012.559%208.905%2015.299l110.056%2063.704c2.512%201.37%205.709%202.055%208.905%202.055c3.197%200%206.394-.685%208.905-2.055L246.827%20223.9c4.795-2.74%208.905-9.59%208.905-15.299V81.421c0-5.71-3.881-12.56-8.905-15.3L136.771%202.646C134.26%201.275%20131.063.59%20127.866.59%22%2F%3E%3Cpath%20fill%3D%22%23eff3f3%22%20d%3D%22M127.866%20135.307h.685c3.197.228%206.165%202.055%207.992%204.795c.913%201.598%201.37%203.653%201.37%205.708c-.457%205.252-4.567%209.133-9.818%209.133h-.685c-3.197-.228-6.165-2.055-7.992-4.795c-.913-1.598-1.37-3.653-1.37-5.708c.228-5.023%204.567-9.133%209.818-9.133m0-.685c-5.48%200-10.046%204.338-10.503%209.818c-.228%202.055.228%204.11%201.37%205.937c1.827%202.968%204.795%205.023%208.448%205.251h.685c5.48%200%2010.047-4.338%2010.504-9.818c.228-2.055-.457-4.11-1.37-5.937c-1.827-2.968-4.795-5.023-8.449-5.251z%22%2F%3E%3Cpath%20fill%3D%22%23eff3f3%22%20d%3D%22M128.095%20141.7c1.826.228%203.425%201.827%203.196%203.653s-1.826%203.425-3.653%203.197s-3.425-1.827-3.197-3.653c0-1.827%201.827-3.425%203.654-3.197m-.229%2017.353h-.913c-4.567-.228-8.905-2.968-11.188-6.85c-1.37-2.511-2.055-5.251-1.827-7.991c.228-3.197%201.598-6.165%203.653-8.449v-.228L27.4%20204.263l103.663-45.666c-1.142.228-2.055.456-3.197.456%22%2F%3E%3Cpath%20fill%3D%22%230977f7%22%20d%3D%22M124.441%20131.653c1.37-.228%202.74-.456%204.339-.456c4.566.228%208.905%202.968%2011.188%206.85c1.37%202.511%202.055%205.251%201.826%207.991c-.228%203.425-1.598%206.394-3.881%208.677l91.105-67.13z%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%20290%22%3E%3Cpath%20fill%3D%22%233d3b47%22%20d%3D%22M127.866%20286.234c-2.74%200-5.251-.685-7.078-1.598L10.503%20221.16c-3.881-2.284-7.078-7.992-7.078-12.33V81.42c0-4.338%203.425-10.046%207.078-12.33L120.788%205.614c1.827-1.142%204.338-1.599%207.078-1.599s5.252.685%207.079%201.599L245%2069.319c3.881%202.283%207.078%207.991%207.078%2012.33v127.18c0%204.339-3.425%2010.047-7.078%2012.33l-110.056%2063.705c-1.827.914-4.339%201.37-7.079%201.37%22%2F%3E%3Cpath%20fill%3D%22%23ccc%22%20d%3D%22M127.866%207.44c2.055%200%204.11.457%205.48%201.142L243.402%2072.06c2.74%201.598%205.48%206.165%205.48%209.361v127.181c0%203.197-2.74%207.764-5.48%209.362l-110.056%2063.705c-1.37.685-3.425%201.141-5.48%201.141s-4.11-.456-5.48-1.141L12.33%20218.19c-2.74-1.598-5.48-6.165-5.48-9.361V81.42c0-3.196%202.74-7.763%205.48-9.361L122.386%208.582c1.37-.685%203.425-1.142%205.48-1.142m0-6.85c-3.196%200-6.393.685-8.905%202.055L8.905%2066.122C4.11%2069.09%200%2075.94%200%2081.42v127.181c0%205.709%203.882%2012.559%208.905%2015.299l110.056%2063.704c2.512%201.37%205.709%202.055%208.905%202.055c3.197%200%206.394-.685%208.905-2.055L246.827%20223.9c4.795-2.74%208.905-9.59%208.905-15.299V81.421c0-5.71-3.881-12.56-8.905-15.3L136.771%202.646C134.26%201.275%20131.063.59%20127.866.59%22%2F%3E%3Cpath%20fill%3D%22%23eff3f3%22%20d%3D%22M127.866%20135.307h.685c3.197.228%206.165%202.055%207.992%204.795c.913%201.598%201.37%203.653%201.37%205.708c-.457%205.252-4.567%209.133-9.818%209.133h-.685c-3.197-.228-6.165-2.055-7.992-4.795c-.913-1.598-1.37-3.653-1.37-5.708c.228-5.023%204.567-9.133%209.818-9.133m0-.685c-5.48%200-10.046%204.338-10.503%209.818c-.228%202.055.228%204.11%201.37%205.937c1.827%202.968%204.795%205.023%208.448%205.251h.685c5.48%200%2010.047-4.338%2010.504-9.818c.228-2.055-.457-4.11-1.37-5.937c-1.827-2.968-4.795-5.023-8.449-5.251z%22%2F%3E%3Cpath%20fill%3D%22%23eff3f3%22%20d%3D%22M128.095%20141.7c1.826.228%203.425%201.827%203.196%203.653s-1.826%203.425-3.653%203.197s-3.425-1.827-3.197-3.653c0-1.827%201.827-3.425%203.654-3.197m-.229%2017.353h-.913c-4.567-.228-8.905-2.968-11.188-6.85c-1.37-2.511-2.055-5.251-1.827-7.991c.228-3.197%201.598-6.165%203.653-8.449v-.228L27.4%20204.263l103.663-45.666c-1.142.228-2.055.456-3.197.456%22%2F%3E%3Cpath%20fill%3D%22%230977f7%22%20d%3D%22M124.441%20131.653c1.37-.228%202.74-.456%204.339-.456c4.566.228%208.905%202.968%2011.188%206.85c1.37%202.511%202.055%205.251%201.826%207.991c-.228%203.425-1.598%206.394-3.881%208.677l91.105-67.13z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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