zeit from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.

Name
zeit
Set
SVG Logos
Style
Color
Viewbox
512×101
License
CC0

Related icons in SVG Logos

Use the zeit logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 101"><defs><linearGradient x1="100.93%" y1="181.283%" x2="41.769%" y2="100%" id="ssvg-id-zeita"><stop stop-color="#FFF" offset="0%"/><stop offset="100%"/></linearGradient></defs><path fill="url(#ssvg-id-zeita)" d="M56.858 0l56.857 100.875H0z"/><path d="M191.26 75.835h45.613v-7.918h-34.237l33.68-48.066v-6.914h-44.498v7.918h33.122L191.26 68.92v6.914zm93.345 0h40.928v-7.918h-31.672V47.731h27.546v-7.918H293.86V20.855h31.672v-7.918h-40.928v62.898zm90.221 0h39.925v-7.918h-15.279V20.855h15.279v-7.918h-39.925v7.918h15.39v47.062h-15.39v7.918zm105.611 0h9.257v-54.98h21.412v-7.918h-51.858v7.918h21.19v54.98z" fill="#333"/></svg>

React

import type { SVGProps } from "react";

export function LogosZeit(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 101"><defs><linearGradient x1="100.93%" y1="181.283%" x2="41.769%" y2="100%" id="ssvgId-zeita"><stop stopColor="#FFF" offset="0%"/><stop offset="100%"/></linearGradient></defs><path fill="url(#ssvgId-zeita)" d="M56.858 0l56.857 100.875H0z"/><path d="M191.26 75.835h45.613v-7.918h-34.237l33.68-48.066v-6.914h-44.498v7.918h33.122L191.26 68.92v6.914zm93.345 0h40.928v-7.918h-31.672V47.731h27.546v-7.918H293.86V20.855h31.672v-7.918h-40.928v62.898zm90.221 0h39.925v-7.918h-15.279V20.855h15.279v-7.918h-39.925v7.918h15.39v47.062h-15.39v7.918zm105.611 0h9.257v-54.98h21.412v-7.918h-51.858v7.918h21.19v54.98z" fill="#333"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 101"><defs><linearGradient x1="100.93%" y1="181.283%" x2="41.769%" y2="100%" id="ssvg-id-zeita"><stop stop-color="#FFF" offset="0%"/><stop offset="100%"/></linearGradient></defs><path fill="url(#ssvg-id-zeita)" d="M56.858 0l56.857 100.875H0z"/><path d="M191.26 75.835h45.613v-7.918h-34.237l33.68-48.066v-6.914h-44.498v7.918h33.122L191.26 68.92v6.914zm93.345 0h40.928v-7.918h-31.672V47.731h27.546v-7.918H293.86V20.855h31.672v-7.918h-40.928v62.898zm90.221 0h39.925v-7.918h-15.279V20.855h15.279v-7.918h-39.925v7.918h15.39v47.062h-15.39v7.918zm105.611 0h9.257v-54.98h21.412v-7.918h-51.858v7.918h21.19v54.98z" fill="#333"/></svg>
</template>

CSS

.icon-zeit {
  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%20512%20101%22%3E%3Cdefs%3E%3ClinearGradient%20x1%3D%22100.93%25%22%20y1%3D%22181.283%25%22%20x2%3D%2241.769%25%22%20y2%3D%22100%25%22%20id%3D%22ssvg-id-zeita%22%3E%3Cstop%20stop-color%3D%22%23FFF%22%20offset%3D%220%25%22%2F%3E%3Cstop%20offset%3D%22100%25%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23ssvg-id-zeita)%22%20d%3D%22M56.858%200l56.857%20100.875H0z%22%2F%3E%3Cpath%20d%3D%22M191.26%2075.835h45.613v-7.918h-34.237l33.68-48.066v-6.914h-44.498v7.918h33.122L191.26%2068.92v6.914zm93.345%200h40.928v-7.918h-31.672V47.731h27.546v-7.918H293.86V20.855h31.672v-7.918h-40.928v62.898zm90.221%200h39.925v-7.918h-15.279V20.855h15.279v-7.918h-39.925v7.918h15.39v47.062h-15.39v7.918zm105.611%200h9.257v-54.98h21.412v-7.918h-51.858v7.918h21.19v54.98z%22%20fill%3D%22%23333%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%20512%20101%22%3E%3Cdefs%3E%3ClinearGradient%20x1%3D%22100.93%25%22%20y1%3D%22181.283%25%22%20x2%3D%2241.769%25%22%20y2%3D%22100%25%22%20id%3D%22ssvg-id-zeita%22%3E%3Cstop%20stop-color%3D%22%23FFF%22%20offset%3D%220%25%22%2F%3E%3Cstop%20offset%3D%22100%25%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23ssvg-id-zeita)%22%20d%3D%22M56.858%200l56.857%20100.875H0z%22%2F%3E%3Cpath%20d%3D%22M191.26%2075.835h45.613v-7.918h-34.237l33.68-48.066v-6.914h-44.498v7.918h33.122L191.26%2068.92v6.914zm93.345%200h40.928v-7.918h-31.672V47.731h27.546v-7.918H293.86V20.855h31.672v-7.918h-40.928v62.898zm90.221%200h39.925v-7.918h-15.279V20.855h15.279v-7.918h-39.925v7.918h15.39v47.062h-15.39v7.918zm105.611%200h9.257v-54.98h21.412v-7.918h-51.858v7.918h21.19v54.98z%22%20fill%3D%22%23333%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/zeit.svg?color=%231a73e8&size=48