stenciljs logo
stenciljs from Devicon by konpa · Original · MIT Free for personal and commercial use.
- Name
- stenciljs
- Set
- Devicon
- Style
- Original
- Viewbox
- 128×128
- License
- MIT
1 other variant in Devicon
The same logo in other sets
Use the stenciljs logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#f4f4f4" d="M47.144 83H96l-26.409 29H21z"/><path fill="#a7a7a7" d="M47.087 83H96L34 98z"/><path fill="#fff" d="M128 49.17H26.653L0 78h101.347zM58.05 15h49.15L80.656 43.83h-49.19z"/></svg>
React
import type { SVGProps } from "react";
export function DeviconStenciljs(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#f4f4f4" d="M47.144 83H96l-26.409 29H21z"/><path fill="#a7a7a7" d="M47.087 83H96L34 98z"/><path fill="#fff" d="M128 49.17H26.653L0 78h101.347zM58.05 15h49.15L80.656 43.83h-49.19z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#f4f4f4" d="M47.144 83H96l-26.409 29H21z"/><path fill="#a7a7a7" d="M47.087 83H96L34 98z"/><path fill="#fff" d="M128 49.17H26.653L0 78h101.347zM58.05 15h49.15L80.656 43.83h-49.19z"/></svg> </template>
CSS
.icon-stenciljs {
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%23f4f4f4%22%20d%3D%22M47.144%2083H96l-26.409%2029H21z%22%2F%3E%3Cpath%20fill%3D%22%23a7a7a7%22%20d%3D%22M47.087%2083H96L34%2098z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M128%2049.17H26.653L0%2078h101.347zM58.05%2015h49.15L80.656%2043.83h-49.19z%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%23f4f4f4%22%20d%3D%22M47.144%2083H96l-26.409%2029H21z%22%2F%3E%3Cpath%20fill%3D%22%23a7a7a7%22%20d%3D%22M47.087%2083H96L34%2098z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M128%2049.17H26.653L0%2078h101.347zM58.05%2015h49.15L80.656%2043.83h-49.19z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/devicon/stenciljs.svg?color=%231a73e8&size=48