alpinejs logo
alpinejs-dark from Skill Icons by tandpfun · Dark · MIT Free for personal and commercial use.
- Name
- alpinejs-dark
- Set
- Skill Icons
- Style
- Dark
- Viewbox
- 256×256
- License
- MIT
1 other variant in Skill Icons
The same logo in other sets
Use the alpinejs logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><rect width="256" height="256" fill="#242938" rx="60"/><path fill="#d8dee9" fill-rule="evenodd" d="M180.778 84L223 126.037l-42.222 42.037l-42.223-42.037z" clip-rule="evenodd"/><path fill="#77c1d2" fill-rule="evenodd" d="m75.222 84l87.532 87.148H78.31L33 126.037z" clip-rule="evenodd"/></g></svg>
React
import type { SVGProps } from "react";
export function SkillIconsAlpinejsDark(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><rect width="256" height="256" fill="#242938" rx="60"/><path fill="#d8dee9" fillRule="evenodd" d="M180.778 84L223 126.037l-42.222 42.037l-42.223-42.037z" clipRule="evenodd"/><path fill="#77c1d2" fillRule="evenodd" d="m75.222 84l87.532 87.148H78.31L33 126.037z" clipRule="evenodd"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><rect width="256" height="256" fill="#242938" rx="60"/><path fill="#d8dee9" fill-rule="evenodd" d="M180.778 84L223 126.037l-42.222 42.037l-42.223-42.037z" clip-rule="evenodd"/><path fill="#77c1d2" fill-rule="evenodd" d="m75.222 84l87.532 87.148H78.31L33 126.037z" clip-rule="evenodd"/></g></svg> </template>
CSS
.icon-alpinejs-dark {
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%20256%22%3E%3Cg%20fill%3D%22none%22%3E%3Crect%20width%3D%22256%22%20height%3D%22256%22%20fill%3D%22%23242938%22%20rx%3D%2260%22%2F%3E%3Cpath%20fill%3D%22%23d8dee9%22%20fill-rule%3D%22evenodd%22%20d%3D%22M180.778%2084L223%20126.037l-42.222%2042.037l-42.223-42.037z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%2377c1d2%22%20fill-rule%3D%22evenodd%22%20d%3D%22m75.222%2084l87.532%2087.148H78.31L33%20126.037z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%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%20256%22%3E%3Cg%20fill%3D%22none%22%3E%3Crect%20width%3D%22256%22%20height%3D%22256%22%20fill%3D%22%23242938%22%20rx%3D%2260%22%2F%3E%3Cpath%20fill%3D%22%23d8dee9%22%20fill-rule%3D%22evenodd%22%20d%3D%22M180.778%2084L223%20126.037l-42.222%2042.037l-42.223-42.037z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%2377c1d2%22%20fill-rule%3D%22evenodd%22%20d%3D%22m75.222%2084l87.532%2087.148H78.31L33%20126.037z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/skill-icons/alpinejs-dark.svg?color=%231a73e8&size=48