vite js logo
vite-js from Boxicons Brands by Boxicons · Logo · MIT Free for personal and commercial use.
- Name
- vite-js
- Set
- Boxicons Brands
- Style
- Logo
- Viewbox
- 24×24
- License
- MIT
Use the vite js logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m20.92 5.1l-4.07.74l.65-2.25c.11-.38.04-.78-.2-1.09c-.23-.31-.6-.5-.99-.5h-.1l-.14.02l-6.6 1.29c-.56.11-.97.58-1 1.15l-.09 1.58l-5.29-.95a.49.49 0 0 0-.51.72l9.09 15.94c.19.33.66.33.84 0l8.91-15.94c.2-.36-.11-.79-.51-.71ZM9.67 4.3l6.6-1.29h.05c.16 0 .28.15.23.31L15.32 7.6s-.01.08 0 .12c0 .01.01.02.02.03c0 .02.02.05.04.07c0 .01.02.02.03.03c.02.01.04.03.06.04c.01 0 .03 0 .05.01c.02 0 .03.01.05.01h.05l1.89-.36h.1c.02 0 .03 0 .05.01s.04.03.06.05l.03.03c.02.02.02.05.03.08c0 .01.01.03.01.04c0 .04 0 .09-.02.13l-5.38 10.73l-.1.15c-.03.05-.08.08-.12.09h-.18a.22.22 0 0 1-.1-.09s-.01-.02-.02-.03c-.02-.04-.04-.09-.02-.15l.87-4.2v-.12c0-.01-.01-.02-.02-.03a.2.2 0 0 0-.04-.06c0-.01-.02-.02-.03-.03c-.02-.01-.04-.03-.06-.03c-.01 0-.03 0-.04-.01h-.03c-.02 0-.05 0-.07.01l-1.13.34h-.14c-.02 0-.04-.02-.06-.03c-.01 0-.02-.02-.03-.03c-.02-.02-.03-.04-.04-.06c0-.01-.01-.02-.02-.03c-.01-.04-.02-.08 0-.12l.55-2.67c.01-.07 0-.14-.05-.19c0 0 0-.01-.01-.02c-.04-.05-.1-.07-.16-.08h-.08l-1.84.42h-.07c-.13 0-.24-.12-.23-.26l.41-6.85c0-.11.09-.2.2-.22Z"/></svg>
React
import type { SVGProps } from "react";
export function BxlViteJs(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="m20.92 5.1l-4.07.74l.65-2.25c.11-.38.04-.78-.2-1.09c-.23-.31-.6-.5-.99-.5h-.1l-.14.02l-6.6 1.29c-.56.11-.97.58-1 1.15l-.09 1.58l-5.29-.95a.49.49 0 0 0-.51.72l9.09 15.94c.19.33.66.33.84 0l8.91-15.94c.2-.36-.11-.79-.51-.71ZM9.67 4.3l6.6-1.29h.05c.16 0 .28.15.23.31L15.32 7.6s-.01.08 0 .12c0 .01.01.02.02.03c0 .02.02.05.04.07c0 .01.02.02.03.03c.02.01.04.03.06.04c.01 0 .03 0 .05.01c.02 0 .03.01.05.01h.05l1.89-.36h.1c.02 0 .03 0 .05.01s.04.03.06.05l.03.03c.02.02.02.05.03.08c0 .01.01.03.01.04c0 .04 0 .09-.02.13l-5.38 10.73l-.1.15c-.03.05-.08.08-.12.09h-.18a.22.22 0 0 1-.1-.09s-.01-.02-.02-.03c-.02-.04-.04-.09-.02-.15l.87-4.2v-.12c0-.01-.01-.02-.02-.03a.2.2 0 0 0-.04-.06c0-.01-.02-.02-.03-.03c-.02-.01-.04-.03-.06-.03c-.01 0-.03 0-.04-.01h-.03c-.02 0-.05 0-.07.01l-1.13.34h-.14c-.02 0-.04-.02-.06-.03c-.01 0-.02-.02-.03-.03c-.02-.02-.03-.04-.04-.06c0-.01-.01-.02-.02-.03c-.01-.04-.02-.08 0-.12l.55-2.67c.01-.07 0-.14-.05-.19c0 0 0-.01-.01-.02c-.04-.05-.1-.07-.16-.08h-.08l-1.84.42h-.07c-.13 0-.24-.12-.23-.26l.41-6.85c0-.11.09-.2.2-.22Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m20.92 5.1l-4.07.74l.65-2.25c.11-.38.04-.78-.2-1.09c-.23-.31-.6-.5-.99-.5h-.1l-.14.02l-6.6 1.29c-.56.11-.97.58-1 1.15l-.09 1.58l-5.29-.95a.49.49 0 0 0-.51.72l9.09 15.94c.19.33.66.33.84 0l8.91-15.94c.2-.36-.11-.79-.51-.71ZM9.67 4.3l6.6-1.29h.05c.16 0 .28.15.23.31L15.32 7.6s-.01.08 0 .12c0 .01.01.02.02.03c0 .02.02.05.04.07c0 .01.02.02.03.03c.02.01.04.03.06.04c.01 0 .03 0 .05.01c.02 0 .03.01.05.01h.05l1.89-.36h.1c.02 0 .03 0 .05.01s.04.03.06.05l.03.03c.02.02.02.05.03.08c0 .01.01.03.01.04c0 .04 0 .09-.02.13l-5.38 10.73l-.1.15c-.03.05-.08.08-.12.09h-.18a.22.22 0 0 1-.1-.09s-.01-.02-.02-.03c-.02-.04-.04-.09-.02-.15l.87-4.2v-.12c0-.01-.01-.02-.02-.03a.2.2 0 0 0-.04-.06c0-.01-.02-.02-.03-.03c-.02-.01-.04-.03-.06-.03c-.01 0-.03 0-.04-.01h-.03c-.02 0-.05 0-.07.01l-1.13.34h-.14c-.02 0-.04-.02-.06-.03c-.01 0-.02-.02-.03-.03c-.02-.02-.03-.04-.04-.06c0-.01-.01-.02-.02-.03c-.01-.04-.02-.08 0-.12l.55-2.67c.01-.07 0-.14-.05-.19c0 0 0-.01-.01-.02c-.04-.05-.1-.07-.16-.08h-.08l-1.84.42h-.07c-.13 0-.24-.12-.23-.26l.41-6.85c0-.11.09-.2.2-.22Z"/></svg> </template>
CSS
.icon-vite-js {
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%22m20.92%205.1l-4.07.74l.65-2.25c.11-.38.04-.78-.2-1.09c-.23-.31-.6-.5-.99-.5h-.1l-.14.02l-6.6%201.29c-.56.11-.97.58-1%201.15l-.09%201.58l-5.29-.95a.49.49%200%200%200-.51.72l9.09%2015.94c.19.33.66.33.84%200l8.91-15.94c.2-.36-.11-.79-.51-.71ZM9.67%204.3l6.6-1.29h.05c.16%200%20.28.15.23.31L15.32%207.6s-.01.08%200%20.12c0%20.01.01.02.02.03c0%20.02.02.05.04.07c0%20.01.02.02.03.03c.02.01.04.03.06.04c.01%200%20.03%200%20.05.01c.02%200%20.03.01.05.01h.05l1.89-.36h.1c.02%200%20.03%200%20.05.01s.04.03.06.05l.03.03c.02.02.02.05.03.08c0%20.01.01.03.01.04c0%20.04%200%20.09-.02.13l-5.38%2010.73l-.1.15c-.03.05-.08.08-.12.09h-.18a.22.22%200%200%201-.1-.09s-.01-.02-.02-.03c-.02-.04-.04-.09-.02-.15l.87-4.2v-.12c0-.01-.01-.02-.02-.03a.2.2%200%200%200-.04-.06c0-.01-.02-.02-.03-.03c-.02-.01-.04-.03-.06-.03c-.01%200-.03%200-.04-.01h-.03c-.02%200-.05%200-.07.01l-1.13.34h-.14c-.02%200-.04-.02-.06-.03c-.01%200-.02-.02-.03-.03c-.02-.02-.03-.04-.04-.06c0-.01-.01-.02-.02-.03c-.01-.04-.02-.08%200-.12l.55-2.67c.01-.07%200-.14-.05-.19c0%200%200-.01-.01-.02c-.04-.05-.1-.07-.16-.08h-.08l-1.84.42h-.07c-.13%200-.24-.12-.23-.26l.41-6.85c0-.11.09-.2.2-.22Z%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%22m20.92%205.1l-4.07.74l.65-2.25c.11-.38.04-.78-.2-1.09c-.23-.31-.6-.5-.99-.5h-.1l-.14.02l-6.6%201.29c-.56.11-.97.58-1%201.15l-.09%201.58l-5.29-.95a.49.49%200%200%200-.51.72l9.09%2015.94c.19.33.66.33.84%200l8.91-15.94c.2-.36-.11-.79-.51-.71ZM9.67%204.3l6.6-1.29h.05c.16%200%20.28.15.23.31L15.32%207.6s-.01.08%200%20.12c0%20.01.01.02.02.03c0%20.02.02.05.04.07c0%20.01.02.02.03.03c.02.01.04.03.06.04c.01%200%20.03%200%20.05.01c.02%200%20.03.01.05.01h.05l1.89-.36h.1c.02%200%20.03%200%20.05.01s.04.03.06.05l.03.03c.02.02.02.05.03.08c0%20.01.01.03.01.04c0%20.04%200%20.09-.02.13l-5.38%2010.73l-.1.15c-.03.05-.08.08-.12.09h-.18a.22.22%200%200%201-.1-.09s-.01-.02-.02-.03c-.02-.04-.04-.09-.02-.15l.87-4.2v-.12c0-.01-.01-.02-.02-.03a.2.2%200%200%200-.04-.06c0-.01-.02-.02-.03-.03c-.02-.01-.04-.03-.06-.03c-.01%200-.03%200-.04-.01h-.03c-.02%200-.05%200-.07.01l-1.13.34h-.14c-.02%200-.04-.02-.06-.03c-.01%200-.02-.02-.03-.03c-.02-.02-.03-.04-.04-.06c0-.01-.01-.02-.02-.03c-.01-.04-.02-.08%200-.12l.55-2.67c.01-.07%200-.14-.05-.19c0%200%200-.01-.01-.02c-.04-.05-.1-.07-.16-.08h-.08l-1.84.42h-.07c-.13%200-.24-.12-.23-.26l.41-6.85c0-.11.09-.2.2-.22Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bxl/vite-js.svg?color=%231a73e8&size=48