tenzir logo
tenzir from Devicon by konpa · Original · MIT Free for personal and commercial use.
- Name
- tenzir
- Set
- Devicon
- Style
- Original
- Viewbox
- 128×128
- License
- MIT
1 other variant in Devicon
Use the tenzir logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#0e1017" d="M73.598 24.622a1.605 1.605 0 0 0-1.606 1.01l-18.72 45.045a1.61 1.61 0 0 0 .884 2.173c.232.082.477.115.722.097h22.027c.67.015 1.28-.387 1.529-1.01l9.653-22.941a1.61 1.61 0 0 1 1.52-1.02h28.411a1.605 1.605 0 0 0 1.606-1.009l8.23-20.037a1.605 1.605 0 0 0-.904-2.173a1.6 1.6 0 0 0-.625-.135zm-63.535.01a1.605 1.605 0 0 0-1.606 1.01L.14 45.679a1.61 1.61 0 0 0 .904 2.163c.197.084.409.125.625.125h25.326a1.605 1.605 0 0 1 1.48 2.25L7.352 101.08a1.61 1.61 0 0 0 .913 2.173q.297.125.625.125h55.42a1.61 1.61 0 0 0 1.615-1.03l8.384-20.229a1.61 1.61 0 0 0-.98-2.105a1.6 1.6 0 0 0-.626-.135h-28.7a1.605 1.605 0 0 1-1.615-1.606a1.8 1.8 0 0 1 .106-.76L63.877 26.93a1.605 1.605 0 0 0-.884-2.173a1.8 1.8 0 0 0-.645-.125z"/></svg>
React
import type { SVGProps } from "react";
export function DeviconTenzir(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#0e1017" d="M73.598 24.622a1.605 1.605 0 0 0-1.606 1.01l-18.72 45.045a1.61 1.61 0 0 0 .884 2.173c.232.082.477.115.722.097h22.027c.67.015 1.28-.387 1.529-1.01l9.653-22.941a1.61 1.61 0 0 1 1.52-1.02h28.411a1.605 1.605 0 0 0 1.606-1.009l8.23-20.037a1.605 1.605 0 0 0-.904-2.173a1.6 1.6 0 0 0-.625-.135zm-63.535.01a1.605 1.605 0 0 0-1.606 1.01L.14 45.679a1.61 1.61 0 0 0 .904 2.163c.197.084.409.125.625.125h25.326a1.605 1.605 0 0 1 1.48 2.25L7.352 101.08a1.61 1.61 0 0 0 .913 2.173q.297.125.625.125h55.42a1.61 1.61 0 0 0 1.615-1.03l8.384-20.229a1.61 1.61 0 0 0-.98-2.105a1.6 1.6 0 0 0-.626-.135h-28.7a1.605 1.605 0 0 1-1.615-1.606a1.8 1.8 0 0 1 .106-.76L63.877 26.93a1.605 1.605 0 0 0-.884-2.173a1.8 1.8 0 0 0-.645-.125z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#0e1017" d="M73.598 24.622a1.605 1.605 0 0 0-1.606 1.01l-18.72 45.045a1.61 1.61 0 0 0 .884 2.173c.232.082.477.115.722.097h22.027c.67.015 1.28-.387 1.529-1.01l9.653-22.941a1.61 1.61 0 0 1 1.52-1.02h28.411a1.605 1.605 0 0 0 1.606-1.009l8.23-20.037a1.605 1.605 0 0 0-.904-2.173a1.6 1.6 0 0 0-.625-.135zm-63.535.01a1.605 1.605 0 0 0-1.606 1.01L.14 45.679a1.61 1.61 0 0 0 .904 2.163c.197.084.409.125.625.125h25.326a1.605 1.605 0 0 1 1.48 2.25L7.352 101.08a1.61 1.61 0 0 0 .913 2.173q.297.125.625.125h55.42a1.61 1.61 0 0 0 1.615-1.03l8.384-20.229a1.61 1.61 0 0 0-.98-2.105a1.6 1.6 0 0 0-.626-.135h-28.7a1.605 1.605 0 0 1-1.615-1.606a1.8 1.8 0 0 1 .106-.76L63.877 26.93a1.605 1.605 0 0 0-.884-2.173a1.8 1.8 0 0 0-.645-.125z"/></svg> </template>
CSS
.icon-tenzir {
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%230e1017%22%20d%3D%22M73.598%2024.622a1.605%201.605%200%200%200-1.606%201.01l-18.72%2045.045a1.61%201.61%200%200%200%20.884%202.173c.232.082.477.115.722.097h22.027c.67.015%201.28-.387%201.529-1.01l9.653-22.941a1.61%201.61%200%200%201%201.52-1.02h28.411a1.605%201.605%200%200%200%201.606-1.009l8.23-20.037a1.605%201.605%200%200%200-.904-2.173a1.6%201.6%200%200%200-.625-.135zm-63.535.01a1.605%201.605%200%200%200-1.606%201.01L.14%2045.679a1.61%201.61%200%200%200%20.904%202.163c.197.084.409.125.625.125h25.326a1.605%201.605%200%200%201%201.48%202.25L7.352%20101.08a1.61%201.61%200%200%200%20.913%202.173q.297.125.625.125h55.42a1.61%201.61%200%200%200%201.615-1.03l8.384-20.229a1.61%201.61%200%200%200-.98-2.105a1.6%201.6%200%200%200-.626-.135h-28.7a1.605%201.605%200%200%201-1.615-1.606a1.8%201.8%200%200%201%20.106-.76L63.877%2026.93a1.605%201.605%200%200%200-.884-2.173a1.8%201.8%200%200%200-.645-.125z%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%230e1017%22%20d%3D%22M73.598%2024.622a1.605%201.605%200%200%200-1.606%201.01l-18.72%2045.045a1.61%201.61%200%200%200%20.884%202.173c.232.082.477.115.722.097h22.027c.67.015%201.28-.387%201.529-1.01l9.653-22.941a1.61%201.61%200%200%201%201.52-1.02h28.411a1.605%201.605%200%200%200%201.606-1.009l8.23-20.037a1.605%201.605%200%200%200-.904-2.173a1.6%201.6%200%200%200-.625-.135zm-63.535.01a1.605%201.605%200%200%200-1.606%201.01L.14%2045.679a1.61%201.61%200%200%200%20.904%202.163c.197.084.409.125.625.125h25.326a1.605%201.605%200%200%201%201.48%202.25L7.352%20101.08a1.61%201.61%200%200%200%20.913%202.173q.297.125.625.125h55.42a1.61%201.61%200%200%200%201.615-1.03l8.384-20.229a1.61%201.61%200%200%200-.98-2.105a1.6%201.6%200%200%200-.626-.135h-28.7a1.605%201.605%200%200%201-1.615-1.606a1.8%201.8%200%200%201%20.106-.76L63.877%2026.93a1.605%201.605%200%200%200-.884-2.173a1.8%201.8%200%200%200-.645-.125z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/devicon/tenzir.svg?color=%231a73e8&size=48