xendit logo
xendit from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- xendit
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the xendit logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.781 2.743H7.965l-5.341 9.264l5.341 9.263l-1.312 2.266L0 12.007L6.653.464h6.454zm-5.128 2.28l1.312-2.28L9.873 6.03L8.561 8.296zm9.382-2.28l1.312 2.28L7.965 21.27l-1.312-2.279zm-5.128 20.793l1.298-2.279h3.83L14.1 17.931l1.312-2.267l1.926 3.337l4.038-6.994l-5.341-9.264L17.347.464L24 12.007l-6.653 11.529z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsXendit(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="M11.781 2.743H7.965l-5.341 9.264l5.341 9.263l-1.312 2.266L0 12.007L6.653.464h6.454zm-5.128 2.28l1.312-2.28L9.873 6.03L8.561 8.296zm9.382-2.28l1.312 2.28L7.965 21.27l-1.312-2.279zm-5.128 20.793l1.298-2.279h3.83L14.1 17.931l1.312-2.267l1.926 3.337l4.038-6.994l-5.341-9.264L17.347.464L24 12.007l-6.653 11.529z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.781 2.743H7.965l-5.341 9.264l5.341 9.263l-1.312 2.266L0 12.007L6.653.464h6.454zm-5.128 2.28l1.312-2.28L9.873 6.03L8.561 8.296zm9.382-2.28l1.312 2.28L7.965 21.27l-1.312-2.279zm-5.128 20.793l1.298-2.279h3.83L14.1 17.931l1.312-2.267l1.926 3.337l4.038-6.994l-5.341-9.264L17.347.464L24 12.007l-6.653 11.529z"/></svg> </template>
CSS
.icon-xendit {
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%22M11.781%202.743H7.965l-5.341%209.264l5.341%209.263l-1.312%202.266L0%2012.007L6.653.464h6.454zm-5.128%202.28l1.312-2.28L9.873%206.03L8.561%208.296zm9.382-2.28l1.312%202.28L7.965%2021.27l-1.312-2.279zm-5.128%2020.793l1.298-2.279h3.83L14.1%2017.931l1.312-2.267l1.926%203.337l4.038-6.994l-5.341-9.264L17.347.464L24%2012.007l-6.653%2011.529z%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%22M11.781%202.743H7.965l-5.341%209.264l5.341%209.263l-1.312%202.266L0%2012.007L6.653.464h6.454zm-5.128%202.28l1.312-2.28L9.873%206.03L8.561%208.296zm9.382-2.28l1.312%202.28L7.965%2021.27l-1.312-2.279zm-5.128%2020.793l1.298-2.279h3.83L14.1%2017.931l1.312-2.267l1.926%203.337l4.038-6.994l-5.341-9.264L17.347.464L24%2012.007l-6.653%2011.529z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/xendit.svg?color=%231a73e8&size=48