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

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

Use the foodpanda logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.224 0a3.14 3.14 0 0 0-3.14 3.127a3.1 3.1 0 0 0 1.079 2.36a11.8 11.8 0 0 0-2.037 6.639C.126 18.68 5.458 24 12 24s11.874-5.32 11.874-11.874a11.7 11.7 0 0 0-2.025-6.614a3.14 3.14 0 0 0 1.09-2.373A3.13 3.13 0 0 0 19.8.012a3.12 3.12 0 0 0-2.636 1.438A11.8 11.8 0 0 0 12.012.264A11.8 11.8 0 0 0 6.86 1.438A3.13 3.13 0 0 0 4.224 0M12 1.198c1.713 0 3.331.396 4.78 1.102a11 11 0 0 1 4.29 3.715a10.9 10.9 0 0 1 1.882 6.135c.011 6.039-4.901 10.951-10.94 10.951c-6.04 0-10.951-4.912-10.951-10.951c0-2.277.694-4.386 1.88-6.135A11.1 11.1 0 0 1 7.232 2.3A10.8 10.8 0 0 1 12 1.198M7.367 6.345c-.853.012-1.743.292-2.28.653c-1.031.682-2.29 2.156-2.085 4.181c.191 2.025 1.785 3.283 2.612 3.283c.826 0 1.234-.42 1.485-1.45c.252-1.018 1.115-2.192 2.217-3.45s-.024-2.469-.024-2.469c-.393-.513-1.052-.727-1.755-.747zm9.233.007l-.17.001c-.702.02-1.358.233-1.746.752c0 0-1.126 1.21-.024 2.469c1.114 1.258 1.965 2.432 2.217 3.45c.251 1.019.659 1.438 1.485 1.45c.827 0 2.409-1.258 2.612-3.283s-1.054-3.51-2.084-4.182c-.544-.36-1.437-.643-2.29-.657m-8.962 2c.348 0 .624.275.624.623c-.012.335-.288.623-.624.623a.62.62 0 0 1-.623-.623a.62.62 0 0 1 .623-.624zm8.891 0c.348 0 .623.275.623.623c-.012.335-.287.623-.623.623a.62.62 0 0 1-.623-.623c0-.348.288-.624.623-.624zm-4.541 4.025c-.527 0-2.06.096-2.06.587c0 .887 1.88 1.522 2.06 1.474c.18.048 2.06-.587 2.06-1.474c0-.49-1.52-.587-2.06-.587M9.076 15.17c0 1.414 1.294 2.564 2.912 2.564s2.924-1.15 2.924-2.564z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsFoodpanda(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="M4.224 0a3.14 3.14 0 0 0-3.14 3.127a3.1 3.1 0 0 0 1.079 2.36a11.8 11.8 0 0 0-2.037 6.639C.126 18.68 5.458 24 12 24s11.874-5.32 11.874-11.874a11.7 11.7 0 0 0-2.025-6.614a3.14 3.14 0 0 0 1.09-2.373A3.13 3.13 0 0 0 19.8.012a3.12 3.12 0 0 0-2.636 1.438A11.8 11.8 0 0 0 12.012.264A11.8 11.8 0 0 0 6.86 1.438A3.13 3.13 0 0 0 4.224 0M12 1.198c1.713 0 3.331.396 4.78 1.102a11 11 0 0 1 4.29 3.715a10.9 10.9 0 0 1 1.882 6.135c.011 6.039-4.901 10.951-10.94 10.951c-6.04 0-10.951-4.912-10.951-10.951c0-2.277.694-4.386 1.88-6.135A11.1 11.1 0 0 1 7.232 2.3A10.8 10.8 0 0 1 12 1.198M7.367 6.345c-.853.012-1.743.292-2.28.653c-1.031.682-2.29 2.156-2.085 4.181c.191 2.025 1.785 3.283 2.612 3.283c.826 0 1.234-.42 1.485-1.45c.252-1.018 1.115-2.192 2.217-3.45s-.024-2.469-.024-2.469c-.393-.513-1.052-.727-1.755-.747zm9.233.007l-.17.001c-.702.02-1.358.233-1.746.752c0 0-1.126 1.21-.024 2.469c1.114 1.258 1.965 2.432 2.217 3.45c.251 1.019.659 1.438 1.485 1.45c.827 0 2.409-1.258 2.612-3.283s-1.054-3.51-2.084-4.182c-.544-.36-1.437-.643-2.29-.657m-8.962 2c.348 0 .624.275.624.623c-.012.335-.288.623-.624.623a.62.62 0 0 1-.623-.623a.62.62 0 0 1 .623-.624zm8.891 0c.348 0 .623.275.623.623c-.012.335-.287.623-.623.623a.62.62 0 0 1-.623-.623c0-.348.288-.624.623-.624zm-4.541 4.025c-.527 0-2.06.096-2.06.587c0 .887 1.88 1.522 2.06 1.474c.18.048 2.06-.587 2.06-1.474c0-.49-1.52-.587-2.06-.587M9.076 15.17c0 1.414 1.294 2.564 2.912 2.564s2.924-1.15 2.924-2.564z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.224 0a3.14 3.14 0 0 0-3.14 3.127a3.1 3.1 0 0 0 1.079 2.36a11.8 11.8 0 0 0-2.037 6.639C.126 18.68 5.458 24 12 24s11.874-5.32 11.874-11.874a11.7 11.7 0 0 0-2.025-6.614a3.14 3.14 0 0 0 1.09-2.373A3.13 3.13 0 0 0 19.8.012a3.12 3.12 0 0 0-2.636 1.438A11.8 11.8 0 0 0 12.012.264A11.8 11.8 0 0 0 6.86 1.438A3.13 3.13 0 0 0 4.224 0M12 1.198c1.713 0 3.331.396 4.78 1.102a11 11 0 0 1 4.29 3.715a10.9 10.9 0 0 1 1.882 6.135c.011 6.039-4.901 10.951-10.94 10.951c-6.04 0-10.951-4.912-10.951-10.951c0-2.277.694-4.386 1.88-6.135A11.1 11.1 0 0 1 7.232 2.3A10.8 10.8 0 0 1 12 1.198M7.367 6.345c-.853.012-1.743.292-2.28.653c-1.031.682-2.29 2.156-2.085 4.181c.191 2.025 1.785 3.283 2.612 3.283c.826 0 1.234-.42 1.485-1.45c.252-1.018 1.115-2.192 2.217-3.45s-.024-2.469-.024-2.469c-.393-.513-1.052-.727-1.755-.747zm9.233.007l-.17.001c-.702.02-1.358.233-1.746.752c0 0-1.126 1.21-.024 2.469c1.114 1.258 1.965 2.432 2.217 3.45c.251 1.019.659 1.438 1.485 1.45c.827 0 2.409-1.258 2.612-3.283s-1.054-3.51-2.084-4.182c-.544-.36-1.437-.643-2.29-.657m-8.962 2c.348 0 .624.275.624.623c-.012.335-.288.623-.624.623a.62.62 0 0 1-.623-.623a.62.62 0 0 1 .623-.624zm8.891 0c.348 0 .623.275.623.623c-.012.335-.287.623-.623.623a.62.62 0 0 1-.623-.623c0-.348.288-.624.623-.624zm-4.541 4.025c-.527 0-2.06.096-2.06.587c0 .887 1.88 1.522 2.06 1.474c.18.048 2.06-.587 2.06-1.474c0-.49-1.52-.587-2.06-.587M9.076 15.17c0 1.414 1.294 2.564 2.912 2.564s2.924-1.15 2.924-2.564z"/></svg>
</template>

CSS

.icon-foodpanda {
  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%22M4.224%200a3.14%203.14%200%200%200-3.14%203.127a3.1%203.1%200%200%200%201.079%202.36a11.8%2011.8%200%200%200-2.037%206.639C.126%2018.68%205.458%2024%2012%2024s11.874-5.32%2011.874-11.874a11.7%2011.7%200%200%200-2.025-6.614a3.14%203.14%200%200%200%201.09-2.373A3.13%203.13%200%200%200%2019.8.012a3.12%203.12%200%200%200-2.636%201.438A11.8%2011.8%200%200%200%2012.012.264A11.8%2011.8%200%200%200%206.86%201.438A3.13%203.13%200%200%200%204.224%200M12%201.198c1.713%200%203.331.396%204.78%201.102a11%2011%200%200%201%204.29%203.715a10.9%2010.9%200%200%201%201.882%206.135c.011%206.039-4.901%2010.951-10.94%2010.951c-6.04%200-10.951-4.912-10.951-10.951c0-2.277.694-4.386%201.88-6.135A11.1%2011.1%200%200%201%207.232%202.3A10.8%2010.8%200%200%201%2012%201.198M7.367%206.345c-.853.012-1.743.292-2.28.653c-1.031.682-2.29%202.156-2.085%204.181c.191%202.025%201.785%203.283%202.612%203.283c.826%200%201.234-.42%201.485-1.45c.252-1.018%201.115-2.192%202.217-3.45s-.024-2.469-.024-2.469c-.393-.513-1.052-.727-1.755-.747zm9.233.007l-.17.001c-.702.02-1.358.233-1.746.752c0%200-1.126%201.21-.024%202.469c1.114%201.258%201.965%202.432%202.217%203.45c.251%201.019.659%201.438%201.485%201.45c.827%200%202.409-1.258%202.612-3.283s-1.054-3.51-2.084-4.182c-.544-.36-1.437-.643-2.29-.657m-8.962%202c.348%200%20.624.275.624.623c-.012.335-.288.623-.624.623a.62.62%200%200%201-.623-.623a.62.62%200%200%201%20.623-.624zm8.891%200c.348%200%20.623.275.623.623c-.012.335-.287.623-.623.623a.62.62%200%200%201-.623-.623c0-.348.288-.624.623-.624zm-4.541%204.025c-.527%200-2.06.096-2.06.587c0%20.887%201.88%201.522%202.06%201.474c.18.048%202.06-.587%202.06-1.474c0-.49-1.52-.587-2.06-.587M9.076%2015.17c0%201.414%201.294%202.564%202.912%202.564s2.924-1.15%202.924-2.564z%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%22M4.224%200a3.14%203.14%200%200%200-3.14%203.127a3.1%203.1%200%200%200%201.079%202.36a11.8%2011.8%200%200%200-2.037%206.639C.126%2018.68%205.458%2024%2012%2024s11.874-5.32%2011.874-11.874a11.7%2011.7%200%200%200-2.025-6.614a3.14%203.14%200%200%200%201.09-2.373A3.13%203.13%200%200%200%2019.8.012a3.12%203.12%200%200%200-2.636%201.438A11.8%2011.8%200%200%200%2012.012.264A11.8%2011.8%200%200%200%206.86%201.438A3.13%203.13%200%200%200%204.224%200M12%201.198c1.713%200%203.331.396%204.78%201.102a11%2011%200%200%201%204.29%203.715a10.9%2010.9%200%200%201%201.882%206.135c.011%206.039-4.901%2010.951-10.94%2010.951c-6.04%200-10.951-4.912-10.951-10.951c0-2.277.694-4.386%201.88-6.135A11.1%2011.1%200%200%201%207.232%202.3A10.8%2010.8%200%200%201%2012%201.198M7.367%206.345c-.853.012-1.743.292-2.28.653c-1.031.682-2.29%202.156-2.085%204.181c.191%202.025%201.785%203.283%202.612%203.283c.826%200%201.234-.42%201.485-1.45c.252-1.018%201.115-2.192%202.217-3.45s-.024-2.469-.024-2.469c-.393-.513-1.052-.727-1.755-.747zm9.233.007l-.17.001c-.702.02-1.358.233-1.746.752c0%200-1.126%201.21-.024%202.469c1.114%201.258%201.965%202.432%202.217%203.45c.251%201.019.659%201.438%201.485%201.45c.827%200%202.409-1.258%202.612-3.283s-1.054-3.51-2.084-4.182c-.544-.36-1.437-.643-2.29-.657m-8.962%202c.348%200%20.624.275.624.623c-.012.335-.288.623-.624.623a.62.62%200%200%201-.623-.623a.62.62%200%200%201%20.623-.624zm8.891%200c.348%200%20.623.275.623.623c-.012.335-.287.623-.623.623a.62.62%200%200%201-.623-.623c0-.348.288-.624.623-.624zm-4.541%204.025c-.527%200-2.06.096-2.06.587c0%20.887%201.88%201.522%202.06%201.474c.18.048%202.06-.587%202.06-1.474c0-.49-1.52-.587-2.06-.587M9.076%2015.17c0%201.414%201.294%202.564%202.912%202.564s2.924-1.15%202.924-2.564z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Foodpanda logo — Simple Icons · IconsDB