swiggy from Unicons Monochrome by Iconscout · Monochrome · Brand Logos · Apache-2.0 Free for personal and commercial use.

Name
swiggy
Set
Unicons Monochrome
Style
Monochrome
Category
Brand Logos
Viewbox
24×24
License
Apache 2.0

The same icon in other sets

More brand logos icons from Unicons Monochrome

Use the swiggy icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.047 14.693c-.654 0-1.308-.012-1.961.004a1.34 1.34 0 0 1-1.33-.748A11.2 11.2 0 0 1 5.23 8.432a6.27 6.27 0 0 1 1.847-4.285a6.7 6.7 0 0 1 2.694-1.752a6.6 6.6 0 0 1 3.648-.243a6.83 6.83 0 0 1 5.343 5.711a.507.507 0 0 1-.344.603a5 5 0 0 1-1.573.374a15 15 0 0 1-3.148.045c-.42-.052-.496-.135-.5-.569c-.004-.592-.001-1.184-.002-1.777l-.003-.276a.297.297 0 0 0-.314-.335c-.235-.008-.339.125-.34.34a767 767 0 0 0-.001 3.034c0 .288.182.358.427.358c.909-.001 1.818-.004 2.727.002a7 7 0 0 1 1.67.162a1.203 1.203 0 0 1 1.012 1.635a14.2 14.2 0 0 1-1.494 3.871a34 34 0 0 1-3.577 5.26c-.345.43-.711.842-1.06 1.268c-.158.193-.277.189-.43-.01a44 44 0 0 1-3.427-4.956c-.127-.22-.226-.457-.333-.688c-.103-.222-.02-.368.193-.467a2.6 2.6 0 0 1 .8-.195a7.7 7.7 0 0 1 2.348.02c.45.082.524.188.523.639c0 .347-.005.694 0 1.042c.003.22.066.431.33.43c.262-.003.324-.215.326-.435c.004-.725-.002-1.45.003-2.176c.002-.312-.195-.371-.445-.372q-1.041-.002-2.083 0Z"/></svg>

React

import type { SVGProps } from "react";

export function UimSwiggy(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="M10.047 14.693c-.654 0-1.308-.012-1.961.004a1.34 1.34 0 0 1-1.33-.748A11.2 11.2 0 0 1 5.23 8.432a6.27 6.27 0 0 1 1.847-4.285a6.7 6.7 0 0 1 2.694-1.752a6.6 6.6 0 0 1 3.648-.243a6.83 6.83 0 0 1 5.343 5.711a.507.507 0 0 1-.344.603a5 5 0 0 1-1.573.374a15 15 0 0 1-3.148.045c-.42-.052-.496-.135-.5-.569c-.004-.592-.001-1.184-.002-1.777l-.003-.276a.297.297 0 0 0-.314-.335c-.235-.008-.339.125-.34.34a767 767 0 0 0-.001 3.034c0 .288.182.358.427.358c.909-.001 1.818-.004 2.727.002a7 7 0 0 1 1.67.162a1.203 1.203 0 0 1 1.012 1.635a14.2 14.2 0 0 1-1.494 3.871a34 34 0 0 1-3.577 5.26c-.345.43-.711.842-1.06 1.268c-.158.193-.277.189-.43-.01a44 44 0 0 1-3.427-4.956c-.127-.22-.226-.457-.333-.688c-.103-.222-.02-.368.193-.467a2.6 2.6 0 0 1 .8-.195a7.7 7.7 0 0 1 2.348.02c.45.082.524.188.523.639c0 .347-.005.694 0 1.042c.003.22.066.431.33.43c.262-.003.324-.215.326-.435c.004-.725-.002-1.45.003-2.176c.002-.312-.195-.371-.445-.372q-1.041-.002-2.083 0Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.047 14.693c-.654 0-1.308-.012-1.961.004a1.34 1.34 0 0 1-1.33-.748A11.2 11.2 0 0 1 5.23 8.432a6.27 6.27 0 0 1 1.847-4.285a6.7 6.7 0 0 1 2.694-1.752a6.6 6.6 0 0 1 3.648-.243a6.83 6.83 0 0 1 5.343 5.711a.507.507 0 0 1-.344.603a5 5 0 0 1-1.573.374a15 15 0 0 1-3.148.045c-.42-.052-.496-.135-.5-.569c-.004-.592-.001-1.184-.002-1.777l-.003-.276a.297.297 0 0 0-.314-.335c-.235-.008-.339.125-.34.34a767 767 0 0 0-.001 3.034c0 .288.182.358.427.358c.909-.001 1.818-.004 2.727.002a7 7 0 0 1 1.67.162a1.203 1.203 0 0 1 1.012 1.635a14.2 14.2 0 0 1-1.494 3.871a34 34 0 0 1-3.577 5.26c-.345.43-.711.842-1.06 1.268c-.158.193-.277.189-.43-.01a44 44 0 0 1-3.427-4.956c-.127-.22-.226-.457-.333-.688c-.103-.222-.02-.368.193-.467a2.6 2.6 0 0 1 .8-.195a7.7 7.7 0 0 1 2.348.02c.45.082.524.188.523.639c0 .347-.005.694 0 1.042c.003.22.066.431.33.43c.262-.003.324-.215.326-.435c.004-.725-.002-1.45.003-2.176c.002-.312-.195-.371-.445-.372q-1.041-.002-2.083 0Z"/></svg>
</template>

CSS

.icon-swiggy {
  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%22M10.047%2014.693c-.654%200-1.308-.012-1.961.004a1.34%201.34%200%200%201-1.33-.748A11.2%2011.2%200%200%201%205.23%208.432a6.27%206.27%200%200%201%201.847-4.285a6.7%206.7%200%200%201%202.694-1.752a6.6%206.6%200%200%201%203.648-.243a6.83%206.83%200%200%201%205.343%205.711a.507.507%200%200%201-.344.603a5%205%200%200%201-1.573.374a15%2015%200%200%201-3.148.045c-.42-.052-.496-.135-.5-.569c-.004-.592-.001-1.184-.002-1.777l-.003-.276a.297.297%200%200%200-.314-.335c-.235-.008-.339.125-.34.34a767%20767%200%200%200-.001%203.034c0%20.288.182.358.427.358c.909-.001%201.818-.004%202.727.002a7%207%200%200%201%201.67.162a1.203%201.203%200%200%201%201.012%201.635a14.2%2014.2%200%200%201-1.494%203.871a34%2034%200%200%201-3.577%205.26c-.345.43-.711.842-1.06%201.268c-.158.193-.277.189-.43-.01a44%2044%200%200%201-3.427-4.956c-.127-.22-.226-.457-.333-.688c-.103-.222-.02-.368.193-.467a2.6%202.6%200%200%201%20.8-.195a7.7%207.7%200%200%201%202.348.02c.45.082.524.188.523.639c0%20.347-.005.694%200%201.042c.003.22.066.431.33.43c.262-.003.324-.215.326-.435c.004-.725-.002-1.45.003-2.176c.002-.312-.195-.371-.445-.372q-1.041-.002-2.083%200Z%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%22M10.047%2014.693c-.654%200-1.308-.012-1.961.004a1.34%201.34%200%200%201-1.33-.748A11.2%2011.2%200%200%201%205.23%208.432a6.27%206.27%200%200%201%201.847-4.285a6.7%206.7%200%200%201%202.694-1.752a6.6%206.6%200%200%201%203.648-.243a6.83%206.83%200%200%201%205.343%205.711a.507.507%200%200%201-.344.603a5%205%200%200%201-1.573.374a15%2015%200%200%201-3.148.045c-.42-.052-.496-.135-.5-.569c-.004-.592-.001-1.184-.002-1.777l-.003-.276a.297.297%200%200%200-.314-.335c-.235-.008-.339.125-.34.34a767%20767%200%200%200-.001%203.034c0%20.288.182.358.427.358c.909-.001%201.818-.004%202.727.002a7%207%200%200%201%201.67.162a1.203%201.203%200%200%201%201.012%201.635a14.2%2014.2%200%200%201-1.494%203.871a34%2034%200%200%201-3.577%205.26c-.345.43-.711.842-1.06%201.268c-.158.193-.277.189-.43-.01a44%2044%200%200%201-3.427-4.956c-.127-.22-.226-.457-.333-.688c-.103-.222-.02-.368.193-.467a2.6%202.6%200%200%201%20.8-.195a7.7%207.7%200%200%201%202.348.02c.45.082.524.188.523.639c0%20.347-.005.694%200%201.042c.003.22.066.431.33.43c.262-.003.324-.215.326-.435c.004-.725-.002-1.45.003-2.176c.002-.312-.195-.371-.445-.372q-1.041-.002-2.083%200Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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