file type light neo4j logo
file-type-light-neo4j from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-light-neo4j
- Set
- VSCode Icons
- Style
- Color
- Viewbox
- 32×32
- License
- MIT
Related icons in VSCode Icons
file-type-accessfile-type-access2file-type-actionscriptfile-type-actionscript2file-type-adafile-type-advplfile-type-affinityfile-type-affinitydesignerfile-type-affinityphotofile-type-affinitypublisherfile-type-agdafile-type-agentsfile-type-aifile-type-ai2file-type-aikidofile-type-alfile-type-al-dalfile-type-alchemyfile-type-allcontributorsfile-type-alloyfile-type-allurefile-type-angularfile-type-ansiblefile-type-antlers-html
Use the file type light neo4j logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path d="M18.79 2.97a8.64 8.64 0 0 0-4.8 2.34c-1.43 1.44-2.17 3.17-2.42 5.73a55 55 0 0 0-.07 5.77l.52-.2a4.54 4.54 0 0 1 2.61-.01l.52.18l.07-3c.06-3.19.13-3.67.73-4.87c.41-.8 1.4-1.72 2.25-2.1c.97-.46 2.39-.63 3.48-.46A4.89 4.89 0 0 1 26 10.27c.23.9.24 1.38.24 6.38v5.38H30l-.06-5.88c-.04-5.56-.06-5.93-.33-6.92c-.7-2.76-2.42-4.77-4.82-5.67c-1.28-.49-2.5-.68-4.18-.66c-.83 0-1.65.05-1.83.07z"/><path fill="#018bff" d="M3.64 12.16A2.91 2.91 0 0 0 2 14.95c0 .4.07.93.17 1.16c.24.59.91 1.3 1.5 1.6c.7.38 2.05.38 2.74.02l.51-.26l1.6 1.08l1.59 1.1v1.65l-1.6 1.1l-1.6 1.09l-.4-.25a3.35 3.35 0 0 0-2.47-.15a3.5 3.5 0 0 0-1.8 1.62a3.77 3.77 0 0 0 0 2.6c.26.6.87 1.24 1.41 1.52c.23.11.76.23 1.21.26a2.94 2.94 0 0 0 2.56-1.02c.51-.6.85-1.64.76-2.36l-.06-.5l3.2-2.17l.58.26c.87.37 2.16.29 2.98-.21a2.85 2.85 0 0 0 1.4-2.48c.03-.78 0-.95-.32-1.56a3.08 3.08 0 0 0-4.15-1.36l-.46.23l-1.58-1.09l-1.58-1.08l-.04-.87a2.78 2.78 0 0 0-1.05-2.32a3.2 3.2 0 0 0-3.46-.4"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeLightNeo4j(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path d="M18.79 2.97a8.64 8.64 0 0 0-4.8 2.34c-1.43 1.44-2.17 3.17-2.42 5.73a55 55 0 0 0-.07 5.77l.52-.2a4.54 4.54 0 0 1 2.61-.01l.52.18l.07-3c.06-3.19.13-3.67.73-4.87c.41-.8 1.4-1.72 2.25-2.1c.97-.46 2.39-.63 3.48-.46A4.89 4.89 0 0 1 26 10.27c.23.9.24 1.38.24 6.38v5.38H30l-.06-5.88c-.04-5.56-.06-5.93-.33-6.92c-.7-2.76-2.42-4.77-4.82-5.67c-1.28-.49-2.5-.68-4.18-.66c-.83 0-1.65.05-1.83.07z"/><path fill="#018bff" d="M3.64 12.16A2.91 2.91 0 0 0 2 14.95c0 .4.07.93.17 1.16c.24.59.91 1.3 1.5 1.6c.7.38 2.05.38 2.74.02l.51-.26l1.6 1.08l1.59 1.1v1.65l-1.6 1.1l-1.6 1.09l-.4-.25a3.35 3.35 0 0 0-2.47-.15a3.5 3.5 0 0 0-1.8 1.62a3.77 3.77 0 0 0 0 2.6c.26.6.87 1.24 1.41 1.52c.23.11.76.23 1.21.26a2.94 2.94 0 0 0 2.56-1.02c.51-.6.85-1.64.76-2.36l-.06-.5l3.2-2.17l.58.26c.87.37 2.16.29 2.98-.21a2.85 2.85 0 0 0 1.4-2.48c.03-.78 0-.95-.32-1.56a3.08 3.08 0 0 0-4.15-1.36l-.46.23l-1.58-1.09l-1.58-1.08l-.04-.87a2.78 2.78 0 0 0-1.05-2.32a3.2 3.2 0 0 0-3.46-.4"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path d="M18.79 2.97a8.64 8.64 0 0 0-4.8 2.34c-1.43 1.44-2.17 3.17-2.42 5.73a55 55 0 0 0-.07 5.77l.52-.2a4.54 4.54 0 0 1 2.61-.01l.52.18l.07-3c.06-3.19.13-3.67.73-4.87c.41-.8 1.4-1.72 2.25-2.1c.97-.46 2.39-.63 3.48-.46A4.89 4.89 0 0 1 26 10.27c.23.9.24 1.38.24 6.38v5.38H30l-.06-5.88c-.04-5.56-.06-5.93-.33-6.92c-.7-2.76-2.42-4.77-4.82-5.67c-1.28-.49-2.5-.68-4.18-.66c-.83 0-1.65.05-1.83.07z"/><path fill="#018bff" d="M3.64 12.16A2.91 2.91 0 0 0 2 14.95c0 .4.07.93.17 1.16c.24.59.91 1.3 1.5 1.6c.7.38 2.05.38 2.74.02l.51-.26l1.6 1.08l1.59 1.1v1.65l-1.6 1.1l-1.6 1.09l-.4-.25a3.35 3.35 0 0 0-2.47-.15a3.5 3.5 0 0 0-1.8 1.62a3.77 3.77 0 0 0 0 2.6c.26.6.87 1.24 1.41 1.52c.23.11.76.23 1.21.26a2.94 2.94 0 0 0 2.56-1.02c.51-.6.85-1.64.76-2.36l-.06-.5l3.2-2.17l.58.26c.87.37 2.16.29 2.98-.21a2.85 2.85 0 0 0 1.4-2.48c.03-.78 0-.95-.32-1.56a3.08 3.08 0 0 0-4.15-1.36l-.46.23l-1.58-1.09l-1.58-1.08l-.04-.87a2.78 2.78 0 0 0-1.05-2.32a3.2 3.2 0 0 0-3.46-.4"/></svg> </template>
CSS
.icon-file-type-light-neo4j {
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%20d%3D%22M18.79%202.97a8.64%208.64%200%200%200-4.8%202.34c-1.43%201.44-2.17%203.17-2.42%205.73a55%2055%200%200%200-.07%205.77l.52-.2a4.54%204.54%200%200%201%202.61-.01l.52.18l.07-3c.06-3.19.13-3.67.73-4.87c.41-.8%201.4-1.72%202.25-2.1c.97-.46%202.39-.63%203.48-.46A4.89%204.89%200%200%201%2026%2010.27c.23.9.24%201.38.24%206.38v5.38H30l-.06-5.88c-.04-5.56-.06-5.93-.33-6.92c-.7-2.76-2.42-4.77-4.82-5.67c-1.28-.49-2.5-.68-4.18-.66c-.83%200-1.65.05-1.83.07z%22%2F%3E%3Cpath%20fill%3D%22%23018bff%22%20d%3D%22M3.64%2012.16A2.91%202.91%200%200%200%202%2014.95c0%20.4.07.93.17%201.16c.24.59.91%201.3%201.5%201.6c.7.38%202.05.38%202.74.02l.51-.26l1.6%201.08l1.59%201.1v1.65l-1.6%201.1l-1.6%201.09l-.4-.25a3.35%203.35%200%200%200-2.47-.15a3.5%203.5%200%200%200-1.8%201.62a3.77%203.77%200%200%200%200%202.6c.26.6.87%201.24%201.41%201.52c.23.11.76.23%201.21.26a2.94%202.94%200%200%200%202.56-1.02c.51-.6.85-1.64.76-2.36l-.06-.5l3.2-2.17l.58.26c.87.37%202.16.29%202.98-.21a2.85%202.85%200%200%200%201.4-2.48c.03-.78%200-.95-.32-1.56a3.08%203.08%200%200%200-4.15-1.36l-.46.23l-1.58-1.09l-1.58-1.08l-.04-.87a2.78%202.78%200%200%200-1.05-2.32a3.2%203.2%200%200%200-3.46-.4%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%20d%3D%22M18.79%202.97a8.64%208.64%200%200%200-4.8%202.34c-1.43%201.44-2.17%203.17-2.42%205.73a55%2055%200%200%200-.07%205.77l.52-.2a4.54%204.54%200%200%201%202.61-.01l.52.18l.07-3c.06-3.19.13-3.67.73-4.87c.41-.8%201.4-1.72%202.25-2.1c.97-.46%202.39-.63%203.48-.46A4.89%204.89%200%200%201%2026%2010.27c.23.9.24%201.38.24%206.38v5.38H30l-.06-5.88c-.04-5.56-.06-5.93-.33-6.92c-.7-2.76-2.42-4.77-4.82-5.67c-1.28-.49-2.5-.68-4.18-.66c-.83%200-1.65.05-1.83.07z%22%2F%3E%3Cpath%20fill%3D%22%23018bff%22%20d%3D%22M3.64%2012.16A2.91%202.91%200%200%200%202%2014.95c0%20.4.07.93.17%201.16c.24.59.91%201.3%201.5%201.6c.7.38%202.05.38%202.74.02l.51-.26l1.6%201.08l1.59%201.1v1.65l-1.6%201.1l-1.6%201.09l-.4-.25a3.35%203.35%200%200%200-2.47-.15a3.5%203.5%200%200%200-1.8%201.62a3.77%203.77%200%200%200%200%202.6c.26.6.87%201.24%201.41%201.52c.23.11.76.23%201.21.26a2.94%202.94%200%200%200%202.56-1.02c.51-.6.85-1.64.76-2.36l-.06-.5l3.2-2.17l.58.26c.87.37%202.16.29%202.98-.21a2.85%202.85%200%200%200%201.4-2.48c.03-.78%200-.95-.32-1.56a3.08%203.08%200%200%200-4.15-1.36l-.46.23l-1.58-1.09l-1.58-1.08l-.04-.87a2.78%202.78%200%200%200-1.05-2.32a3.2%203.2%200%200%200-3.46-.4%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/vscode-icons/file-type-light-neo4j.svg?color=%231a73e8&size=48