cashapp logo
cashapp from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- cashapp
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the cashapp logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.59 3.475a5.1 5.1 0 0 0-3.05-3.05c-1.31-.42-2.5-.42-4.92-.42H8.36c-2.4 0-3.61 0-4.9.4a5.1 5.1 0 0 0-3.05 3.06C0 4.765 0 5.965 0 8.365v7.27c0 2.41 0 3.6.4 4.9a5.1 5.1 0 0 0 3.05 3.05c1.3.41 2.5.41 4.9.41h7.28c2.41 0 3.61 0 4.9-.4a5.1 5.1 0 0 0 3.06-3.06c.41-1.3.41-2.5.41-4.9v-7.25c0-2.41 0-3.61-.41-4.91m-6.17 4.63l-.93.93a.5.5 0 0 1-.67.01a5 5 0 0 0-3.22-1.18c-.97 0-1.94.32-1.94 1.21c0 .9 1.04 1.2 2.24 1.65c2.1.7 3.84 1.58 3.84 3.64c0 2.24-1.74 3.78-4.58 3.95l-.26 1.2a.49.49 0 0 1-.48.39H9.63l-.09-.01a.5.5 0 0 1-.38-.59l.28-1.27a6.54 6.54 0 0 1-2.88-1.57v-.01a.48.48 0 0 1 0-.68l1-.97a.49.49 0 0 1 .67 0c.91.86 2.13 1.34 3.39 1.32c1.3 0 2.17-.55 2.17-1.42s-.88-1.1-2.54-1.72c-1.76-.63-3.43-1.52-3.43-3.6c0-2.42 2.01-3.6 4.39-3.71l.25-1.23a.48.48 0 0 1 .48-.38h1.78l.1.01c.26.06.43.31.37.57l-.27 1.37c.9.3 1.75.77 2.48 1.39l.02.02c.19.2.19.5 0 .68"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsCashapp(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="M23.59 3.475a5.1 5.1 0 0 0-3.05-3.05c-1.31-.42-2.5-.42-4.92-.42H8.36c-2.4 0-3.61 0-4.9.4a5.1 5.1 0 0 0-3.05 3.06C0 4.765 0 5.965 0 8.365v7.27c0 2.41 0 3.6.4 4.9a5.1 5.1 0 0 0 3.05 3.05c1.3.41 2.5.41 4.9.41h7.28c2.41 0 3.61 0 4.9-.4a5.1 5.1 0 0 0 3.06-3.06c.41-1.3.41-2.5.41-4.9v-7.25c0-2.41 0-3.61-.41-4.91m-6.17 4.63l-.93.93a.5.5 0 0 1-.67.01a5 5 0 0 0-3.22-1.18c-.97 0-1.94.32-1.94 1.21c0 .9 1.04 1.2 2.24 1.65c2.1.7 3.84 1.58 3.84 3.64c0 2.24-1.74 3.78-4.58 3.95l-.26 1.2a.49.49 0 0 1-.48.39H9.63l-.09-.01a.5.5 0 0 1-.38-.59l.28-1.27a6.54 6.54 0 0 1-2.88-1.57v-.01a.48.48 0 0 1 0-.68l1-.97a.49.49 0 0 1 .67 0c.91.86 2.13 1.34 3.39 1.32c1.3 0 2.17-.55 2.17-1.42s-.88-1.1-2.54-1.72c-1.76-.63-3.43-1.52-3.43-3.6c0-2.42 2.01-3.6 4.39-3.71l.25-1.23a.48.48 0 0 1 .48-.38h1.78l.1.01c.26.06.43.31.37.57l-.27 1.37c.9.3 1.75.77 2.48 1.39l.02.02c.19.2.19.5 0 .68"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.59 3.475a5.1 5.1 0 0 0-3.05-3.05c-1.31-.42-2.5-.42-4.92-.42H8.36c-2.4 0-3.61 0-4.9.4a5.1 5.1 0 0 0-3.05 3.06C0 4.765 0 5.965 0 8.365v7.27c0 2.41 0 3.6.4 4.9a5.1 5.1 0 0 0 3.05 3.05c1.3.41 2.5.41 4.9.41h7.28c2.41 0 3.61 0 4.9-.4a5.1 5.1 0 0 0 3.06-3.06c.41-1.3.41-2.5.41-4.9v-7.25c0-2.41 0-3.61-.41-4.91m-6.17 4.63l-.93.93a.5.5 0 0 1-.67.01a5 5 0 0 0-3.22-1.18c-.97 0-1.94.32-1.94 1.21c0 .9 1.04 1.2 2.24 1.65c2.1.7 3.84 1.58 3.84 3.64c0 2.24-1.74 3.78-4.58 3.95l-.26 1.2a.49.49 0 0 1-.48.39H9.63l-.09-.01a.5.5 0 0 1-.38-.59l.28-1.27a6.54 6.54 0 0 1-2.88-1.57v-.01a.48.48 0 0 1 0-.68l1-.97a.49.49 0 0 1 .67 0c.91.86 2.13 1.34 3.39 1.32c1.3 0 2.17-.55 2.17-1.42s-.88-1.1-2.54-1.72c-1.76-.63-3.43-1.52-3.43-3.6c0-2.42 2.01-3.6 4.39-3.71l.25-1.23a.48.48 0 0 1 .48-.38h1.78l.1.01c.26.06.43.31.37.57l-.27 1.37c.9.3 1.75.77 2.48 1.39l.02.02c.19.2.19.5 0 .68"/></svg> </template>
CSS
.icon-cashapp {
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%22M23.59%203.475a5.1%205.1%200%200%200-3.05-3.05c-1.31-.42-2.5-.42-4.92-.42H8.36c-2.4%200-3.61%200-4.9.4a5.1%205.1%200%200%200-3.05%203.06C0%204.765%200%205.965%200%208.365v7.27c0%202.41%200%203.6.4%204.9a5.1%205.1%200%200%200%203.05%203.05c1.3.41%202.5.41%204.9.41h7.28c2.41%200%203.61%200%204.9-.4a5.1%205.1%200%200%200%203.06-3.06c.41-1.3.41-2.5.41-4.9v-7.25c0-2.41%200-3.61-.41-4.91m-6.17%204.63l-.93.93a.5.5%200%200%201-.67.01a5%205%200%200%200-3.22-1.18c-.97%200-1.94.32-1.94%201.21c0%20.9%201.04%201.2%202.24%201.65c2.1.7%203.84%201.58%203.84%203.64c0%202.24-1.74%203.78-4.58%203.95l-.26%201.2a.49.49%200%200%201-.48.39H9.63l-.09-.01a.5.5%200%200%201-.38-.59l.28-1.27a6.54%206.54%200%200%201-2.88-1.57v-.01a.48.48%200%200%201%200-.68l1-.97a.49.49%200%200%201%20.67%200c.91.86%202.13%201.34%203.39%201.32c1.3%200%202.17-.55%202.17-1.42s-.88-1.1-2.54-1.72c-1.76-.63-3.43-1.52-3.43-3.6c0-2.42%202.01-3.6%204.39-3.71l.25-1.23a.48.48%200%200%201%20.48-.38h1.78l.1.01c.26.06.43.31.37.57l-.27%201.37c.9.3%201.75.77%202.48%201.39l.02.02c.19.2.19.5%200%20.68%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%22M23.59%203.475a5.1%205.1%200%200%200-3.05-3.05c-1.31-.42-2.5-.42-4.92-.42H8.36c-2.4%200-3.61%200-4.9.4a5.1%205.1%200%200%200-3.05%203.06C0%204.765%200%205.965%200%208.365v7.27c0%202.41%200%203.6.4%204.9a5.1%205.1%200%200%200%203.05%203.05c1.3.41%202.5.41%204.9.41h7.28c2.41%200%203.61%200%204.9-.4a5.1%205.1%200%200%200%203.06-3.06c.41-1.3.41-2.5.41-4.9v-7.25c0-2.41%200-3.61-.41-4.91m-6.17%204.63l-.93.93a.5.5%200%200%201-.67.01a5%205%200%200%200-3.22-1.18c-.97%200-1.94.32-1.94%201.21c0%20.9%201.04%201.2%202.24%201.65c2.1.7%203.84%201.58%203.84%203.64c0%202.24-1.74%203.78-4.58%203.95l-.26%201.2a.49.49%200%200%201-.48.39H9.63l-.09-.01a.5.5%200%200%201-.38-.59l.28-1.27a6.54%206.54%200%200%201-2.88-1.57v-.01a.48.48%200%200%201%200-.68l1-.97a.49.49%200%200%201%20.67%200c.91.86%202.13%201.34%203.39%201.32c1.3%200%202.17-.55%202.17-1.42s-.88-1.1-2.54-1.72c-1.76-.63-3.43-1.52-3.43-3.6c0-2.42%202.01-3.6%204.39-3.71l.25-1.23a.48.48%200%200%201%20.48-.38h1.78l.1.01c.26.06.43.31.37.57l-.27%201.37c.9.3%201.75.77%202.48%201.39l.02.02c.19.2.19.5%200%20.68%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/cashapp.svg?color=%231a73e8&size=48