zebpay logo
zebpay from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- zebpay
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the zebpay logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.736 10.245S17.304 21.238 16.902 20.83l.905-1.091L6.828 9.31c-.331.279-.698.592-1.092.935m-4.88 4.38s-.828.823-.855 1.97c-.018.52.134 1.108.604 1.713l.026.035a2.3 2.3 0 0 0 .733.51q.057.026.126.05q.167.062.373.108a4.3 4.3 0 0 0 1.217.064l.222-.023q.114-.015.232-.034q.12-.019.245-.042q.009.001.02-.004q.011.001.022-.004c.768-.151 1.706-.467 2.836-1.022l-4.702-4.478a48 48 0 0 0-1.1 1.156Zm8.276-7.472s-.305.236-.801.636l-.294.236l10.907 10.378l.92-1.093L9.161 7.12zm-5.91 5.07l5.126 4.882a5.4 5.4 0 0 1 1.738-.32l-5.816-5.54q-.515.471-1.047.978Zm5.529-8.885s-.414.14-.61.46L20.96 16.011l.921-1.09L9.544 3.158c-.276.04-.544.096-.793.18m5.959.443s-1.081-.353-2.434-.556l10.818 10.253l.906-1.07l-.722-.682l-8.18-7.79z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsZebpay(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="M5.736 10.245S17.304 21.238 16.902 20.83l.905-1.091L6.828 9.31c-.331.279-.698.592-1.092.935m-4.88 4.38s-.828.823-.855 1.97c-.018.52.134 1.108.604 1.713l.026.035a2.3 2.3 0 0 0 .733.51q.057.026.126.05q.167.062.373.108a4.3 4.3 0 0 0 1.217.064l.222-.023q.114-.015.232-.034q.12-.019.245-.042q.009.001.02-.004q.011.001.022-.004c.768-.151 1.706-.467 2.836-1.022l-4.702-4.478a48 48 0 0 0-1.1 1.156Zm8.276-7.472s-.305.236-.801.636l-.294.236l10.907 10.378l.92-1.093L9.161 7.12zm-5.91 5.07l5.126 4.882a5.4 5.4 0 0 1 1.738-.32l-5.816-5.54q-.515.471-1.047.978Zm5.529-8.885s-.414.14-.61.46L20.96 16.011l.921-1.09L9.544 3.158c-.276.04-.544.096-.793.18m5.959.443s-1.081-.353-2.434-.556l10.818 10.253l.906-1.07l-.722-.682l-8.18-7.79z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.736 10.245S17.304 21.238 16.902 20.83l.905-1.091L6.828 9.31c-.331.279-.698.592-1.092.935m-4.88 4.38s-.828.823-.855 1.97c-.018.52.134 1.108.604 1.713l.026.035a2.3 2.3 0 0 0 .733.51q.057.026.126.05q.167.062.373.108a4.3 4.3 0 0 0 1.217.064l.222-.023q.114-.015.232-.034q.12-.019.245-.042q.009.001.02-.004q.011.001.022-.004c.768-.151 1.706-.467 2.836-1.022l-4.702-4.478a48 48 0 0 0-1.1 1.156Zm8.276-7.472s-.305.236-.801.636l-.294.236l10.907 10.378l.92-1.093L9.161 7.12zm-5.91 5.07l5.126 4.882a5.4 5.4 0 0 1 1.738-.32l-5.816-5.54q-.515.471-1.047.978Zm5.529-8.885s-.414.14-.61.46L20.96 16.011l.921-1.09L9.544 3.158c-.276.04-.544.096-.793.18m5.959.443s-1.081-.353-2.434-.556l10.818 10.253l.906-1.07l-.722-.682l-8.18-7.79z"/></svg> </template>
CSS
.icon-zebpay {
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%22M5.736%2010.245S17.304%2021.238%2016.902%2020.83l.905-1.091L6.828%209.31c-.331.279-.698.592-1.092.935m-4.88%204.38s-.828.823-.855%201.97c-.018.52.134%201.108.604%201.713l.026.035a2.3%202.3%200%200%200%20.733.51q.057.026.126.05q.167.062.373.108a4.3%204.3%200%200%200%201.217.064l.222-.023q.114-.015.232-.034q.12-.019.245-.042q.009.001.02-.004q.011.001.022-.004c.768-.151%201.706-.467%202.836-1.022l-4.702-4.478a48%2048%200%200%200-1.1%201.156Zm8.276-7.472s-.305.236-.801.636l-.294.236l10.907%2010.378l.92-1.093L9.161%207.12zm-5.91%205.07l5.126%204.882a5.4%205.4%200%200%201%201.738-.32l-5.816-5.54q-.515.471-1.047.978Zm5.529-8.885s-.414.14-.61.46L20.96%2016.011l.921-1.09L9.544%203.158c-.276.04-.544.096-.793.18m5.959.443s-1.081-.353-2.434-.556l10.818%2010.253l.906-1.07l-.722-.682l-8.18-7.79z%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%22M5.736%2010.245S17.304%2021.238%2016.902%2020.83l.905-1.091L6.828%209.31c-.331.279-.698.592-1.092.935m-4.88%204.38s-.828.823-.855%201.97c-.018.52.134%201.108.604%201.713l.026.035a2.3%202.3%200%200%200%20.733.51q.057.026.126.05q.167.062.373.108a4.3%204.3%200%200%200%201.217.064l.222-.023q.114-.015.232-.034q.12-.019.245-.042q.009.001.02-.004q.011.001.022-.004c.768-.151%201.706-.467%202.836-1.022l-4.702-4.478a48%2048%200%200%200-1.1%201.156Zm8.276-7.472s-.305.236-.801.636l-.294.236l10.907%2010.378l.92-1.093L9.161%207.12zm-5.91%205.07l5.126%204.882a5.4%205.4%200%200%201%201.738-.32l-5.816-5.54q-.515.471-1.047.978Zm5.529-8.885s-.414.14-.61.46L20.96%2016.011l.921-1.09L9.544%203.158c-.276.04-.544.096-.793.18m5.959.443s-1.081-.353-2.434-.556l10.818%2010.253l.906-1.07l-.722-.682l-8.18-7.79z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/zebpay.svg?color=%231a73e8&size=48