Zod Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The Zod icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/316752.svg" alt="Zod icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/316752.svg" alt="Zod icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/316752.svg" alt="Zod icon" :width="24" :height="24" />
CSS background
.icon-zod {
background-image: url('https://proicons.com/icon/316752.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Zod</title><path d="M2.584 3.582a2.247 2.247 0 0 1 2.112-1.479h14.617c.948 0 1.794.595 2.115 1.487l2.44 6.777a2.248 2.248 0 0 1-.624 2.443l-9.61 8.52a2.247 2.247 0 0 1-2.963.018L.776 12.773a2.248 2.248 0 0 1-.64-2.467Zm12.038 4.887-9.11 5.537 5.74 5.007c.456.399 1.139.396 1.593-.006l5.643-5.001H14.4l6.239-3.957c.488-.328.69-.947.491-1.5l-1.24-3.446a1.535 1.535 0 0 0-1.456-1.015H5.545a1.535 1.535 0 0 0-1.431 1.01l-1.228 3.37z"/></svg>
Zod in other icon packs
Copied!