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

Name
zod
Set
SVG Logos
Style
Color
Viewbox
256×212
License
CC0

The same logo in other sets

Use the zod logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 212"><defs><linearGradient id="SVGTCJdNcNT" x1="50%" x2="50%" y1="100.031%" y2="0%"><stop offset="0%" stop-color="#4669f6"/><stop offset="100%" stop-color="#45a9ff"/></linearGradient><linearGradient id="SVGqyapbcsQ" x1="95.049%" x2="10.721%" y1="28.918%" y2="71.593%"><stop offset="0%" stop-color="#fff" stop-opacity=".6"/><stop offset="30.534%" stop-color="#fff" stop-opacity=".595"/><stop offset="100%" stop-color="#fff" stop-opacity=".4"/></linearGradient><linearGradient id="SVGuMsE9bbK" x1="78.289%" x2="50%" y1="50%" y2="50%"><stop offset="0%" stop-color="#fff" stop-opacity=".6"/><stop offset="100%" stop-color="#fff"/></linearGradient><path id="SVGZ3NJAdRW" d="M137.011 180.305a12.87 12.87 0 0 1-17 .065l-61.216-53.41h138.408z"/></defs><path fill="url(#SVGTCJdNcNT)" d="M50.087 0a23.97 23.97 0 0 0-22.526 15.772L1.447 87.494a23.97 23.97 0 0 0 6.828 26.32l105.542 91.458c9.088 7.876 22.606 7.799 31.604-.18l102.51-90.89a23.97 23.97 0 0 0 6.652-26.055l-26.02-72.292A23.97 23.97 0 0 0 206.007 0z"/><path fill="url(#SVGqyapbcsQ)" d="M225.397 68.751a13.695 13.695 0 0 1-5.242 16.002L98.71 161.785L58.795 126.96l153.889-93.535z"/><path fill="#fff" d="m212.169 31.997l12.922 35.901H30.786l13.092-35.957A16.38 16.38 0 0 1 59.14 21.167h137.495a16.38 16.38 0 0 1 15.533 10.83"/><use fill="url(#SVGuMsE9bbK)" href="#SVGZ3NJAdRW"/></svg>

React

import type { SVGProps } from "react";

export function LogosZod(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 212"><defs><linearGradient id="SVGTCJdNcNT" x1="50%" x2="50%" y1="100.031%" y2="0%"><stop offset="0%" stopColor="#4669f6"/><stop offset="100%" stopColor="#45a9ff"/></linearGradient><linearGradient id="SVGqyapbcsQ" x1="95.049%" x2="10.721%" y1="28.918%" y2="71.593%"><stop offset="0%" stopColor="#fff" stopOpacity=".6"/><stop offset="30.534%" stopColor="#fff" stopOpacity=".595"/><stop offset="100%" stopColor="#fff" stopOpacity=".4"/></linearGradient><linearGradient id="SVGuMsE9bbK" x1="78.289%" x2="50%" y1="50%" y2="50%"><stop offset="0%" stopColor="#fff" stopOpacity=".6"/><stop offset="100%" stopColor="#fff"/></linearGradient><path id="SVGZ3NJAdRW" d="M137.011 180.305a12.87 12.87 0 0 1-17 .065l-61.216-53.41h138.408z"/></defs><path fill="url(#SVGTCJdNcNT)" d="M50.087 0a23.97 23.97 0 0 0-22.526 15.772L1.447 87.494a23.97 23.97 0 0 0 6.828 26.32l105.542 91.458c9.088 7.876 22.606 7.799 31.604-.18l102.51-90.89a23.97 23.97 0 0 0 6.652-26.055l-26.02-72.292A23.97 23.97 0 0 0 206.007 0z"/><path fill="url(#SVGqyapbcsQ)" d="M225.397 68.751a13.695 13.695 0 0 1-5.242 16.002L98.71 161.785L58.795 126.96l153.889-93.535z"/><path fill="#fff" d="m212.169 31.997l12.922 35.901H30.786l13.092-35.957A16.38 16.38 0 0 1 59.14 21.167h137.495a16.38 16.38 0 0 1 15.533 10.83"/><use fill="url(#SVGuMsE9bbK)" href="#SVGZ3NJAdRW"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 212"><defs><linearGradient id="SVGTCJdNcNT" x1="50%" x2="50%" y1="100.031%" y2="0%"><stop offset="0%" stop-color="#4669f6"/><stop offset="100%" stop-color="#45a9ff"/></linearGradient><linearGradient id="SVGqyapbcsQ" x1="95.049%" x2="10.721%" y1="28.918%" y2="71.593%"><stop offset="0%" stop-color="#fff" stop-opacity=".6"/><stop offset="30.534%" stop-color="#fff" stop-opacity=".595"/><stop offset="100%" stop-color="#fff" stop-opacity=".4"/></linearGradient><linearGradient id="SVGuMsE9bbK" x1="78.289%" x2="50%" y1="50%" y2="50%"><stop offset="0%" stop-color="#fff" stop-opacity=".6"/><stop offset="100%" stop-color="#fff"/></linearGradient><path id="SVGZ3NJAdRW" d="M137.011 180.305a12.87 12.87 0 0 1-17 .065l-61.216-53.41h138.408z"/></defs><path fill="url(#SVGTCJdNcNT)" d="M50.087 0a23.97 23.97 0 0 0-22.526 15.772L1.447 87.494a23.97 23.97 0 0 0 6.828 26.32l105.542 91.458c9.088 7.876 22.606 7.799 31.604-.18l102.51-90.89a23.97 23.97 0 0 0 6.652-26.055l-26.02-72.292A23.97 23.97 0 0 0 206.007 0z"/><path fill="url(#SVGqyapbcsQ)" d="M225.397 68.751a13.695 13.695 0 0 1-5.242 16.002L98.71 161.785L58.795 126.96l153.889-93.535z"/><path fill="#fff" d="m212.169 31.997l12.922 35.901H30.786l13.092-35.957A16.38 16.38 0 0 1 59.14 21.167h137.495a16.38 16.38 0 0 1 15.533 10.83"/><use fill="url(#SVGuMsE9bbK)" href="#SVGZ3NJAdRW"/></svg>
</template>

CSS

.icon-zod {
  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%20256%20212%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGTCJdNcNT%22%20x1%3D%2250%25%22%20x2%3D%2250%25%22%20y1%3D%22100.031%25%22%20y2%3D%220%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%234669f6%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%2345a9ff%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGqyapbcsQ%22%20x1%3D%2295.049%25%22%20x2%3D%2210.721%25%22%20y1%3D%2228.918%25%22%20y2%3D%2271.593%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23fff%22%20stop-opacity%3D%22.6%22%2F%3E%3Cstop%20offset%3D%2230.534%25%22%20stop-color%3D%22%23fff%22%20stop-opacity%3D%22.595%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23fff%22%20stop-opacity%3D%22.4%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGuMsE9bbK%22%20x1%3D%2278.289%25%22%20x2%3D%2250%25%22%20y1%3D%2250%25%22%20y2%3D%2250%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23fff%22%20stop-opacity%3D%22.6%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23fff%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20id%3D%22SVGZ3NJAdRW%22%20d%3D%22M137.011%20180.305a12.87%2012.87%200%200%201-17%20.065l-61.216-53.41h138.408z%22%2F%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGTCJdNcNT)%22%20d%3D%22M50.087%200a23.97%2023.97%200%200%200-22.526%2015.772L1.447%2087.494a23.97%2023.97%200%200%200%206.828%2026.32l105.542%2091.458c9.088%207.876%2022.606%207.799%2031.604-.18l102.51-90.89a23.97%2023.97%200%200%200%206.652-26.055l-26.02-72.292A23.97%2023.97%200%200%200%20206.007%200z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGqyapbcsQ)%22%20d%3D%22M225.397%2068.751a13.695%2013.695%200%200%201-5.242%2016.002L98.71%20161.785L58.795%20126.96l153.889-93.535z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m212.169%2031.997l12.922%2035.901H30.786l13.092-35.957A16.38%2016.38%200%200%201%2059.14%2021.167h137.495a16.38%2016.38%200%200%201%2015.533%2010.83%22%2F%3E%3Cuse%20fill%3D%22url(%23SVGuMsE9bbK)%22%20href%3D%22%23SVGZ3NJAdRW%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%20256%20212%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGTCJdNcNT%22%20x1%3D%2250%25%22%20x2%3D%2250%25%22%20y1%3D%22100.031%25%22%20y2%3D%220%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%234669f6%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%2345a9ff%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGqyapbcsQ%22%20x1%3D%2295.049%25%22%20x2%3D%2210.721%25%22%20y1%3D%2228.918%25%22%20y2%3D%2271.593%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23fff%22%20stop-opacity%3D%22.6%22%2F%3E%3Cstop%20offset%3D%2230.534%25%22%20stop-color%3D%22%23fff%22%20stop-opacity%3D%22.595%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23fff%22%20stop-opacity%3D%22.4%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGuMsE9bbK%22%20x1%3D%2278.289%25%22%20x2%3D%2250%25%22%20y1%3D%2250%25%22%20y2%3D%2250%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23fff%22%20stop-opacity%3D%22.6%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23fff%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20id%3D%22SVGZ3NJAdRW%22%20d%3D%22M137.011%20180.305a12.87%2012.87%200%200%201-17%20.065l-61.216-53.41h138.408z%22%2F%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGTCJdNcNT)%22%20d%3D%22M50.087%200a23.97%2023.97%200%200%200-22.526%2015.772L1.447%2087.494a23.97%2023.97%200%200%200%206.828%2026.32l105.542%2091.458c9.088%207.876%2022.606%207.799%2031.604-.18l102.51-90.89a23.97%2023.97%200%200%200%206.652-26.055l-26.02-72.292A23.97%2023.97%200%200%200%20206.007%200z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGqyapbcsQ)%22%20d%3D%22M225.397%2068.751a13.695%2013.695%200%200%201-5.242%2016.002L98.71%20161.785L58.795%20126.96l153.889-93.535z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m212.169%2031.997l12.922%2035.901H30.786l13.092-35.957A16.38%2016.38%200%200%201%2059.14%2021.167h137.495a16.38%2016.38%200%200%201%2015.533%2010.83%22%2F%3E%3Cuse%20fill%3D%22url(%23SVGuMsE9bbK)%22%20href%3D%22%23SVGZ3NJAdRW%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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