nodewebkit logo
nodewebkit from Devicon by konpa · Original · MIT Free for personal and commercial use.
- Name
- nodewebkit
- Set
- Devicon
- Style
- Original
- Viewbox
- 128×128
- License
- MIT
1 other variant in Devicon
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 128 128"><path fill="#3d3b47" d="M64 125.8c-1.2 0-2.3-.3-3.1-.7L12.6 97.3c-1.7-1-3.1-3.5-3.1-5.4V36.1c0-1.9 1.5-4.4 3.1-5.4L60.9 2.9c.8-.5 1.9-.7 3.1-.7s2.3.3 3.1.7l48.2 27.9c1.7 1 3.1 3.5 3.1 5.4v55.7c0 1.9-1.5 4.4-3.1 5.4l-48.2 27.9c-.8.4-1.9.6-3.1.6"/><path fill="#ccc" d="M64 3.7c.9 0 1.8.2 2.4.5L114.6 32c1.2.7 2.4 2.7 2.4 4.1v55.7c0 1.4-1.2 3.4-2.4 4.1l-48.2 27.9c-.6.3-1.5.5-2.4.5s-1.8-.2-2.4-.5L13.4 96c-1.2-.7-2.4-2.7-2.4-4.1V36.1c0-1.4 1.2-3.4 2.4-4.1L61.6 4.2c.6-.3 1.5-.5 2.4-.5m0-3c-1.4 0-2.8.3-3.9.9L11.9 29.4C9.8 30.7 8 33.7 8 36.1v55.7c0 2.5 1.7 5.5 3.9 6.7l48.2 27.9c1.1.6 2.5.9 3.9.9s2.8-.3 3.9-.9l48.2-27.9c2.1-1.2 3.9-4.2 3.9-6.7V36.1c0-2.5-1.7-5.5-3.9-6.7L67.9 1.6C66.8 1 65.4.7 64 .7"/><path fill="#eff3f3" d="M64 59.7h.3c1.4.1 2.7.9 3.5 2.1c.4.7.6 1.6.6 2.5c-.2 2.3-2 4-4.3 4h-.3c-1.4-.1-2.7-.9-3.5-2.1c-.4-.7-.6-1.6-.6-2.5c.1-2.2 2-4 4.3-4m0-.3c-2.4 0-4.4 1.9-4.6 4.3c-.1.9.1 1.8.6 2.6c.8 1.3 2.1 2.2 3.7 2.3h.3c2.4 0 4.4-1.9 4.6-4.3c.1-.9-.2-1.8-.6-2.6c-.8-1.3-2.1-2.2-3.7-2.3z"/><path fill="#eff3f3" d="M64.1 62.5c.8.1 1.5.8 1.4 1.6s-.8 1.5-1.6 1.4s-1.5-.8-1.4-1.6c0-.8.8-1.5 1.6-1.4m-.1 7.6h-.4c-2-.1-3.9-1.3-4.9-3c-.6-1.1-.9-2.3-.8-3.5c.1-1.4.7-2.7 1.6-3.7v-.1L20 89.9l45.4-20c-.5.1-.9.2-1.4.2"/><path fill="#0977f7" d="M62.5 58.1c.6-.1 1.2-.2 1.9-.2c2 .1 3.9 1.3 4.9 3c.6 1.1.9 2.3.8 3.5c-.1 1.5-.7 2.8-1.7 3.8l39.9-29.4z"/></svg>
React
import type { SVGProps } from "react";
export function DeviconNodewebkit(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#3d3b47" d="M64 125.8c-1.2 0-2.3-.3-3.1-.7L12.6 97.3c-1.7-1-3.1-3.5-3.1-5.4V36.1c0-1.9 1.5-4.4 3.1-5.4L60.9 2.9c.8-.5 1.9-.7 3.1-.7s2.3.3 3.1.7l48.2 27.9c1.7 1 3.1 3.5 3.1 5.4v55.7c0 1.9-1.5 4.4-3.1 5.4l-48.2 27.9c-.8.4-1.9.6-3.1.6"/><path fill="#ccc" d="M64 3.7c.9 0 1.8.2 2.4.5L114.6 32c1.2.7 2.4 2.7 2.4 4.1v55.7c0 1.4-1.2 3.4-2.4 4.1l-48.2 27.9c-.6.3-1.5.5-2.4.5s-1.8-.2-2.4-.5L13.4 96c-1.2-.7-2.4-2.7-2.4-4.1V36.1c0-1.4 1.2-3.4 2.4-4.1L61.6 4.2c.6-.3 1.5-.5 2.4-.5m0-3c-1.4 0-2.8.3-3.9.9L11.9 29.4C9.8 30.7 8 33.7 8 36.1v55.7c0 2.5 1.7 5.5 3.9 6.7l48.2 27.9c1.1.6 2.5.9 3.9.9s2.8-.3 3.9-.9l48.2-27.9c2.1-1.2 3.9-4.2 3.9-6.7V36.1c0-2.5-1.7-5.5-3.9-6.7L67.9 1.6C66.8 1 65.4.7 64 .7"/><path fill="#eff3f3" d="M64 59.7h.3c1.4.1 2.7.9 3.5 2.1c.4.7.6 1.6.6 2.5c-.2 2.3-2 4-4.3 4h-.3c-1.4-.1-2.7-.9-3.5-2.1c-.4-.7-.6-1.6-.6-2.5c.1-2.2 2-4 4.3-4m0-.3c-2.4 0-4.4 1.9-4.6 4.3c-.1.9.1 1.8.6 2.6c.8 1.3 2.1 2.2 3.7 2.3h.3c2.4 0 4.4-1.9 4.6-4.3c.1-.9-.2-1.8-.6-2.6c-.8-1.3-2.1-2.2-3.7-2.3z"/><path fill="#eff3f3" d="M64.1 62.5c.8.1 1.5.8 1.4 1.6s-.8 1.5-1.6 1.4s-1.5-.8-1.4-1.6c0-.8.8-1.5 1.6-1.4m-.1 7.6h-.4c-2-.1-3.9-1.3-4.9-3c-.6-1.1-.9-2.3-.8-3.5c.1-1.4.7-2.7 1.6-3.7v-.1L20 89.9l45.4-20c-.5.1-.9.2-1.4.2"/><path fill="#0977f7" d="M62.5 58.1c.6-.1 1.2-.2 1.9-.2c2 .1 3.9 1.3 4.9 3c.6 1.1.9 2.3.8 3.5c-.1 1.5-.7 2.8-1.7 3.8l39.9-29.4z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#3d3b47" d="M64 125.8c-1.2 0-2.3-.3-3.1-.7L12.6 97.3c-1.7-1-3.1-3.5-3.1-5.4V36.1c0-1.9 1.5-4.4 3.1-5.4L60.9 2.9c.8-.5 1.9-.7 3.1-.7s2.3.3 3.1.7l48.2 27.9c1.7 1 3.1 3.5 3.1 5.4v55.7c0 1.9-1.5 4.4-3.1 5.4l-48.2 27.9c-.8.4-1.9.6-3.1.6"/><path fill="#ccc" d="M64 3.7c.9 0 1.8.2 2.4.5L114.6 32c1.2.7 2.4 2.7 2.4 4.1v55.7c0 1.4-1.2 3.4-2.4 4.1l-48.2 27.9c-.6.3-1.5.5-2.4.5s-1.8-.2-2.4-.5L13.4 96c-1.2-.7-2.4-2.7-2.4-4.1V36.1c0-1.4 1.2-3.4 2.4-4.1L61.6 4.2c.6-.3 1.5-.5 2.4-.5m0-3c-1.4 0-2.8.3-3.9.9L11.9 29.4C9.8 30.7 8 33.7 8 36.1v55.7c0 2.5 1.7 5.5 3.9 6.7l48.2 27.9c1.1.6 2.5.9 3.9.9s2.8-.3 3.9-.9l48.2-27.9c2.1-1.2 3.9-4.2 3.9-6.7V36.1c0-2.5-1.7-5.5-3.9-6.7L67.9 1.6C66.8 1 65.4.7 64 .7"/><path fill="#eff3f3" d="M64 59.7h.3c1.4.1 2.7.9 3.5 2.1c.4.7.6 1.6.6 2.5c-.2 2.3-2 4-4.3 4h-.3c-1.4-.1-2.7-.9-3.5-2.1c-.4-.7-.6-1.6-.6-2.5c.1-2.2 2-4 4.3-4m0-.3c-2.4 0-4.4 1.9-4.6 4.3c-.1.9.1 1.8.6 2.6c.8 1.3 2.1 2.2 3.7 2.3h.3c2.4 0 4.4-1.9 4.6-4.3c.1-.9-.2-1.8-.6-2.6c-.8-1.3-2.1-2.2-3.7-2.3z"/><path fill="#eff3f3" d="M64.1 62.5c.8.1 1.5.8 1.4 1.6s-.8 1.5-1.6 1.4s-1.5-.8-1.4-1.6c0-.8.8-1.5 1.6-1.4m-.1 7.6h-.4c-2-.1-3.9-1.3-4.9-3c-.6-1.1-.9-2.3-.8-3.5c.1-1.4.7-2.7 1.6-3.7v-.1L20 89.9l45.4-20c-.5.1-.9.2-1.4.2"/><path fill="#0977f7" d="M62.5 58.1c.6-.1 1.2-.2 1.9-.2c2 .1 3.9 1.3 4.9 3c.6 1.1.9 2.3.8 3.5c-.1 1.5-.7 2.8-1.7 3.8l39.9-29.4z"/></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%20128%20128%22%3E%3Cpath%20fill%3D%22%233d3b47%22%20d%3D%22M64%20125.8c-1.2%200-2.3-.3-3.1-.7L12.6%2097.3c-1.7-1-3.1-3.5-3.1-5.4V36.1c0-1.9%201.5-4.4%203.1-5.4L60.9%202.9c.8-.5%201.9-.7%203.1-.7s2.3.3%203.1.7l48.2%2027.9c1.7%201%203.1%203.5%203.1%205.4v55.7c0%201.9-1.5%204.4-3.1%205.4l-48.2%2027.9c-.8.4-1.9.6-3.1.6%22%2F%3E%3Cpath%20fill%3D%22%23ccc%22%20d%3D%22M64%203.7c.9%200%201.8.2%202.4.5L114.6%2032c1.2.7%202.4%202.7%202.4%204.1v55.7c0%201.4-1.2%203.4-2.4%204.1l-48.2%2027.9c-.6.3-1.5.5-2.4.5s-1.8-.2-2.4-.5L13.4%2096c-1.2-.7-2.4-2.7-2.4-4.1V36.1c0-1.4%201.2-3.4%202.4-4.1L61.6%204.2c.6-.3%201.5-.5%202.4-.5m0-3c-1.4%200-2.8.3-3.9.9L11.9%2029.4C9.8%2030.7%208%2033.7%208%2036.1v55.7c0%202.5%201.7%205.5%203.9%206.7l48.2%2027.9c1.1.6%202.5.9%203.9.9s2.8-.3%203.9-.9l48.2-27.9c2.1-1.2%203.9-4.2%203.9-6.7V36.1c0-2.5-1.7-5.5-3.9-6.7L67.9%201.6C66.8%201%2065.4.7%2064%20.7%22%2F%3E%3Cpath%20fill%3D%22%23eff3f3%22%20d%3D%22M64%2059.7h.3c1.4.1%202.7.9%203.5%202.1c.4.7.6%201.6.6%202.5c-.2%202.3-2%204-4.3%204h-.3c-1.4-.1-2.7-.9-3.5-2.1c-.4-.7-.6-1.6-.6-2.5c.1-2.2%202-4%204.3-4m0-.3c-2.4%200-4.4%201.9-4.6%204.3c-.1.9.1%201.8.6%202.6c.8%201.3%202.1%202.2%203.7%202.3h.3c2.4%200%204.4-1.9%204.6-4.3c.1-.9-.2-1.8-.6-2.6c-.8-1.3-2.1-2.2-3.7-2.3z%22%2F%3E%3Cpath%20fill%3D%22%23eff3f3%22%20d%3D%22M64.1%2062.5c.8.1%201.5.8%201.4%201.6s-.8%201.5-1.6%201.4s-1.5-.8-1.4-1.6c0-.8.8-1.5%201.6-1.4m-.1%207.6h-.4c-2-.1-3.9-1.3-4.9-3c-.6-1.1-.9-2.3-.8-3.5c.1-1.4.7-2.7%201.6-3.7v-.1L20%2089.9l45.4-20c-.5.1-.9.2-1.4.2%22%2F%3E%3Cpath%20fill%3D%22%230977f7%22%20d%3D%22M62.5%2058.1c.6-.1%201.2-.2%201.9-.2c2%20.1%203.9%201.3%204.9%203c.6%201.1.9%202.3.8%203.5c-.1%201.5-.7%202.8-1.7%203.8l39.9-29.4z%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%20128%20128%22%3E%3Cpath%20fill%3D%22%233d3b47%22%20d%3D%22M64%20125.8c-1.2%200-2.3-.3-3.1-.7L12.6%2097.3c-1.7-1-3.1-3.5-3.1-5.4V36.1c0-1.9%201.5-4.4%203.1-5.4L60.9%202.9c.8-.5%201.9-.7%203.1-.7s2.3.3%203.1.7l48.2%2027.9c1.7%201%203.1%203.5%203.1%205.4v55.7c0%201.9-1.5%204.4-3.1%205.4l-48.2%2027.9c-.8.4-1.9.6-3.1.6%22%2F%3E%3Cpath%20fill%3D%22%23ccc%22%20d%3D%22M64%203.7c.9%200%201.8.2%202.4.5L114.6%2032c1.2.7%202.4%202.7%202.4%204.1v55.7c0%201.4-1.2%203.4-2.4%204.1l-48.2%2027.9c-.6.3-1.5.5-2.4.5s-1.8-.2-2.4-.5L13.4%2096c-1.2-.7-2.4-2.7-2.4-4.1V36.1c0-1.4%201.2-3.4%202.4-4.1L61.6%204.2c.6-.3%201.5-.5%202.4-.5m0-3c-1.4%200-2.8.3-3.9.9L11.9%2029.4C9.8%2030.7%208%2033.7%208%2036.1v55.7c0%202.5%201.7%205.5%203.9%206.7l48.2%2027.9c1.1.6%202.5.9%203.9.9s2.8-.3%203.9-.9l48.2-27.9c2.1-1.2%203.9-4.2%203.9-6.7V36.1c0-2.5-1.7-5.5-3.9-6.7L67.9%201.6C66.8%201%2065.4.7%2064%20.7%22%2F%3E%3Cpath%20fill%3D%22%23eff3f3%22%20d%3D%22M64%2059.7h.3c1.4.1%202.7.9%203.5%202.1c.4.7.6%201.6.6%202.5c-.2%202.3-2%204-4.3%204h-.3c-1.4-.1-2.7-.9-3.5-2.1c-.4-.7-.6-1.6-.6-2.5c.1-2.2%202-4%204.3-4m0-.3c-2.4%200-4.4%201.9-4.6%204.3c-.1.9.1%201.8.6%202.6c.8%201.3%202.1%202.2%203.7%202.3h.3c2.4%200%204.4-1.9%204.6-4.3c.1-.9-.2-1.8-.6-2.6c-.8-1.3-2.1-2.2-3.7-2.3z%22%2F%3E%3Cpath%20fill%3D%22%23eff3f3%22%20d%3D%22M64.1%2062.5c.8.1%201.5.8%201.4%201.6s-.8%201.5-1.6%201.4s-1.5-.8-1.4-1.6c0-.8.8-1.5%201.6-1.4m-.1%207.6h-.4c-2-.1-3.9-1.3-4.9-3c-.6-1.1-.9-2.3-.8-3.5c.1-1.4.7-2.7%201.6-3.7v-.1L20%2089.9l45.4-20c-.5.1-.9.2-1.4.2%22%2F%3E%3Cpath%20fill%3D%22%230977f7%22%20d%3D%22M62.5%2058.1c.6-.1%201.2-.2%201.9-.2c2%20.1%203.9%201.3%204.9%203c.6%201.1.9%202.3.8%203.5c-.1%201.5-.7%202.8-1.7%203.8l39.9-29.4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/devicon/nodewebkit.svg?color=%231a73e8&size=48