braintree logo
braintree from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- braintree
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the braintree logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.276 20.482h4.717c3.641 0 5.462-1.2 5.462-3.517c0-2.275-1.945-3.517-5.752-3.517H8.276Zm0-16.965v6.538h4.138c3.103 0 4.717-1.159 4.717-3.269c0-2.152-1.655-3.269-4.759-3.269zM1.696 24v-3.518H4.47V3.517H1.697V0h11.089c5.09 0 8.193 2.358 8.193 6.455c0 2.69-1.572 4.345-3.558 5.131c2.855.787 4.882 2.814 4.882 5.586c0 4.386-3.393 6.828-8.938 6.828H1.697"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsBraintree(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="M8.276 20.482h4.717c3.641 0 5.462-1.2 5.462-3.517c0-2.275-1.945-3.517-5.752-3.517H8.276Zm0-16.965v6.538h4.138c3.103 0 4.717-1.159 4.717-3.269c0-2.152-1.655-3.269-4.759-3.269zM1.696 24v-3.518H4.47V3.517H1.697V0h11.089c5.09 0 8.193 2.358 8.193 6.455c0 2.69-1.572 4.345-3.558 5.131c2.855.787 4.882 2.814 4.882 5.586c0 4.386-3.393 6.828-8.938 6.828H1.697"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.276 20.482h4.717c3.641 0 5.462-1.2 5.462-3.517c0-2.275-1.945-3.517-5.752-3.517H8.276Zm0-16.965v6.538h4.138c3.103 0 4.717-1.159 4.717-3.269c0-2.152-1.655-3.269-4.759-3.269zM1.696 24v-3.518H4.47V3.517H1.697V0h11.089c5.09 0 8.193 2.358 8.193 6.455c0 2.69-1.572 4.345-3.558 5.131c2.855.787 4.882 2.814 4.882 5.586c0 4.386-3.393 6.828-8.938 6.828H1.697"/></svg> </template>
CSS
.icon-braintree {
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%22M8.276%2020.482h4.717c3.641%200%205.462-1.2%205.462-3.517c0-2.275-1.945-3.517-5.752-3.517H8.276Zm0-16.965v6.538h4.138c3.103%200%204.717-1.159%204.717-3.269c0-2.152-1.655-3.269-4.759-3.269zM1.696%2024v-3.518H4.47V3.517H1.697V0h11.089c5.09%200%208.193%202.358%208.193%206.455c0%202.69-1.572%204.345-3.558%205.131c2.855.787%204.882%202.814%204.882%205.586c0%204.386-3.393%206.828-8.938%206.828H1.697%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%22M8.276%2020.482h4.717c3.641%200%205.462-1.2%205.462-3.517c0-2.275-1.945-3.517-5.752-3.517H8.276Zm0-16.965v6.538h4.138c3.103%200%204.717-1.159%204.717-3.269c0-2.152-1.655-3.269-4.759-3.269zM1.696%2024v-3.518H4.47V3.517H1.697V0h11.089c5.09%200%208.193%202.358%208.193%206.455c0%202.69-1.572%204.345-3.558%205.131c2.855.787%204.882%202.814%204.882%205.586c0%204.386-3.393%206.828-8.938%206.828H1.697%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/braintree.svg?color=%231a73e8&size=48