zyte logo
zyte from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- zyte
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the zyte logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.135 6.818v1.715h-1.217V9.92h1.217v2.601c0 1.624.943 2.487 2.355 2.487c.236 0 .562-.025.785-.076v-1.348c-.146.039-.312.05-.47.05c-.708 0-1.205-.328-1.205-1.138V9.92h1.675V8.533h-1.671V6.818ZM20.873 8.4a3.26 3.26 0 0 0-3.299 3.3c0 1.909 1.454 3.36 3.324 3.36c1.572 0 2.788-.89 3.024-2.238h-1.467c-.132.553-.746.918-1.531.918c-1.034 0-1.688-.589-1.871-1.531h4.908c.026-.12.039-.445.039-.617c0-1.87-1.399-3.192-3.127-3.192M0 8.533v1.399h3.928L0 13.532v1.4h5.719v-1.4h-3.94l3.94-3.6V8.533Zm6.037 0l2.54 6.059l-1.151 2.59h1.57l3.611-8.649h-1.57l-1.715 4.358l-1.717-4.358Zm14.758 1.19c.875 0 1.49.511 1.623 1.244h-3.324c.21-.786.838-1.244 1.7-1.244z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsZyte(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="M14.135 6.818v1.715h-1.217V9.92h1.217v2.601c0 1.624.943 2.487 2.355 2.487c.236 0 .562-.025.785-.076v-1.348c-.146.039-.312.05-.47.05c-.708 0-1.205-.328-1.205-1.138V9.92h1.675V8.533h-1.671V6.818ZM20.873 8.4a3.26 3.26 0 0 0-3.299 3.3c0 1.909 1.454 3.36 3.324 3.36c1.572 0 2.788-.89 3.024-2.238h-1.467c-.132.553-.746.918-1.531.918c-1.034 0-1.688-.589-1.871-1.531h4.908c.026-.12.039-.445.039-.617c0-1.87-1.399-3.192-3.127-3.192M0 8.533v1.399h3.928L0 13.532v1.4h5.719v-1.4h-3.94l3.94-3.6V8.533Zm6.037 0l2.54 6.059l-1.151 2.59h1.57l3.611-8.649h-1.57l-1.715 4.358l-1.717-4.358Zm14.758 1.19c.875 0 1.49.511 1.623 1.244h-3.324c.21-.786.838-1.244 1.7-1.244z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.135 6.818v1.715h-1.217V9.92h1.217v2.601c0 1.624.943 2.487 2.355 2.487c.236 0 .562-.025.785-.076v-1.348c-.146.039-.312.05-.47.05c-.708 0-1.205-.328-1.205-1.138V9.92h1.675V8.533h-1.671V6.818ZM20.873 8.4a3.26 3.26 0 0 0-3.299 3.3c0 1.909 1.454 3.36 3.324 3.36c1.572 0 2.788-.89 3.024-2.238h-1.467c-.132.553-.746.918-1.531.918c-1.034 0-1.688-.589-1.871-1.531h4.908c.026-.12.039-.445.039-.617c0-1.87-1.399-3.192-3.127-3.192M0 8.533v1.399h3.928L0 13.532v1.4h5.719v-1.4h-3.94l3.94-3.6V8.533Zm6.037 0l2.54 6.059l-1.151 2.59h1.57l3.611-8.649h-1.57l-1.715 4.358l-1.717-4.358Zm14.758 1.19c.875 0 1.49.511 1.623 1.244h-3.324c.21-.786.838-1.244 1.7-1.244z"/></svg> </template>
CSS
.icon-zyte {
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%22M14.135%206.818v1.715h-1.217V9.92h1.217v2.601c0%201.624.943%202.487%202.355%202.487c.236%200%20.562-.025.785-.076v-1.348c-.146.039-.312.05-.47.05c-.708%200-1.205-.328-1.205-1.138V9.92h1.675V8.533h-1.671V6.818ZM20.873%208.4a3.26%203.26%200%200%200-3.299%203.3c0%201.909%201.454%203.36%203.324%203.36c1.572%200%202.788-.89%203.024-2.238h-1.467c-.132.553-.746.918-1.531.918c-1.034%200-1.688-.589-1.871-1.531h4.908c.026-.12.039-.445.039-.617c0-1.87-1.399-3.192-3.127-3.192M0%208.533v1.399h3.928L0%2013.532v1.4h5.719v-1.4h-3.94l3.94-3.6V8.533Zm6.037%200l2.54%206.059l-1.151%202.59h1.57l3.611-8.649h-1.57l-1.715%204.358l-1.717-4.358Zm14.758%201.19c.875%200%201.49.511%201.623%201.244h-3.324c.21-.786.838-1.244%201.7-1.244z%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%22M14.135%206.818v1.715h-1.217V9.92h1.217v2.601c0%201.624.943%202.487%202.355%202.487c.236%200%20.562-.025.785-.076v-1.348c-.146.039-.312.05-.47.05c-.708%200-1.205-.328-1.205-1.138V9.92h1.675V8.533h-1.671V6.818ZM20.873%208.4a3.26%203.26%200%200%200-3.299%203.3c0%201.909%201.454%203.36%203.324%203.36c1.572%200%202.788-.89%203.024-2.238h-1.467c-.132.553-.746.918-1.531.918c-1.034%200-1.688-.589-1.871-1.531h4.908c.026-.12.039-.445.039-.617c0-1.87-1.399-3.192-3.127-3.192M0%208.533v1.399h3.928L0%2013.532v1.4h5.719v-1.4h-3.94l3.94-3.6V8.533Zm6.037%200l2.54%206.059l-1.151%202.59h1.57l3.611-8.649h-1.57l-1.715%204.358l-1.717-4.358Zm14.758%201.19c.875%200%201.49.511%201.623%201.244h-3.324c.21-.786.838-1.244%201.7-1.244z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/zyte.svg?color=%231a73e8&size=48