blitzjs icon logo
blitzjs-icon from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- blitzjs-icon
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 256×394
- License
- CC0
Use the blitzjs icon logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 394"><path fill="#6700eb" d="M65.062 196.687a78.8 78.8 0 0 1 62.965 31.42l64.178 85.287a5.25 5.25 0 0 1 .47 5.569l-36.994 71.675c-1.775 3.44-6.533 3.843-8.863.754L0 196.687zm44.12-194.596L256 196.796h-65.062a78.8 78.8 0 0 1-62.965-31.42L63.795 80.089a5.25 5.25 0 0 1-.47-5.568l36.994-71.677c1.774-3.439 6.532-3.843 8.862-.753"/></svg>
React
import type { SVGProps } from "react";
export function LogosBlitzjsIcon(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 394"><path fill="#6700eb" d="M65.062 196.687a78.8 78.8 0 0 1 62.965 31.42l64.178 85.287a5.25 5.25 0 0 1 .47 5.569l-36.994 71.675c-1.775 3.44-6.533 3.843-8.863.754L0 196.687zm44.12-194.596L256 196.796h-65.062a78.8 78.8 0 0 1-62.965-31.42L63.795 80.089a5.25 5.25 0 0 1-.47-5.568l36.994-71.677c1.774-3.439 6.532-3.843 8.862-.753"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 394"><path fill="#6700eb" d="M65.062 196.687a78.8 78.8 0 0 1 62.965 31.42l64.178 85.287a5.25 5.25 0 0 1 .47 5.569l-36.994 71.675c-1.775 3.44-6.533 3.843-8.863.754L0 196.687zm44.12-194.596L256 196.796h-65.062a78.8 78.8 0 0 1-62.965-31.42L63.795 80.089a5.25 5.25 0 0 1-.47-5.568l36.994-71.677c1.774-3.439 6.532-3.843 8.862-.753"/></svg> </template>
CSS
.icon-blitzjs-icon {
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%20394%22%3E%3Cpath%20fill%3D%22%236700eb%22%20d%3D%22M65.062%20196.687a78.8%2078.8%200%200%201%2062.965%2031.42l64.178%2085.287a5.25%205.25%200%200%201%20.47%205.569l-36.994%2071.675c-1.775%203.44-6.533%203.843-8.863.754L0%20196.687zm44.12-194.596L256%20196.796h-65.062a78.8%2078.8%200%200%201-62.965-31.42L63.795%2080.089a5.25%205.25%200%200%201-.47-5.568l36.994-71.677c1.774-3.439%206.532-3.843%208.862-.753%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%20394%22%3E%3Cpath%20fill%3D%22%236700eb%22%20d%3D%22M65.062%20196.687a78.8%2078.8%200%200%201%2062.965%2031.42l64.178%2085.287a5.25%205.25%200%200%201%20.47%205.569l-36.994%2071.675c-1.775%203.44-6.533%203.843-8.863.754L0%20196.687zm44.12-194.596L256%20196.796h-65.062a78.8%2078.8%200%200%201-62.965-31.42L63.795%2080.089a5.25%205.25%200%200%201-.47-5.568l36.994-71.677c1.774-3.439%206.532-3.843%208.862-.753%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/blitzjs-icon.svg?color=%231a73e8&size=48