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

Name
apigee
Set
SVG Logos
Style
Color
Viewbox
512×174
License
CC0

Use the apigee logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 174"><path d="M91.347 118.62c0 6.551 0 16.794-12.266 16.794c-7.503 0-10.48-4.05-12.267-10.838c-6.55 7.86-14.65 11.91-24.415 11.91C18.34 136.486 0 116 0 87.06c0-28.107 18.936-49.664 42.399-49.664c9.408 0 18.698 3.693 24.414 11.792c.715-6.194 6.074-10.72 12.267-10.72c12.267 0 12.267 10.124 12.267 16.794v63.359zm-45.376-5.716c13.34 0 19.771-13.577 19.771-25.843S59.55 60.86 45.972 60.86c-14.054 0-20.366 13.934-20.366 26.201c0 12.268 6.431 25.843 20.365 25.843zM98.612 52.76c0-8.574 5.36-14.29 12.863-14.29c7.146 0 11.195 3.929 12.863 10.717c4.764-7.86 14.768-11.79 24.415-11.79c27.63 0 41.326 25.843 41.326 50.735c0 24.176-16.435 48.234-42.28 48.234c-7.98 0-16.794-2.977-23.462-8.932v31.322c0 8.575-5.36 14.292-12.863 14.292c-7.503 0-12.864-5.716-12.864-14.292V52.76h.002zm45.853 60.144c13.34 0 20.009-13.934 20.009-25.843c0-12.148-6.55-26.201-20.009-26.201c-13.696 0-20.128 12.862-20.128 25.248c0 12.624 5.955 26.796 20.128 26.796zm78.843-98.85c0 7.98-6.432 14.768-14.411 14.768c-7.623 0-14.41-6.908-14.41-14.768C194.485 6.788 201.274 0 208.895 0c7.622 0 14.412 6.55 14.412 14.054zM196.035 52.76c0-8.574 5.359-14.29 12.862-14.29c7.504 0 12.863 5.714 12.863 14.29v68.363c0 8.574-5.36 14.29-12.863 14.29c-7.503 0-12.862-5.714-12.862-14.29V52.76z" fill="#FC4C02"/><path d="M319.18 126.839c0 30.846-20.126 46.33-49.305 46.33c-10.48 0-40.493-5.122-40.493-19.295c0-4.764 5.36-11.195 10.362-11.195c8.218 0 17.268 7.98 32.036 7.98c12.506 0 21.676-7.264 21.676-20.247v-6.075h-.357c-5.36 7.86-14.055 12.147-25.843 12.147c-26.917 0-39.541-23.699-39.541-49.186c0-25.843 16.435-49.902 42.28-49.902c8.694 0 18.697 3.93 23.462 11.79c1.548-6.788 5.716-10.718 12.862-10.718c7.504 0 12.863 5.716 12.863 14.291v74.08h-.001zm-45.732-65.861c-13.339 0-20.008 13.935-20.008 25.843c0 13.696 6.55 26.202 20.008 26.202c13.696 0 20.128-12.862 20.128-25.248c0-12.624-6.074-26.797-20.128-26.797zm76.58 34.538c1.785 12.625 12.266 18.58 24.176 18.58c13.22 0 22.272-10.362 29.06-10.362c5.478 0 10.48 5.478 10.48 11.076c0 11.075-22.747 21.794-41.922 21.794c-28.822 0-48.115-21.08-48.115-49.305c0-25.965 18.936-49.664 45.971-49.664c27.75 0 46.092 25.248 46.092 46.686c0 7.622-3.335 11.434-11.195 11.434h-54.547v-.238zm40.254-17.15c-1.429-11.195-8.574-19.651-20.485-19.651c-11.433 0-19.055 8.694-20.365 19.651h40.85zm55.976 17.507c1.786 12.625 12.267 18.46 24.177 18.46c13.22 0 22.272-10.361 29.06-10.361c5.478 0 10.48 5.478 10.48 11.076c0 11.076-22.747 21.794-41.923 21.794c-28.821 0-48.115-21.08-48.115-49.305c0-25.965 18.937-49.664 45.971-49.664c27.75 0 46.092 25.248 46.092 46.686c0 7.622-3.334 11.433-11.195 11.433h-54.547v-.119zm40.256-17.15c-1.43-11.195-8.576-19.651-20.486-19.651c-11.433 0-19.055 8.694-20.246 19.651h40.731z" fill="#54585A"/></svg>

React

import type { SVGProps } from "react";

export function LogosApigee(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 174"><path d="M91.347 118.62c0 6.551 0 16.794-12.266 16.794c-7.503 0-10.48-4.05-12.267-10.838c-6.55 7.86-14.65 11.91-24.415 11.91C18.34 136.486 0 116 0 87.06c0-28.107 18.936-49.664 42.399-49.664c9.408 0 18.698 3.693 24.414 11.792c.715-6.194 6.074-10.72 12.267-10.72c12.267 0 12.267 10.124 12.267 16.794v63.359zm-45.376-5.716c13.34 0 19.771-13.577 19.771-25.843S59.55 60.86 45.972 60.86c-14.054 0-20.366 13.934-20.366 26.201c0 12.268 6.431 25.843 20.365 25.843zM98.612 52.76c0-8.574 5.36-14.29 12.863-14.29c7.146 0 11.195 3.929 12.863 10.717c4.764-7.86 14.768-11.79 24.415-11.79c27.63 0 41.326 25.843 41.326 50.735c0 24.176-16.435 48.234-42.28 48.234c-7.98 0-16.794-2.977-23.462-8.932v31.322c0 8.575-5.36 14.292-12.863 14.292c-7.503 0-12.864-5.716-12.864-14.292V52.76h.002zm45.853 60.144c13.34 0 20.009-13.934 20.009-25.843c0-12.148-6.55-26.201-20.009-26.201c-13.696 0-20.128 12.862-20.128 25.248c0 12.624 5.955 26.796 20.128 26.796zm78.843-98.85c0 7.98-6.432 14.768-14.411 14.768c-7.623 0-14.41-6.908-14.41-14.768C194.485 6.788 201.274 0 208.895 0c7.622 0 14.412 6.55 14.412 14.054zM196.035 52.76c0-8.574 5.359-14.29 12.862-14.29c7.504 0 12.863 5.714 12.863 14.29v68.363c0 8.574-5.36 14.29-12.863 14.29c-7.503 0-12.862-5.714-12.862-14.29V52.76z" fill="#FC4C02"/><path d="M319.18 126.839c0 30.846-20.126 46.33-49.305 46.33c-10.48 0-40.493-5.122-40.493-19.295c0-4.764 5.36-11.195 10.362-11.195c8.218 0 17.268 7.98 32.036 7.98c12.506 0 21.676-7.264 21.676-20.247v-6.075h-.357c-5.36 7.86-14.055 12.147-25.843 12.147c-26.917 0-39.541-23.699-39.541-49.186c0-25.843 16.435-49.902 42.28-49.902c8.694 0 18.697 3.93 23.462 11.79c1.548-6.788 5.716-10.718 12.862-10.718c7.504 0 12.863 5.716 12.863 14.291v74.08h-.001zm-45.732-65.861c-13.339 0-20.008 13.935-20.008 25.843c0 13.696 6.55 26.202 20.008 26.202c13.696 0 20.128-12.862 20.128-25.248c0-12.624-6.074-26.797-20.128-26.797zm76.58 34.538c1.785 12.625 12.266 18.58 24.176 18.58c13.22 0 22.272-10.362 29.06-10.362c5.478 0 10.48 5.478 10.48 11.076c0 11.075-22.747 21.794-41.922 21.794c-28.822 0-48.115-21.08-48.115-49.305c0-25.965 18.936-49.664 45.971-49.664c27.75 0 46.092 25.248 46.092 46.686c0 7.622-3.335 11.434-11.195 11.434h-54.547v-.238zm40.254-17.15c-1.429-11.195-8.574-19.651-20.485-19.651c-11.433 0-19.055 8.694-20.365 19.651h40.85zm55.976 17.507c1.786 12.625 12.267 18.46 24.177 18.46c13.22 0 22.272-10.361 29.06-10.361c5.478 0 10.48 5.478 10.48 11.076c0 11.076-22.747 21.794-41.923 21.794c-28.821 0-48.115-21.08-48.115-49.305c0-25.965 18.937-49.664 45.971-49.664c27.75 0 46.092 25.248 46.092 46.686c0 7.622-3.334 11.433-11.195 11.433h-54.547v-.119zm40.256-17.15c-1.43-11.195-8.576-19.651-20.486-19.651c-11.433 0-19.055 8.694-20.246 19.651h40.731z" fill="#54585A"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 174"><path d="M91.347 118.62c0 6.551 0 16.794-12.266 16.794c-7.503 0-10.48-4.05-12.267-10.838c-6.55 7.86-14.65 11.91-24.415 11.91C18.34 136.486 0 116 0 87.06c0-28.107 18.936-49.664 42.399-49.664c9.408 0 18.698 3.693 24.414 11.792c.715-6.194 6.074-10.72 12.267-10.72c12.267 0 12.267 10.124 12.267 16.794v63.359zm-45.376-5.716c13.34 0 19.771-13.577 19.771-25.843S59.55 60.86 45.972 60.86c-14.054 0-20.366 13.934-20.366 26.201c0 12.268 6.431 25.843 20.365 25.843zM98.612 52.76c0-8.574 5.36-14.29 12.863-14.29c7.146 0 11.195 3.929 12.863 10.717c4.764-7.86 14.768-11.79 24.415-11.79c27.63 0 41.326 25.843 41.326 50.735c0 24.176-16.435 48.234-42.28 48.234c-7.98 0-16.794-2.977-23.462-8.932v31.322c0 8.575-5.36 14.292-12.863 14.292c-7.503 0-12.864-5.716-12.864-14.292V52.76h.002zm45.853 60.144c13.34 0 20.009-13.934 20.009-25.843c0-12.148-6.55-26.201-20.009-26.201c-13.696 0-20.128 12.862-20.128 25.248c0 12.624 5.955 26.796 20.128 26.796zm78.843-98.85c0 7.98-6.432 14.768-14.411 14.768c-7.623 0-14.41-6.908-14.41-14.768C194.485 6.788 201.274 0 208.895 0c7.622 0 14.412 6.55 14.412 14.054zM196.035 52.76c0-8.574 5.359-14.29 12.862-14.29c7.504 0 12.863 5.714 12.863 14.29v68.363c0 8.574-5.36 14.29-12.863 14.29c-7.503 0-12.862-5.714-12.862-14.29V52.76z" fill="#FC4C02"/><path d="M319.18 126.839c0 30.846-20.126 46.33-49.305 46.33c-10.48 0-40.493-5.122-40.493-19.295c0-4.764 5.36-11.195 10.362-11.195c8.218 0 17.268 7.98 32.036 7.98c12.506 0 21.676-7.264 21.676-20.247v-6.075h-.357c-5.36 7.86-14.055 12.147-25.843 12.147c-26.917 0-39.541-23.699-39.541-49.186c0-25.843 16.435-49.902 42.28-49.902c8.694 0 18.697 3.93 23.462 11.79c1.548-6.788 5.716-10.718 12.862-10.718c7.504 0 12.863 5.716 12.863 14.291v74.08h-.001zm-45.732-65.861c-13.339 0-20.008 13.935-20.008 25.843c0 13.696 6.55 26.202 20.008 26.202c13.696 0 20.128-12.862 20.128-25.248c0-12.624-6.074-26.797-20.128-26.797zm76.58 34.538c1.785 12.625 12.266 18.58 24.176 18.58c13.22 0 22.272-10.362 29.06-10.362c5.478 0 10.48 5.478 10.48 11.076c0 11.075-22.747 21.794-41.922 21.794c-28.822 0-48.115-21.08-48.115-49.305c0-25.965 18.936-49.664 45.971-49.664c27.75 0 46.092 25.248 46.092 46.686c0 7.622-3.335 11.434-11.195 11.434h-54.547v-.238zm40.254-17.15c-1.429-11.195-8.574-19.651-20.485-19.651c-11.433 0-19.055 8.694-20.365 19.651h40.85zm55.976 17.507c1.786 12.625 12.267 18.46 24.177 18.46c13.22 0 22.272-10.361 29.06-10.361c5.478 0 10.48 5.478 10.48 11.076c0 11.076-22.747 21.794-41.923 21.794c-28.821 0-48.115-21.08-48.115-49.305c0-25.965 18.937-49.664 45.971-49.664c27.75 0 46.092 25.248 46.092 46.686c0 7.622-3.334 11.433-11.195 11.433h-54.547v-.119zm40.256-17.15c-1.43-11.195-8.576-19.651-20.486-19.651c-11.433 0-19.055 8.694-20.246 19.651h40.731z" fill="#54585A"/></svg>
</template>

CSS

.icon-apigee {
  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%20174%22%3E%3Cpath%20d%3D%22M91.347%20118.62c0%206.551%200%2016.794-12.266%2016.794c-7.503%200-10.48-4.05-12.267-10.838c-6.55%207.86-14.65%2011.91-24.415%2011.91C18.34%20136.486%200%20116%200%2087.06c0-28.107%2018.936-49.664%2042.399-49.664c9.408%200%2018.698%203.693%2024.414%2011.792c.715-6.194%206.074-10.72%2012.267-10.72c12.267%200%2012.267%2010.124%2012.267%2016.794v63.359zm-45.376-5.716c13.34%200%2019.771-13.577%2019.771-25.843S59.55%2060.86%2045.972%2060.86c-14.054%200-20.366%2013.934-20.366%2026.201c0%2012.268%206.431%2025.843%2020.365%2025.843zM98.612%2052.76c0-8.574%205.36-14.29%2012.863-14.29c7.146%200%2011.195%203.929%2012.863%2010.717c4.764-7.86%2014.768-11.79%2024.415-11.79c27.63%200%2041.326%2025.843%2041.326%2050.735c0%2024.176-16.435%2048.234-42.28%2048.234c-7.98%200-16.794-2.977-23.462-8.932v31.322c0%208.575-5.36%2014.292-12.863%2014.292c-7.503%200-12.864-5.716-12.864-14.292V52.76h.002zm45.853%2060.144c13.34%200%2020.009-13.934%2020.009-25.843c0-12.148-6.55-26.201-20.009-26.201c-13.696%200-20.128%2012.862-20.128%2025.248c0%2012.624%205.955%2026.796%2020.128%2026.796zm78.843-98.85c0%207.98-6.432%2014.768-14.411%2014.768c-7.623%200-14.41-6.908-14.41-14.768C194.485%206.788%20201.274%200%20208.895%200c7.622%200%2014.412%206.55%2014.412%2014.054zM196.035%2052.76c0-8.574%205.359-14.29%2012.862-14.29c7.504%200%2012.863%205.714%2012.863%2014.29v68.363c0%208.574-5.36%2014.29-12.863%2014.29c-7.503%200-12.862-5.714-12.862-14.29V52.76z%22%20fill%3D%22%23FC4C02%22%2F%3E%3Cpath%20d%3D%22M319.18%20126.839c0%2030.846-20.126%2046.33-49.305%2046.33c-10.48%200-40.493-5.122-40.493-19.295c0-4.764%205.36-11.195%2010.362-11.195c8.218%200%2017.268%207.98%2032.036%207.98c12.506%200%2021.676-7.264%2021.676-20.247v-6.075h-.357c-5.36%207.86-14.055%2012.147-25.843%2012.147c-26.917%200-39.541-23.699-39.541-49.186c0-25.843%2016.435-49.902%2042.28-49.902c8.694%200%2018.697%203.93%2023.462%2011.79c1.548-6.788%205.716-10.718%2012.862-10.718c7.504%200%2012.863%205.716%2012.863%2014.291v74.08h-.001zm-45.732-65.861c-13.339%200-20.008%2013.935-20.008%2025.843c0%2013.696%206.55%2026.202%2020.008%2026.202c13.696%200%2020.128-12.862%2020.128-25.248c0-12.624-6.074-26.797-20.128-26.797zm76.58%2034.538c1.785%2012.625%2012.266%2018.58%2024.176%2018.58c13.22%200%2022.272-10.362%2029.06-10.362c5.478%200%2010.48%205.478%2010.48%2011.076c0%2011.075-22.747%2021.794-41.922%2021.794c-28.822%200-48.115-21.08-48.115-49.305c0-25.965%2018.936-49.664%2045.971-49.664c27.75%200%2046.092%2025.248%2046.092%2046.686c0%207.622-3.335%2011.434-11.195%2011.434h-54.547v-.238zm40.254-17.15c-1.429-11.195-8.574-19.651-20.485-19.651c-11.433%200-19.055%208.694-20.365%2019.651h40.85zm55.976%2017.507c1.786%2012.625%2012.267%2018.46%2024.177%2018.46c13.22%200%2022.272-10.361%2029.06-10.361c5.478%200%2010.48%205.478%2010.48%2011.076c0%2011.076-22.747%2021.794-41.923%2021.794c-28.821%200-48.115-21.08-48.115-49.305c0-25.965%2018.937-49.664%2045.971-49.664c27.75%200%2046.092%2025.248%2046.092%2046.686c0%207.622-3.334%2011.433-11.195%2011.433h-54.547v-.119zm40.256-17.15c-1.43-11.195-8.576-19.651-20.486-19.651c-11.433%200-19.055%208.694-20.246%2019.651h40.731z%22%20fill%3D%22%2354585A%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%20174%22%3E%3Cpath%20d%3D%22M91.347%20118.62c0%206.551%200%2016.794-12.266%2016.794c-7.503%200-10.48-4.05-12.267-10.838c-6.55%207.86-14.65%2011.91-24.415%2011.91C18.34%20136.486%200%20116%200%2087.06c0-28.107%2018.936-49.664%2042.399-49.664c9.408%200%2018.698%203.693%2024.414%2011.792c.715-6.194%206.074-10.72%2012.267-10.72c12.267%200%2012.267%2010.124%2012.267%2016.794v63.359zm-45.376-5.716c13.34%200%2019.771-13.577%2019.771-25.843S59.55%2060.86%2045.972%2060.86c-14.054%200-20.366%2013.934-20.366%2026.201c0%2012.268%206.431%2025.843%2020.365%2025.843zM98.612%2052.76c0-8.574%205.36-14.29%2012.863-14.29c7.146%200%2011.195%203.929%2012.863%2010.717c4.764-7.86%2014.768-11.79%2024.415-11.79c27.63%200%2041.326%2025.843%2041.326%2050.735c0%2024.176-16.435%2048.234-42.28%2048.234c-7.98%200-16.794-2.977-23.462-8.932v31.322c0%208.575-5.36%2014.292-12.863%2014.292c-7.503%200-12.864-5.716-12.864-14.292V52.76h.002zm45.853%2060.144c13.34%200%2020.009-13.934%2020.009-25.843c0-12.148-6.55-26.201-20.009-26.201c-13.696%200-20.128%2012.862-20.128%2025.248c0%2012.624%205.955%2026.796%2020.128%2026.796zm78.843-98.85c0%207.98-6.432%2014.768-14.411%2014.768c-7.623%200-14.41-6.908-14.41-14.768C194.485%206.788%20201.274%200%20208.895%200c7.622%200%2014.412%206.55%2014.412%2014.054zM196.035%2052.76c0-8.574%205.359-14.29%2012.862-14.29c7.504%200%2012.863%205.714%2012.863%2014.29v68.363c0%208.574-5.36%2014.29-12.863%2014.29c-7.503%200-12.862-5.714-12.862-14.29V52.76z%22%20fill%3D%22%23FC4C02%22%2F%3E%3Cpath%20d%3D%22M319.18%20126.839c0%2030.846-20.126%2046.33-49.305%2046.33c-10.48%200-40.493-5.122-40.493-19.295c0-4.764%205.36-11.195%2010.362-11.195c8.218%200%2017.268%207.98%2032.036%207.98c12.506%200%2021.676-7.264%2021.676-20.247v-6.075h-.357c-5.36%207.86-14.055%2012.147-25.843%2012.147c-26.917%200-39.541-23.699-39.541-49.186c0-25.843%2016.435-49.902%2042.28-49.902c8.694%200%2018.697%203.93%2023.462%2011.79c1.548-6.788%205.716-10.718%2012.862-10.718c7.504%200%2012.863%205.716%2012.863%2014.291v74.08h-.001zm-45.732-65.861c-13.339%200-20.008%2013.935-20.008%2025.843c0%2013.696%206.55%2026.202%2020.008%2026.202c13.696%200%2020.128-12.862%2020.128-25.248c0-12.624-6.074-26.797-20.128-26.797zm76.58%2034.538c1.785%2012.625%2012.266%2018.58%2024.176%2018.58c13.22%200%2022.272-10.362%2029.06-10.362c5.478%200%2010.48%205.478%2010.48%2011.076c0%2011.075-22.747%2021.794-41.922%2021.794c-28.822%200-48.115-21.08-48.115-49.305c0-25.965%2018.936-49.664%2045.971-49.664c27.75%200%2046.092%2025.248%2046.092%2046.686c0%207.622-3.335%2011.434-11.195%2011.434h-54.547v-.238zm40.254-17.15c-1.429-11.195-8.574-19.651-20.485-19.651c-11.433%200-19.055%208.694-20.365%2019.651h40.85zm55.976%2017.507c1.786%2012.625%2012.267%2018.46%2024.177%2018.46c13.22%200%2022.272-10.361%2029.06-10.361c5.478%200%2010.48%205.478%2010.48%2011.076c0%2011.076-22.747%2021.794-41.923%2021.794c-28.821%200-48.115-21.08-48.115-49.305c0-25.965%2018.937-49.664%2045.971-49.664c27.75%200%2046.092%2025.248%2046.092%2046.686c0%207.622-3.334%2011.433-11.195%2011.433h-54.547v-.119zm40.256-17.15c-1.43-11.195-8.576-19.651-20.486-19.651c-11.433%200-19.055%208.694-20.246%2019.651h40.731z%22%20fill%3D%22%2354585A%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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