zend from Devicon by konpa · Original · MIT Free for personal and commercial use.

Name
zend
Set
Devicon
Style
Original
Viewbox
128×128
License
MIT

1 other variant in Devicon

The same logo in other sets

Use the zend logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#68b604" d="M53.31 81.33c-8.483.03-16.966.146-25.449.146h-1.22c11.721-16.458 23.28-32.038 34.92-47.992c-.395-.026-.584-.114-.776-.114c-18.362-.002-36.722-.03-55.084-.044c-.645 0-.866.15-.861.83c.032 3.795.016 7.582.016 11.377c0 1.082.001 1.08 1.097 1.08H33.83c.365 0 .733.05 1.293.09L0 94.623l.6.034c17.637 0 35.273-.004 52.91.017c.72 0 .817-.29.813-.89c-.018-3.85-.03-7.638.01-11.489c.007-.8-.213-.968-1.023-.965m73.685-47.19c-16.634.002-33.27-.02-49.905.033a22.7 22.7 0 0 0-5.524.703c-6.42 1.65-11.557 8.617-11.305 15.28c.026.732.453.461.894.461h25.538c4.299 0 8.596.186 12.895.16c4.685-.028 9.38.161 14.052-.117c4.837-.287 8.7-2.528 11.368-6.662c1.792-2.78 2.586-5.866 2.979-9.107c.107-.887-.46-.75-.992-.75zm-25.379 21.74c-8.424-.003-16.849-.009-25.273.003c-2.714.003-5.328.532-7.719 1.84c-5.558 3.048-7.695 8.149-8.351 14.117c-.085.788.39.766.93.765c4.436-.007 8.87-.004 13.307-.004c1.506 0 3.013.021 4.519-.004c3.315-.056 6.649.07 9.936-.254c4.276-.424 7.752-2.507 10.224-6.087c1.943-2.814 2.915-5.978 3.253-9.363c.099-.993.138-1.013-.826-1.013M84.737 77.523c-2.564.016-5.13-.025-7.694.021a26 26 0 0 0-3.567.308c-9.213 1.436-12.652 9.146-13.202 15.724c-.05.589.161.784.75.772c1.532-.032 3.066-.011 4.6-.011l.005.084c2.084-.092 4.19-.037 6.252-.303c7.746-.997 13.66-7.986 13.601-15.904c-.007-.59-.236-.694-.745-.691"/></svg>

React

import type { SVGProps } from "react";

export function DeviconZend(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#68b604" d="M53.31 81.33c-8.483.03-16.966.146-25.449.146h-1.22c11.721-16.458 23.28-32.038 34.92-47.992c-.395-.026-.584-.114-.776-.114c-18.362-.002-36.722-.03-55.084-.044c-.645 0-.866.15-.861.83c.032 3.795.016 7.582.016 11.377c0 1.082.001 1.08 1.097 1.08H33.83c.365 0 .733.05 1.293.09L0 94.623l.6.034c17.637 0 35.273-.004 52.91.017c.72 0 .817-.29.813-.89c-.018-3.85-.03-7.638.01-11.489c.007-.8-.213-.968-1.023-.965m73.685-47.19c-16.634.002-33.27-.02-49.905.033a22.7 22.7 0 0 0-5.524.703c-6.42 1.65-11.557 8.617-11.305 15.28c.026.732.453.461.894.461h25.538c4.299 0 8.596.186 12.895.16c4.685-.028 9.38.161 14.052-.117c4.837-.287 8.7-2.528 11.368-6.662c1.792-2.78 2.586-5.866 2.979-9.107c.107-.887-.46-.75-.992-.75zm-25.379 21.74c-8.424-.003-16.849-.009-25.273.003c-2.714.003-5.328.532-7.719 1.84c-5.558 3.048-7.695 8.149-8.351 14.117c-.085.788.39.766.93.765c4.436-.007 8.87-.004 13.307-.004c1.506 0 3.013.021 4.519-.004c3.315-.056 6.649.07 9.936-.254c4.276-.424 7.752-2.507 10.224-6.087c1.943-2.814 2.915-5.978 3.253-9.363c.099-.993.138-1.013-.826-1.013M84.737 77.523c-2.564.016-5.13-.025-7.694.021a26 26 0 0 0-3.567.308c-9.213 1.436-12.652 9.146-13.202 15.724c-.05.589.161.784.75.772c1.532-.032 3.066-.011 4.6-.011l.005.084c2.084-.092 4.19-.037 6.252-.303c7.746-.997 13.66-7.986 13.601-15.904c-.007-.59-.236-.694-.745-.691"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#68b604" d="M53.31 81.33c-8.483.03-16.966.146-25.449.146h-1.22c11.721-16.458 23.28-32.038 34.92-47.992c-.395-.026-.584-.114-.776-.114c-18.362-.002-36.722-.03-55.084-.044c-.645 0-.866.15-.861.83c.032 3.795.016 7.582.016 11.377c0 1.082.001 1.08 1.097 1.08H33.83c.365 0 .733.05 1.293.09L0 94.623l.6.034c17.637 0 35.273-.004 52.91.017c.72 0 .817-.29.813-.89c-.018-3.85-.03-7.638.01-11.489c.007-.8-.213-.968-1.023-.965m73.685-47.19c-16.634.002-33.27-.02-49.905.033a22.7 22.7 0 0 0-5.524.703c-6.42 1.65-11.557 8.617-11.305 15.28c.026.732.453.461.894.461h25.538c4.299 0 8.596.186 12.895.16c4.685-.028 9.38.161 14.052-.117c4.837-.287 8.7-2.528 11.368-6.662c1.792-2.78 2.586-5.866 2.979-9.107c.107-.887-.46-.75-.992-.75zm-25.379 21.74c-8.424-.003-16.849-.009-25.273.003c-2.714.003-5.328.532-7.719 1.84c-5.558 3.048-7.695 8.149-8.351 14.117c-.085.788.39.766.93.765c4.436-.007 8.87-.004 13.307-.004c1.506 0 3.013.021 4.519-.004c3.315-.056 6.649.07 9.936-.254c4.276-.424 7.752-2.507 10.224-6.087c1.943-2.814 2.915-5.978 3.253-9.363c.099-.993.138-1.013-.826-1.013M84.737 77.523c-2.564.016-5.13-.025-7.694.021a26 26 0 0 0-3.567.308c-9.213 1.436-12.652 9.146-13.202 15.724c-.05.589.161.784.75.772c1.532-.032 3.066-.011 4.6-.011l.005.084c2.084-.092 4.19-.037 6.252-.303c7.746-.997 13.66-7.986 13.601-15.904c-.007-.59-.236-.694-.745-.691"/></svg>
</template>

CSS

.icon-zend {
  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%20128%20128%22%3E%3Cpath%20fill%3D%22%2368b604%22%20d%3D%22M53.31%2081.33c-8.483.03-16.966.146-25.449.146h-1.22c11.721-16.458%2023.28-32.038%2034.92-47.992c-.395-.026-.584-.114-.776-.114c-18.362-.002-36.722-.03-55.084-.044c-.645%200-.866.15-.861.83c.032%203.795.016%207.582.016%2011.377c0%201.082.001%201.08%201.097%201.08H33.83c.365%200%20.733.05%201.293.09L0%2094.623l.6.034c17.637%200%2035.273-.004%2052.91.017c.72%200%20.817-.29.813-.89c-.018-3.85-.03-7.638.01-11.489c.007-.8-.213-.968-1.023-.965m73.685-47.19c-16.634.002-33.27-.02-49.905.033a22.7%2022.7%200%200%200-5.524.703c-6.42%201.65-11.557%208.617-11.305%2015.28c.026.732.453.461.894.461h25.538c4.299%200%208.596.186%2012.895.16c4.685-.028%209.38.161%2014.052-.117c4.837-.287%208.7-2.528%2011.368-6.662c1.792-2.78%202.586-5.866%202.979-9.107c.107-.887-.46-.75-.992-.75zm-25.379%2021.74c-8.424-.003-16.849-.009-25.273.003c-2.714.003-5.328.532-7.719%201.84c-5.558%203.048-7.695%208.149-8.351%2014.117c-.085.788.39.766.93.765c4.436-.007%208.87-.004%2013.307-.004c1.506%200%203.013.021%204.519-.004c3.315-.056%206.649.07%209.936-.254c4.276-.424%207.752-2.507%2010.224-6.087c1.943-2.814%202.915-5.978%203.253-9.363c.099-.993.138-1.013-.826-1.013M84.737%2077.523c-2.564.016-5.13-.025-7.694.021a26%2026%200%200%200-3.567.308c-9.213%201.436-12.652%209.146-13.202%2015.724c-.05.589.161.784.75.772c1.532-.032%203.066-.011%204.6-.011l.005.084c2.084-.092%204.19-.037%206.252-.303c7.746-.997%2013.66-7.986%2013.601-15.904c-.007-.59-.236-.694-.745-.691%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%20128%20128%22%3E%3Cpath%20fill%3D%22%2368b604%22%20d%3D%22M53.31%2081.33c-8.483.03-16.966.146-25.449.146h-1.22c11.721-16.458%2023.28-32.038%2034.92-47.992c-.395-.026-.584-.114-.776-.114c-18.362-.002-36.722-.03-55.084-.044c-.645%200-.866.15-.861.83c.032%203.795.016%207.582.016%2011.377c0%201.082.001%201.08%201.097%201.08H33.83c.365%200%20.733.05%201.293.09L0%2094.623l.6.034c17.637%200%2035.273-.004%2052.91.017c.72%200%20.817-.29.813-.89c-.018-3.85-.03-7.638.01-11.489c.007-.8-.213-.968-1.023-.965m73.685-47.19c-16.634.002-33.27-.02-49.905.033a22.7%2022.7%200%200%200-5.524.703c-6.42%201.65-11.557%208.617-11.305%2015.28c.026.732.453.461.894.461h25.538c4.299%200%208.596.186%2012.895.16c4.685-.028%209.38.161%2014.052-.117c4.837-.287%208.7-2.528%2011.368-6.662c1.792-2.78%202.586-5.866%202.979-9.107c.107-.887-.46-.75-.992-.75zm-25.379%2021.74c-8.424-.003-16.849-.009-25.273.003c-2.714.003-5.328.532-7.719%201.84c-5.558%203.048-7.695%208.149-8.351%2014.117c-.085.788.39.766.93.765c4.436-.007%208.87-.004%2013.307-.004c1.506%200%203.013.021%204.519-.004c3.315-.056%206.649.07%209.936-.254c4.276-.424%207.752-2.507%2010.224-6.087c1.943-2.814%202.915-5.978%203.253-9.363c.099-.993.138-1.013-.826-1.013M84.737%2077.523c-2.564.016-5.13-.025-7.694.021a26%2026%200%200%200-3.567.308c-9.213%201.436-12.652%209.146-13.202%2015.724c-.05.589.161.784.75.772c1.532-.032%203.066-.011%204.6-.011l.005.084c2.084-.092%204.19-.037%206.252-.303c7.746-.997%2013.66-7.986%2013.601-15.904c-.007-.59-.236-.694-.745-.691%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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