zdf from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
zdf
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the zdf logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.014 4.987A7.02 7.02 0 0 0 0 12.005a7.017 7.017 0 0 0 13.271 3.174h2.915c.696 0 1.324-.044 1.962-.553c.461-.365.749-.884.883-1.56v2.103h1.336v-2.473h3.153v-1.1h-3.16l.02-.445c.005-.724.226-1.162 1.277-1.162H24V8.876h-2.818c-1.517 0-2.141.85-2.141 2.18v.129c-.254-1.565-1.185-2.31-2.889-2.31h-2.855a7.02 7.02 0 0 0-6.283-3.888M8.02 8.876h3.436c1.742 0 1.992 1.219 1.992 1.9c0 .725-.298 1.873-1.992 1.873h-.844c-1.056 0-1.281.38-1.281 1.104v.336h3.945v1.074H7.982v-1.558c0-1.335.625-2.123 2.137-2.123h.873c.691 0 1.1-.14 1.1-.725c0-.605-.409-.772-1.12-.772h-2.95v-1.11zm6.63 1.113h1.472c1.157 0 1.574.496 1.574 2.04c0 1.542-.412 2.036-1.574 2.036H14.65z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsZdf(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="M7.014 4.987A7.02 7.02 0 0 0 0 12.005a7.017 7.017 0 0 0 13.271 3.174h2.915c.696 0 1.324-.044 1.962-.553c.461-.365.749-.884.883-1.56v2.103h1.336v-2.473h3.153v-1.1h-3.16l.02-.445c.005-.724.226-1.162 1.277-1.162H24V8.876h-2.818c-1.517 0-2.141.85-2.141 2.18v.129c-.254-1.565-1.185-2.31-2.889-2.31h-2.855a7.02 7.02 0 0 0-6.283-3.888M8.02 8.876h3.436c1.742 0 1.992 1.219 1.992 1.9c0 .725-.298 1.873-1.992 1.873h-.844c-1.056 0-1.281.38-1.281 1.104v.336h3.945v1.074H7.982v-1.558c0-1.335.625-2.123 2.137-2.123h.873c.691 0 1.1-.14 1.1-.725c0-.605-.409-.772-1.12-.772h-2.95v-1.11zm6.63 1.113h1.472c1.157 0 1.574.496 1.574 2.04c0 1.542-.412 2.036-1.574 2.036H14.65z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.014 4.987A7.02 7.02 0 0 0 0 12.005a7.017 7.017 0 0 0 13.271 3.174h2.915c.696 0 1.324-.044 1.962-.553c.461-.365.749-.884.883-1.56v2.103h1.336v-2.473h3.153v-1.1h-3.16l.02-.445c.005-.724.226-1.162 1.277-1.162H24V8.876h-2.818c-1.517 0-2.141.85-2.141 2.18v.129c-.254-1.565-1.185-2.31-2.889-2.31h-2.855a7.02 7.02 0 0 0-6.283-3.888M8.02 8.876h3.436c1.742 0 1.992 1.219 1.992 1.9c0 .725-.298 1.873-1.992 1.873h-.844c-1.056 0-1.281.38-1.281 1.104v.336h3.945v1.074H7.982v-1.558c0-1.335.625-2.123 2.137-2.123h.873c.691 0 1.1-.14 1.1-.725c0-.605-.409-.772-1.12-.772h-2.95v-1.11zm6.63 1.113h1.472c1.157 0 1.574.496 1.574 2.04c0 1.542-.412 2.036-1.574 2.036H14.65z"/></svg>
</template>

CSS

.icon-zdf {
  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%22M7.014%204.987A7.02%207.02%200%200%200%200%2012.005a7.017%207.017%200%200%200%2013.271%203.174h2.915c.696%200%201.324-.044%201.962-.553c.461-.365.749-.884.883-1.56v2.103h1.336v-2.473h3.153v-1.1h-3.16l.02-.445c.005-.724.226-1.162%201.277-1.162H24V8.876h-2.818c-1.517%200-2.141.85-2.141%202.18v.129c-.254-1.565-1.185-2.31-2.889-2.31h-2.855a7.02%207.02%200%200%200-6.283-3.888M8.02%208.876h3.436c1.742%200%201.992%201.219%201.992%201.9c0%20.725-.298%201.873-1.992%201.873h-.844c-1.056%200-1.281.38-1.281%201.104v.336h3.945v1.074H7.982v-1.558c0-1.335.625-2.123%202.137-2.123h.873c.691%200%201.1-.14%201.1-.725c0-.605-.409-.772-1.12-.772h-2.95v-1.11zm6.63%201.113h1.472c1.157%200%201.574.496%201.574%202.04c0%201.542-.412%202.036-1.574%202.036H14.65z%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%22M7.014%204.987A7.02%207.02%200%200%200%200%2012.005a7.017%207.017%200%200%200%2013.271%203.174h2.915c.696%200%201.324-.044%201.962-.553c.461-.365.749-.884.883-1.56v2.103h1.336v-2.473h3.153v-1.1h-3.16l.02-.445c.005-.724.226-1.162%201.277-1.162H24V8.876h-2.818c-1.517%200-2.141.85-2.141%202.18v.129c-.254-1.565-1.185-2.31-2.889-2.31h-2.855a7.02%207.02%200%200%200-6.283-3.888M8.02%208.876h3.436c1.742%200%201.992%201.219%201.992%201.9c0%20.725-.298%201.873-1.992%201.873h-.844c-1.056%200-1.281.38-1.281%201.104v.336h3.945v1.074H7.982v-1.558c0-1.335.625-2.123%202.137-2.123h.873c.691%200%201.1-.14%201.1-.725c0-.605-.409-.772-1.12-.772h-2.95v-1.11zm6.63%201.113h1.472c1.157%200%201.574.496%201.574%202.04c0%201.542-.412%202.036-1.574%202.036H14.65z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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