stripe-s from Font Awesome 6 Brands by Dave Gandy · Regular · Payments & Shopping · CC-BY-4.0 Attribution required.

Name
stripe-s
Set
Font Awesome 6 Brands
Style
Regular
Category
Payments & Shopping
Viewbox
384×512
License
CC BY 4.0

The same logo in other sets

More payments & shopping icons from Font Awesome 6 Brands

Use the stripe s logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 384 512"><path fill="currentColor" d="M155.3 154.6c0-22.3 18.6-30.9 48.4-30.9c43.4 0 98.5 13.3 141.9 36.7V26.1C298.3 7.2 251.1 0 203.8 0C88.1 0 11 60.4 11 161.4c0 157.9 216.8 132.3 216.8 200.4c0 26.4-22.9 34.9-54.7 34.9c-47.2 0-108.2-19.5-156.1-45.5v128.5a396.1 396.1 0 0 0 156 32.4c118.6 0 200.3-51 200.3-153.6c0-170.2-218-139.7-218-203.9"/></svg>

React

import type { SVGProps } from "react";

export function Fa6BrandsStripeS(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 384 512"><path fill="currentColor" d="M155.3 154.6c0-22.3 18.6-30.9 48.4-30.9c43.4 0 98.5 13.3 141.9 36.7V26.1C298.3 7.2 251.1 0 203.8 0C88.1 0 11 60.4 11 161.4c0 157.9 216.8 132.3 216.8 200.4c0 26.4-22.9 34.9-54.7 34.9c-47.2 0-108.2-19.5-156.1-45.5v128.5a396.1 396.1 0 0 0 156 32.4c118.6 0 200.3-51 200.3-153.6c0-170.2-218-139.7-218-203.9"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 384 512"><path fill="currentColor" d="M155.3 154.6c0-22.3 18.6-30.9 48.4-30.9c43.4 0 98.5 13.3 141.9 36.7V26.1C298.3 7.2 251.1 0 203.8 0C88.1 0 11 60.4 11 161.4c0 157.9 216.8 132.3 216.8 200.4c0 26.4-22.9 34.9-54.7 34.9c-47.2 0-108.2-19.5-156.1-45.5v128.5a396.1 396.1 0 0 0 156 32.4c118.6 0 200.3-51 200.3-153.6c0-170.2-218-139.7-218-203.9"/></svg>
</template>

CSS

.icon-stripe-s {
  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%20384%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M155.3%20154.6c0-22.3%2018.6-30.9%2048.4-30.9c43.4%200%2098.5%2013.3%20141.9%2036.7V26.1C298.3%207.2%20251.1%200%20203.8%200C88.1%200%2011%2060.4%2011%20161.4c0%20157.9%20216.8%20132.3%20216.8%20200.4c0%2026.4-22.9%2034.9-54.7%2034.9c-47.2%200-108.2-19.5-156.1-45.5v128.5a396.1%20396.1%200%200%200%20156%2032.4c118.6%200%20200.3-51%20200.3-153.6c0-170.2-218-139.7-218-203.9%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%20384%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M155.3%20154.6c0-22.3%2018.6-30.9%2048.4-30.9c43.4%200%2098.5%2013.3%20141.9%2036.7V26.1C298.3%207.2%20251.1%200%20203.8%200C88.1%200%2011%2060.4%2011%20161.4c0%20157.9%20216.8%20132.3%20216.8%20200.4c0%2026.4-22.9%2034.9-54.7%2034.9c-47.2%200-108.2-19.5-156.1-45.5v128.5a396.1%20396.1%200%200%200%20156%2032.4c118.6%200%20200.3-51%20200.3-153.6c0-170.2-218-139.7-218-203.9%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-brands/stripe-s.svg?color=%231a73e8&size=48