stripe-s from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.

Name
stripe-s
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.0

The same logo in other sets

Use the stripe s logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M13.706 9.663c0-1.394 1.162-1.931 3.025-1.931c2.713 0 6.156.831 8.869 2.294V1.633C22.644.452 19.694.002 16.737.002c-7.231 0-12.05 3.775-12.05 10.087c0 9.869 13.55 8.269 13.55 12.525c0 1.65-1.431 2.181-3.419 2.181c-2.95 0-6.763-1.219-9.756-2.844v8.031a24.75 24.75 0 0 0 9.75 2.025c7.413 0 12.519-3.188 12.519-9.6c0-10.637-13.625-8.731-13.625-12.744"/></svg>

React

import type { SVGProps } from "react";

export function CibStripeS(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M13.706 9.663c0-1.394 1.162-1.931 3.025-1.931c2.713 0 6.156.831 8.869 2.294V1.633C22.644.452 19.694.002 16.737.002c-7.231 0-12.05 3.775-12.05 10.087c0 9.869 13.55 8.269 13.55 12.525c0 1.65-1.431 2.181-3.419 2.181c-2.95 0-6.763-1.219-9.756-2.844v8.031a24.75 24.75 0 0 0 9.75 2.025c7.413 0 12.519-3.188 12.519-9.6c0-10.637-13.625-8.731-13.625-12.744"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M13.706 9.663c0-1.394 1.162-1.931 3.025-1.931c2.713 0 6.156.831 8.869 2.294V1.633C22.644.452 19.694.002 16.737.002c-7.231 0-12.05 3.775-12.05 10.087c0 9.869 13.55 8.269 13.55 12.525c0 1.65-1.431 2.181-3.419 2.181c-2.95 0-6.763-1.219-9.756-2.844v8.031a24.75 24.75 0 0 0 9.75 2.025c7.413 0 12.519-3.188 12.519-9.6c0-10.637-13.625-8.731-13.625-12.744"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.706%209.663c0-1.394%201.162-1.931%203.025-1.931c2.713%200%206.156.831%208.869%202.294V1.633C22.644.452%2019.694.002%2016.737.002c-7.231%200-12.05%203.775-12.05%2010.087c0%209.869%2013.55%208.269%2013.55%2012.525c0%201.65-1.431%202.181-3.419%202.181c-2.95%200-6.763-1.219-9.756-2.844v8.031a24.75%2024.75%200%200%200%209.75%202.025c7.413%200%2012.519-3.188%2012.519-9.6c0-10.637-13.625-8.731-13.625-12.744%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.706%209.663c0-1.394%201.162-1.931%203.025-1.931c2.713%200%206.156.831%208.869%202.294V1.633C22.644.452%2019.694.002%2016.737.002c-7.231%200-12.05%203.775-12.05%2010.087c0%209.869%2013.55%208.269%2013.55%2012.525c0%201.65-1.431%202.181-3.419%202.181c-2.95%200-6.763-1.219-9.756-2.844v8.031a24.75%2024.75%200%200%200%209.75%202.025c7.413%200%2012.519-3.188%2012.519-9.6c0-10.637-13.625-8.731-13.625-12.744%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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