flipkart logo
flipkart from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- flipkart
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the flipkart logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.833 1.333a1 1 0 0 0-.333.061V1c0-.551.449-1 1-1h14.667c.551 0 1 .449 1 1v.333zm17.334 2.334H2.833c-.551 0-1 .449-1 1V23c0 .551.449 1 1 1h7.3l1.098-5.645h-2.24c-.051 0-5.158-.241-5.158-.241l4.639-.327l-.078-.366l-1.978-.285l1.882-.158l-.124-.449l-3.075-.467s3.341-.373 3.392-.373h3.232l.247-1.331c.289-1.616.945-2.807 1.973-3.693c1.033-.892 2.344-1.332 3.937-1.332c.643 0 1.053.151 1.231.463c.118.186.201.516.279.859c.074.352.14.671.095.903c-.057.345-.461.465-1.197.465h-.253c-1.327 0-2.134.763-2.405 2.31l-.243 1.355h1.54c.574 0 .781.402.622 1.306c-.17.941-.539 1.36-1.111 1.36H14.9L13.804 24h7.362c.551 0 1-.449 1-1V4.667a1 1 0 0 0-.999-1M20.5 2.333A.334.334 0 0 0 20.167 2H3.833a.334.334 0 0 0-.333.333V3h17z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsFlipkart(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="M3.833 1.333a1 1 0 0 0-.333.061V1c0-.551.449-1 1-1h14.667c.551 0 1 .449 1 1v.333zm17.334 2.334H2.833c-.551 0-1 .449-1 1V23c0 .551.449 1 1 1h7.3l1.098-5.645h-2.24c-.051 0-5.158-.241-5.158-.241l4.639-.327l-.078-.366l-1.978-.285l1.882-.158l-.124-.449l-3.075-.467s3.341-.373 3.392-.373h3.232l.247-1.331c.289-1.616.945-2.807 1.973-3.693c1.033-.892 2.344-1.332 3.937-1.332c.643 0 1.053.151 1.231.463c.118.186.201.516.279.859c.074.352.14.671.095.903c-.057.345-.461.465-1.197.465h-.253c-1.327 0-2.134.763-2.405 2.31l-.243 1.355h1.54c.574 0 .781.402.622 1.306c-.17.941-.539 1.36-1.111 1.36H14.9L13.804 24h7.362c.551 0 1-.449 1-1V4.667a1 1 0 0 0-.999-1M20.5 2.333A.334.334 0 0 0 20.167 2H3.833a.334.334 0 0 0-.333.333V3h17z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.833 1.333a1 1 0 0 0-.333.061V1c0-.551.449-1 1-1h14.667c.551 0 1 .449 1 1v.333zm17.334 2.334H2.833c-.551 0-1 .449-1 1V23c0 .551.449 1 1 1h7.3l1.098-5.645h-2.24c-.051 0-5.158-.241-5.158-.241l4.639-.327l-.078-.366l-1.978-.285l1.882-.158l-.124-.449l-3.075-.467s3.341-.373 3.392-.373h3.232l.247-1.331c.289-1.616.945-2.807 1.973-3.693c1.033-.892 2.344-1.332 3.937-1.332c.643 0 1.053.151 1.231.463c.118.186.201.516.279.859c.074.352.14.671.095.903c-.057.345-.461.465-1.197.465h-.253c-1.327 0-2.134.763-2.405 2.31l-.243 1.355h1.54c.574 0 .781.402.622 1.306c-.17.941-.539 1.36-1.111 1.36H14.9L13.804 24h7.362c.551 0 1-.449 1-1V4.667a1 1 0 0 0-.999-1M20.5 2.333A.334.334 0 0 0 20.167 2H3.833a.334.334 0 0 0-.333.333V3h17z"/></svg> </template>
CSS
.icon-flipkart {
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%22M3.833%201.333a1%201%200%200%200-.333.061V1c0-.551.449-1%201-1h14.667c.551%200%201%20.449%201%201v.333zm17.334%202.334H2.833c-.551%200-1%20.449-1%201V23c0%20.551.449%201%201%201h7.3l1.098-5.645h-2.24c-.051%200-5.158-.241-5.158-.241l4.639-.327l-.078-.366l-1.978-.285l1.882-.158l-.124-.449l-3.075-.467s3.341-.373%203.392-.373h3.232l.247-1.331c.289-1.616.945-2.807%201.973-3.693c1.033-.892%202.344-1.332%203.937-1.332c.643%200%201.053.151%201.231.463c.118.186.201.516.279.859c.074.352.14.671.095.903c-.057.345-.461.465-1.197.465h-.253c-1.327%200-2.134.763-2.405%202.31l-.243%201.355h1.54c.574%200%20.781.402.622%201.306c-.17.941-.539%201.36-1.111%201.36H14.9L13.804%2024h7.362c.551%200%201-.449%201-1V4.667a1%201%200%200%200-.999-1M20.5%202.333A.334.334%200%200%200%2020.167%202H3.833a.334.334%200%200%200-.333.333V3h17z%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%22M3.833%201.333a1%201%200%200%200-.333.061V1c0-.551.449-1%201-1h14.667c.551%200%201%20.449%201%201v.333zm17.334%202.334H2.833c-.551%200-1%20.449-1%201V23c0%20.551.449%201%201%201h7.3l1.098-5.645h-2.24c-.051%200-5.158-.241-5.158-.241l4.639-.327l-.078-.366l-1.978-.285l1.882-.158l-.124-.449l-3.075-.467s3.341-.373%203.392-.373h3.232l.247-1.331c.289-1.616.945-2.807%201.973-3.693c1.033-.892%202.344-1.332%203.937-1.332c.643%200%201.053.151%201.231.463c.118.186.201.516.279.859c.074.352.14.671.095.903c-.057.345-.461.465-1.197.465h-.253c-1.327%200-2.134.763-2.405%202.31l-.243%201.355h1.54c.574%200%20.781.402.622%201.306c-.17.941-.539%201.36-1.111%201.36H14.9L13.804%2024h7.362c.551%200%201-.449%201-1V4.667a1%201%200%200%200-.999-1M20.5%202.333A.334.334%200%200%200%2020.167%202H3.833a.334.334%200%200%200-.333.333V3h17z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/flipkart.svg?color=%231a73e8&size=48