cash app logo
cash-app from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.
- Name
- cash-app
- Set
- Font Awesome Brands
- Style
- Brand
- Viewbox
- 640×640
- License
- CC BY 4.0
Use the cash app logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M536.3 160.9c-9.4-26.5-30.3-47.4-56.8-57c-24.1-7.9-46.3-7.9-91.6-7.9H252c-44.8 0-67.2 0-91.3 7.5c-26.5 9.6-47.4 30.5-57 57c-7.7 24.3-7.7 46.7-7.7 91.7v135.6c0 45.2 0 67.4 7.5 91.5c9.6 26.5 30.5 47.4 57 57c24.3 7.7 46.7 7.7 91.6 7.7h135.7c45 0 67.4 0 91.6-7.7c26.5-9.6 47.4-30.5 57-57c7.7-24.3 7.7-46.7 7.7-91.5V252.3c0-45 0-67.4-7.7-91.5zm-117.2 88.5l-25.8 21.1c-2.3 1.9-5.5 1.5-7.3-.9c-13.2-16.2-33.7-25.4-56.1-25.4c-25 0-40.6 10.9-40.6 26.2c-.4 12.8 11.7 19.6 49.1 27.7c47.2 10 68.7 29.7 68.7 62.7c0 41.4-33.7 71.9-86.4 75.3l-5.1 24.5c-.4 2.3-2.6 4.1-5.1 4.1h-40.6c-3.4 0-5.8-3.2-5.1-6.4l6.4-27.3c-26-7.5-47.2-22-59.3-39.7c-1.5-2.3-1.1-5.3 1.1-7l28.2-22c2.3-1.9 5.8-1.3 7.5 1.1c14.9 20.9 38 33.3 65.7 33.3c25 0 43.8-12.2 43.8-29.7c0-13.4-9.4-19.6-41.2-26.2c-54.2-11.7-75.8-31.8-75.8-64.9c0-38.4 32.2-67.2 80.9-71l5.3-25.4c.4-2.3 2.6-4.1 5.1-4.1h39.9c3.2 0 5.8 3 5.1 6.2l-6.2 28.4c20.9 6.4 38 17.9 48.7 32.2c1.7 2.1 1.3 5.3-.9 7z"/></svg>
React
import type { SVGProps } from "react";
export function Fa7BrandsCashApp(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M536.3 160.9c-9.4-26.5-30.3-47.4-56.8-57c-24.1-7.9-46.3-7.9-91.6-7.9H252c-44.8 0-67.2 0-91.3 7.5c-26.5 9.6-47.4 30.5-57 57c-7.7 24.3-7.7 46.7-7.7 91.7v135.6c0 45.2 0 67.4 7.5 91.5c9.6 26.5 30.5 47.4 57 57c24.3 7.7 46.7 7.7 91.6 7.7h135.7c45 0 67.4 0 91.6-7.7c26.5-9.6 47.4-30.5 57-57c7.7-24.3 7.7-46.7 7.7-91.5V252.3c0-45 0-67.4-7.7-91.5zm-117.2 88.5l-25.8 21.1c-2.3 1.9-5.5 1.5-7.3-.9c-13.2-16.2-33.7-25.4-56.1-25.4c-25 0-40.6 10.9-40.6 26.2c-.4 12.8 11.7 19.6 49.1 27.7c47.2 10 68.7 29.7 68.7 62.7c0 41.4-33.7 71.9-86.4 75.3l-5.1 24.5c-.4 2.3-2.6 4.1-5.1 4.1h-40.6c-3.4 0-5.8-3.2-5.1-6.4l6.4-27.3c-26-7.5-47.2-22-59.3-39.7c-1.5-2.3-1.1-5.3 1.1-7l28.2-22c2.3-1.9 5.8-1.3 7.5 1.1c14.9 20.9 38 33.3 65.7 33.3c25 0 43.8-12.2 43.8-29.7c0-13.4-9.4-19.6-41.2-26.2c-54.2-11.7-75.8-31.8-75.8-64.9c0-38.4 32.2-67.2 80.9-71l5.3-25.4c.4-2.3 2.6-4.1 5.1-4.1h39.9c3.2 0 5.8 3 5.1 6.2l-6.2 28.4c20.9 6.4 38 17.9 48.7 32.2c1.7 2.1 1.3 5.3-.9 7z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M536.3 160.9c-9.4-26.5-30.3-47.4-56.8-57c-24.1-7.9-46.3-7.9-91.6-7.9H252c-44.8 0-67.2 0-91.3 7.5c-26.5 9.6-47.4 30.5-57 57c-7.7 24.3-7.7 46.7-7.7 91.7v135.6c0 45.2 0 67.4 7.5 91.5c9.6 26.5 30.5 47.4 57 57c24.3 7.7 46.7 7.7 91.6 7.7h135.7c45 0 67.4 0 91.6-7.7c26.5-9.6 47.4-30.5 57-57c7.7-24.3 7.7-46.7 7.7-91.5V252.3c0-45 0-67.4-7.7-91.5zm-117.2 88.5l-25.8 21.1c-2.3 1.9-5.5 1.5-7.3-.9c-13.2-16.2-33.7-25.4-56.1-25.4c-25 0-40.6 10.9-40.6 26.2c-.4 12.8 11.7 19.6 49.1 27.7c47.2 10 68.7 29.7 68.7 62.7c0 41.4-33.7 71.9-86.4 75.3l-5.1 24.5c-.4 2.3-2.6 4.1-5.1 4.1h-40.6c-3.4 0-5.8-3.2-5.1-6.4l6.4-27.3c-26-7.5-47.2-22-59.3-39.7c-1.5-2.3-1.1-5.3 1.1-7l28.2-22c2.3-1.9 5.8-1.3 7.5 1.1c14.9 20.9 38 33.3 65.7 33.3c25 0 43.8-12.2 43.8-29.7c0-13.4-9.4-19.6-41.2-26.2c-54.2-11.7-75.8-31.8-75.8-64.9c0-38.4 32.2-67.2 80.9-71l5.3-25.4c.4-2.3 2.6-4.1 5.1-4.1h39.9c3.2 0 5.8 3 5.1 6.2l-6.2 28.4c20.9 6.4 38 17.9 48.7 32.2c1.7 2.1 1.3 5.3-.9 7z"/></svg> </template>
CSS
.icon-cash-app {
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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M536.3%20160.9c-9.4-26.5-30.3-47.4-56.8-57c-24.1-7.9-46.3-7.9-91.6-7.9H252c-44.8%200-67.2%200-91.3%207.5c-26.5%209.6-47.4%2030.5-57%2057c-7.7%2024.3-7.7%2046.7-7.7%2091.7v135.6c0%2045.2%200%2067.4%207.5%2091.5c9.6%2026.5%2030.5%2047.4%2057%2057c24.3%207.7%2046.7%207.7%2091.6%207.7h135.7c45%200%2067.4%200%2091.6-7.7c26.5-9.6%2047.4-30.5%2057-57c7.7-24.3%207.7-46.7%207.7-91.5V252.3c0-45%200-67.4-7.7-91.5zm-117.2%2088.5l-25.8%2021.1c-2.3%201.9-5.5%201.5-7.3-.9c-13.2-16.2-33.7-25.4-56.1-25.4c-25%200-40.6%2010.9-40.6%2026.2c-.4%2012.8%2011.7%2019.6%2049.1%2027.7c47.2%2010%2068.7%2029.7%2068.7%2062.7c0%2041.4-33.7%2071.9-86.4%2075.3l-5.1%2024.5c-.4%202.3-2.6%204.1-5.1%204.1h-40.6c-3.4%200-5.8-3.2-5.1-6.4l6.4-27.3c-26-7.5-47.2-22-59.3-39.7c-1.5-2.3-1.1-5.3%201.1-7l28.2-22c2.3-1.9%205.8-1.3%207.5%201.1c14.9%2020.9%2038%2033.3%2065.7%2033.3c25%200%2043.8-12.2%2043.8-29.7c0-13.4-9.4-19.6-41.2-26.2c-54.2-11.7-75.8-31.8-75.8-64.9c0-38.4%2032.2-67.2%2080.9-71l5.3-25.4c.4-2.3%202.6-4.1%205.1-4.1h39.9c3.2%200%205.8%203%205.1%206.2l-6.2%2028.4c20.9%206.4%2038%2017.9%2048.7%2032.2c1.7%202.1%201.3%205.3-.9%207z%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M536.3%20160.9c-9.4-26.5-30.3-47.4-56.8-57c-24.1-7.9-46.3-7.9-91.6-7.9H252c-44.8%200-67.2%200-91.3%207.5c-26.5%209.6-47.4%2030.5-57%2057c-7.7%2024.3-7.7%2046.7-7.7%2091.7v135.6c0%2045.2%200%2067.4%207.5%2091.5c9.6%2026.5%2030.5%2047.4%2057%2057c24.3%207.7%2046.7%207.7%2091.6%207.7h135.7c45%200%2067.4%200%2091.6-7.7c26.5-9.6%2047.4-30.5%2057-57c7.7-24.3%207.7-46.7%207.7-91.5V252.3c0-45%200-67.4-7.7-91.5zm-117.2%2088.5l-25.8%2021.1c-2.3%201.9-5.5%201.5-7.3-.9c-13.2-16.2-33.7-25.4-56.1-25.4c-25%200-40.6%2010.9-40.6%2026.2c-.4%2012.8%2011.7%2019.6%2049.1%2027.7c47.2%2010%2068.7%2029.7%2068.7%2062.7c0%2041.4-33.7%2071.9-86.4%2075.3l-5.1%2024.5c-.4%202.3-2.6%204.1-5.1%204.1h-40.6c-3.4%200-5.8-3.2-5.1-6.4l6.4-27.3c-26-7.5-47.2-22-59.3-39.7c-1.5-2.3-1.1-5.3%201.1-7l28.2-22c2.3-1.9%205.8-1.3%207.5%201.1c14.9%2020.9%2038%2033.3%2065.7%2033.3c25%200%2043.8-12.2%2043.8-29.7c0-13.4-9.4-19.6-41.2-26.2c-54.2-11.7-75.8-31.8-75.8-64.9c0-38.4%2032.2-67.2%2080.9-71l5.3-25.4c.4-2.3%202.6-4.1%205.1-4.1h39.9c3.2%200%205.8%203%205.1%206.2l-6.2%2028.4c20.9%206.4%2038%2017.9%2048.7%2032.2c1.7%202.1%201.3%205.3-.9%207z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-brands/cash-app.svg?color=%231a73e8&size=48