stripe logo
stripe from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- stripe
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 512×214
- License
- CC0
The same logo in other sets
Use the stripe logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 214"><path fill="#635bff" d="M512 110.08c0-36.409-17.636-65.138-51.342-65.138c-33.85 0-54.33 28.73-54.33 64.854c0 42.808 24.179 64.426 58.88 64.426c16.925 0 29.725-3.84 39.396-9.244v-28.445c-9.67 4.836-20.764 7.823-34.844 7.823c-13.796 0-26.027-4.836-27.591-21.618h69.547c0-1.85.284-9.245.284-12.658m-70.258-13.511c0-16.071 9.814-22.756 18.774-22.756c8.675 0 17.92 6.685 17.92 22.756zm-90.31-51.627c-13.939 0-22.899 6.542-27.876 11.094l-1.85-8.818h-31.288v165.83l35.555-7.537l.143-40.249c5.12 3.698 12.657 8.96 25.173 8.96c25.458 0 48.64-20.48 48.64-65.564c-.142-41.245-23.609-63.716-48.498-63.716m-8.534 97.991c-8.391 0-13.37-2.986-16.782-6.684l-.143-52.765c3.698-4.124 8.818-6.968 16.925-6.968c12.942 0 21.902 14.506 21.902 33.137c0 19.058-8.818 33.28-21.902 33.28M241.493 36.551l35.698-7.68V0l-35.698 7.538zm0 10.809h35.698v124.444h-35.698zm-38.257 10.524L200.96 47.36h-30.72v124.444h35.556V87.467c8.39-10.951 22.613-8.96 27.022-7.396V47.36c-4.551-1.707-21.191-4.836-29.582 10.524m-71.112-41.386l-34.702 7.395l-.142 113.92c0 21.05 15.787 36.551 36.836 36.551c11.662 0 20.195-2.133 24.888-4.693V140.8c-4.55 1.849-27.022 8.391-27.022-12.658V77.653h27.022V47.36h-27.022zM35.982 83.484c0-5.546 4.551-7.68 12.09-7.68c10.808 0 24.461 3.272 35.27 9.103V51.484c-11.804-4.693-23.466-6.542-35.27-6.542C19.2 44.942 0 60.018 0 85.192c0 39.252 54.044 32.995 54.044 49.92c0 6.541-5.688 8.675-13.653 8.675c-11.804 0-26.88-4.836-38.827-11.378v33.849c13.227 5.689 26.596 8.106 38.827 8.106c29.582 0 49.92-14.648 49.92-40.106c-.142-42.382-54.329-34.845-54.329-50.774"/></svg>
React
import type { SVGProps } from "react";
export function LogosStripe(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 214"><path fill="#635bff" d="M512 110.08c0-36.409-17.636-65.138-51.342-65.138c-33.85 0-54.33 28.73-54.33 64.854c0 42.808 24.179 64.426 58.88 64.426c16.925 0 29.725-3.84 39.396-9.244v-28.445c-9.67 4.836-20.764 7.823-34.844 7.823c-13.796 0-26.027-4.836-27.591-21.618h69.547c0-1.85.284-9.245.284-12.658m-70.258-13.511c0-16.071 9.814-22.756 18.774-22.756c8.675 0 17.92 6.685 17.92 22.756zm-90.31-51.627c-13.939 0-22.899 6.542-27.876 11.094l-1.85-8.818h-31.288v165.83l35.555-7.537l.143-40.249c5.12 3.698 12.657 8.96 25.173 8.96c25.458 0 48.64-20.48 48.64-65.564c-.142-41.245-23.609-63.716-48.498-63.716m-8.534 97.991c-8.391 0-13.37-2.986-16.782-6.684l-.143-52.765c3.698-4.124 8.818-6.968 16.925-6.968c12.942 0 21.902 14.506 21.902 33.137c0 19.058-8.818 33.28-21.902 33.28M241.493 36.551l35.698-7.68V0l-35.698 7.538zm0 10.809h35.698v124.444h-35.698zm-38.257 10.524L200.96 47.36h-30.72v124.444h35.556V87.467c8.39-10.951 22.613-8.96 27.022-7.396V47.36c-4.551-1.707-21.191-4.836-29.582 10.524m-71.112-41.386l-34.702 7.395l-.142 113.92c0 21.05 15.787 36.551 36.836 36.551c11.662 0 20.195-2.133 24.888-4.693V140.8c-4.55 1.849-27.022 8.391-27.022-12.658V77.653h27.022V47.36h-27.022zM35.982 83.484c0-5.546 4.551-7.68 12.09-7.68c10.808 0 24.461 3.272 35.27 9.103V51.484c-11.804-4.693-23.466-6.542-35.27-6.542C19.2 44.942 0 60.018 0 85.192c0 39.252 54.044 32.995 54.044 49.92c0 6.541-5.688 8.675-13.653 8.675c-11.804 0-26.88-4.836-38.827-11.378v33.849c13.227 5.689 26.596 8.106 38.827 8.106c29.582 0 49.92-14.648 49.92-40.106c-.142-42.382-54.329-34.845-54.329-50.774"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 214"><path fill="#635bff" d="M512 110.08c0-36.409-17.636-65.138-51.342-65.138c-33.85 0-54.33 28.73-54.33 64.854c0 42.808 24.179 64.426 58.88 64.426c16.925 0 29.725-3.84 39.396-9.244v-28.445c-9.67 4.836-20.764 7.823-34.844 7.823c-13.796 0-26.027-4.836-27.591-21.618h69.547c0-1.85.284-9.245.284-12.658m-70.258-13.511c0-16.071 9.814-22.756 18.774-22.756c8.675 0 17.92 6.685 17.92 22.756zm-90.31-51.627c-13.939 0-22.899 6.542-27.876 11.094l-1.85-8.818h-31.288v165.83l35.555-7.537l.143-40.249c5.12 3.698 12.657 8.96 25.173 8.96c25.458 0 48.64-20.48 48.64-65.564c-.142-41.245-23.609-63.716-48.498-63.716m-8.534 97.991c-8.391 0-13.37-2.986-16.782-6.684l-.143-52.765c3.698-4.124 8.818-6.968 16.925-6.968c12.942 0 21.902 14.506 21.902 33.137c0 19.058-8.818 33.28-21.902 33.28M241.493 36.551l35.698-7.68V0l-35.698 7.538zm0 10.809h35.698v124.444h-35.698zm-38.257 10.524L200.96 47.36h-30.72v124.444h35.556V87.467c8.39-10.951 22.613-8.96 27.022-7.396V47.36c-4.551-1.707-21.191-4.836-29.582 10.524m-71.112-41.386l-34.702 7.395l-.142 113.92c0 21.05 15.787 36.551 36.836 36.551c11.662 0 20.195-2.133 24.888-4.693V140.8c-4.55 1.849-27.022 8.391-27.022-12.658V77.653h27.022V47.36h-27.022zM35.982 83.484c0-5.546 4.551-7.68 12.09-7.68c10.808 0 24.461 3.272 35.27 9.103V51.484c-11.804-4.693-23.466-6.542-35.27-6.542C19.2 44.942 0 60.018 0 85.192c0 39.252 54.044 32.995 54.044 49.92c0 6.541-5.688 8.675-13.653 8.675c-11.804 0-26.88-4.836-38.827-11.378v33.849c13.227 5.689 26.596 8.106 38.827 8.106c29.582 0 49.92-14.648 49.92-40.106c-.142-42.382-54.329-34.845-54.329-50.774"/></svg> </template>
CSS
.icon-stripe {
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%20512%20214%22%3E%3Cpath%20fill%3D%22%23635bff%22%20d%3D%22M512%20110.08c0-36.409-17.636-65.138-51.342-65.138c-33.85%200-54.33%2028.73-54.33%2064.854c0%2042.808%2024.179%2064.426%2058.88%2064.426c16.925%200%2029.725-3.84%2039.396-9.244v-28.445c-9.67%204.836-20.764%207.823-34.844%207.823c-13.796%200-26.027-4.836-27.591-21.618h69.547c0-1.85.284-9.245.284-12.658m-70.258-13.511c0-16.071%209.814-22.756%2018.774-22.756c8.675%200%2017.92%206.685%2017.92%2022.756zm-90.31-51.627c-13.939%200-22.899%206.542-27.876%2011.094l-1.85-8.818h-31.288v165.83l35.555-7.537l.143-40.249c5.12%203.698%2012.657%208.96%2025.173%208.96c25.458%200%2048.64-20.48%2048.64-65.564c-.142-41.245-23.609-63.716-48.498-63.716m-8.534%2097.991c-8.391%200-13.37-2.986-16.782-6.684l-.143-52.765c3.698-4.124%208.818-6.968%2016.925-6.968c12.942%200%2021.902%2014.506%2021.902%2033.137c0%2019.058-8.818%2033.28-21.902%2033.28M241.493%2036.551l35.698-7.68V0l-35.698%207.538zm0%2010.809h35.698v124.444h-35.698zm-38.257%2010.524L200.96%2047.36h-30.72v124.444h35.556V87.467c8.39-10.951%2022.613-8.96%2027.022-7.396V47.36c-4.551-1.707-21.191-4.836-29.582%2010.524m-71.112-41.386l-34.702%207.395l-.142%20113.92c0%2021.05%2015.787%2036.551%2036.836%2036.551c11.662%200%2020.195-2.133%2024.888-4.693V140.8c-4.55%201.849-27.022%208.391-27.022-12.658V77.653h27.022V47.36h-27.022zM35.982%2083.484c0-5.546%204.551-7.68%2012.09-7.68c10.808%200%2024.461%203.272%2035.27%209.103V51.484c-11.804-4.693-23.466-6.542-35.27-6.542C19.2%2044.942%200%2060.018%200%2085.192c0%2039.252%2054.044%2032.995%2054.044%2049.92c0%206.541-5.688%208.675-13.653%208.675c-11.804%200-26.88-4.836-38.827-11.378v33.849c13.227%205.689%2026.596%208.106%2038.827%208.106c29.582%200%2049.92-14.648%2049.92-40.106c-.142-42.382-54.329-34.845-54.329-50.774%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%20512%20214%22%3E%3Cpath%20fill%3D%22%23635bff%22%20d%3D%22M512%20110.08c0-36.409-17.636-65.138-51.342-65.138c-33.85%200-54.33%2028.73-54.33%2064.854c0%2042.808%2024.179%2064.426%2058.88%2064.426c16.925%200%2029.725-3.84%2039.396-9.244v-28.445c-9.67%204.836-20.764%207.823-34.844%207.823c-13.796%200-26.027-4.836-27.591-21.618h69.547c0-1.85.284-9.245.284-12.658m-70.258-13.511c0-16.071%209.814-22.756%2018.774-22.756c8.675%200%2017.92%206.685%2017.92%2022.756zm-90.31-51.627c-13.939%200-22.899%206.542-27.876%2011.094l-1.85-8.818h-31.288v165.83l35.555-7.537l.143-40.249c5.12%203.698%2012.657%208.96%2025.173%208.96c25.458%200%2048.64-20.48%2048.64-65.564c-.142-41.245-23.609-63.716-48.498-63.716m-8.534%2097.991c-8.391%200-13.37-2.986-16.782-6.684l-.143-52.765c3.698-4.124%208.818-6.968%2016.925-6.968c12.942%200%2021.902%2014.506%2021.902%2033.137c0%2019.058-8.818%2033.28-21.902%2033.28M241.493%2036.551l35.698-7.68V0l-35.698%207.538zm0%2010.809h35.698v124.444h-35.698zm-38.257%2010.524L200.96%2047.36h-30.72v124.444h35.556V87.467c8.39-10.951%2022.613-8.96%2027.022-7.396V47.36c-4.551-1.707-21.191-4.836-29.582%2010.524m-71.112-41.386l-34.702%207.395l-.142%20113.92c0%2021.05%2015.787%2036.551%2036.836%2036.551c11.662%200%2020.195-2.133%2024.888-4.693V140.8c-4.55%201.849-27.022%208.391-27.022-12.658V77.653h27.022V47.36h-27.022zM35.982%2083.484c0-5.546%204.551-7.68%2012.09-7.68c10.808%200%2024.461%203.272%2035.27%209.103V51.484c-11.804-4.693-23.466-6.542-35.27-6.542C19.2%2044.942%200%2060.018%200%2085.192c0%2039.252%2054.044%2032.995%2054.044%2049.92c0%206.541-5.688%208.675-13.653%208.675c-11.804%200-26.88-4.836-38.827-11.378v33.849c13.227%205.689%2026.596%208.106%2038.827%208.106c29.582%200%2049.92-14.648%2049.92-40.106c-.142-42.382-54.329-34.845-54.329-50.774%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/stripe.svg?color=%231a73e8&size=48