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

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

The same logo in other sets

Related icons in CoreUI Brands

Use the cc stripe logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M27.355 14.044c-.494 0-1.039.372-1.039 1.261h2.039c0-.889-.516-1.261-1-1.261m-6.522.145c-.456 0-.739.161-.944.389l.011 2.933c.194.206.472.372.933.372c.728 0 1.217-.794 1.217-1.855c0-1.033-.5-1.844-1.217-1.839m8.5-10.633H2.666A2.67 2.67 0 0 0-.001 6.223v19.556a2.67 2.67 0 0 0 2.667 2.667h26.667A2.67 2.67 0 0 0 32 25.779V6.223a2.67 2.67 0 0 0-2.667-2.667M6.789 17.395c0 1.422-1.128 2.228-2.772 2.239a5.5 5.5 0 0 1-2.156-.45V17.3c.667.356 1.506.628 2.161.628c.439 0 .756-.116.756-.483c0-.944-3-.589-3-2.772c0-1.4 1.067-2.234 2.667-2.234c.656 0 1.306.1 1.961.361v1.856a4.44 4.44 0 0 0-1.961-.506c-.417 0-.672.122-.672.428c0 .889 3.017.467 3.017 2.817zm3.822-3.145h-1.5v2.806c0 1.161 1.25.8 1.5.7v1.605c-.261.145-.739.261-1.383.261c-1.172 0-2.05-.861-2.05-2.028l.011-6.328l1.928-.411v1.711h1.494zm4.111.133c-.25-.083-1.039-.2-1.506.411v4.689h-1.972v-6.917h1.706l.122.583c.461-.85 1.383-.678 1.644-.583h.006zm2.45 5.1h-1.984v-6.917h1.984zm0-7.939l-1.984.422v-1.605l1.984-.422zm4.117 8.084c-.689 0-1.111-.294-1.394-.5l-.006 2.233l-1.972.417v-9.211h1.739l.1.489c.272-.25.772-.617 1.544-.617c1.384 0 2.689 1.25 2.689 3.545c0 2.506-1.289 3.639-2.7 3.645zm8.911-2.861h-3.861c.089.922.766 1.194 1.533 1.194c.783 0 1.4-.167 1.939-.439v1.589c-.539.294-1.245.511-2.189.511c-1.922 0-3.267-1.206-3.267-3.583c0-2.011 1.139-3.605 3.017-3.605c1.872 0 2.85 1.594 2.85 3.616c0 .194-.017.606-.022.717"/></svg>

React

import type { SVGProps } from "react";

export function CibCcStripe(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="M27.355 14.044c-.494 0-1.039.372-1.039 1.261h2.039c0-.889-.516-1.261-1-1.261m-6.522.145c-.456 0-.739.161-.944.389l.011 2.933c.194.206.472.372.933.372c.728 0 1.217-.794 1.217-1.855c0-1.033-.5-1.844-1.217-1.839m8.5-10.633H2.666A2.67 2.67 0 0 0-.001 6.223v19.556a2.67 2.67 0 0 0 2.667 2.667h26.667A2.67 2.67 0 0 0 32 25.779V6.223a2.67 2.67 0 0 0-2.667-2.667M6.789 17.395c0 1.422-1.128 2.228-2.772 2.239a5.5 5.5 0 0 1-2.156-.45V17.3c.667.356 1.506.628 2.161.628c.439 0 .756-.116.756-.483c0-.944-3-.589-3-2.772c0-1.4 1.067-2.234 2.667-2.234c.656 0 1.306.1 1.961.361v1.856a4.44 4.44 0 0 0-1.961-.506c-.417 0-.672.122-.672.428c0 .889 3.017.467 3.017 2.817zm3.822-3.145h-1.5v2.806c0 1.161 1.25.8 1.5.7v1.605c-.261.145-.739.261-1.383.261c-1.172 0-2.05-.861-2.05-2.028l.011-6.328l1.928-.411v1.711h1.494zm4.111.133c-.25-.083-1.039-.2-1.506.411v4.689h-1.972v-6.917h1.706l.122.583c.461-.85 1.383-.678 1.644-.583h.006zm2.45 5.1h-1.984v-6.917h1.984zm0-7.939l-1.984.422v-1.605l1.984-.422zm4.117 8.084c-.689 0-1.111-.294-1.394-.5l-.006 2.233l-1.972.417v-9.211h1.739l.1.489c.272-.25.772-.617 1.544-.617c1.384 0 2.689 1.25 2.689 3.545c0 2.506-1.289 3.639-2.7 3.645zm8.911-2.861h-3.861c.089.922.766 1.194 1.533 1.194c.783 0 1.4-.167 1.939-.439v1.589c-.539.294-1.245.511-2.189.511c-1.922 0-3.267-1.206-3.267-3.583c0-2.011 1.139-3.605 3.017-3.605c1.872 0 2.85 1.594 2.85 3.616c0 .194-.017.606-.022.717"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M27.355 14.044c-.494 0-1.039.372-1.039 1.261h2.039c0-.889-.516-1.261-1-1.261m-6.522.145c-.456 0-.739.161-.944.389l.011 2.933c.194.206.472.372.933.372c.728 0 1.217-.794 1.217-1.855c0-1.033-.5-1.844-1.217-1.839m8.5-10.633H2.666A2.67 2.67 0 0 0-.001 6.223v19.556a2.67 2.67 0 0 0 2.667 2.667h26.667A2.67 2.67 0 0 0 32 25.779V6.223a2.67 2.67 0 0 0-2.667-2.667M6.789 17.395c0 1.422-1.128 2.228-2.772 2.239a5.5 5.5 0 0 1-2.156-.45V17.3c.667.356 1.506.628 2.161.628c.439 0 .756-.116.756-.483c0-.944-3-.589-3-2.772c0-1.4 1.067-2.234 2.667-2.234c.656 0 1.306.1 1.961.361v1.856a4.44 4.44 0 0 0-1.961-.506c-.417 0-.672.122-.672.428c0 .889 3.017.467 3.017 2.817zm3.822-3.145h-1.5v2.806c0 1.161 1.25.8 1.5.7v1.605c-.261.145-.739.261-1.383.261c-1.172 0-2.05-.861-2.05-2.028l.011-6.328l1.928-.411v1.711h1.494zm4.111.133c-.25-.083-1.039-.2-1.506.411v4.689h-1.972v-6.917h1.706l.122.583c.461-.85 1.383-.678 1.644-.583h.006zm2.45 5.1h-1.984v-6.917h1.984zm0-7.939l-1.984.422v-1.605l1.984-.422zm4.117 8.084c-.689 0-1.111-.294-1.394-.5l-.006 2.233l-1.972.417v-9.211h1.739l.1.489c.272-.25.772-.617 1.544-.617c1.384 0 2.689 1.25 2.689 3.545c0 2.506-1.289 3.639-2.7 3.645zm8.911-2.861h-3.861c.089.922.766 1.194 1.533 1.194c.783 0 1.4-.167 1.939-.439v1.589c-.539.294-1.245.511-2.189.511c-1.922 0-3.267-1.206-3.267-3.583c0-2.011 1.139-3.605 3.017-3.605c1.872 0 2.85 1.594 2.85 3.616c0 .194-.017.606-.022.717"/></svg>
</template>

CSS

.icon-cc-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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M27.355%2014.044c-.494%200-1.039.372-1.039%201.261h2.039c0-.889-.516-1.261-1-1.261m-6.522.145c-.456%200-.739.161-.944.389l.011%202.933c.194.206.472.372.933.372c.728%200%201.217-.794%201.217-1.855c0-1.033-.5-1.844-1.217-1.839m8.5-10.633H2.666A2.67%202.67%200%200%200-.001%206.223v19.556a2.67%202.67%200%200%200%202.667%202.667h26.667A2.67%202.67%200%200%200%2032%2025.779V6.223a2.67%202.67%200%200%200-2.667-2.667M6.789%2017.395c0%201.422-1.128%202.228-2.772%202.239a5.5%205.5%200%200%201-2.156-.45V17.3c.667.356%201.506.628%202.161.628c.439%200%20.756-.116.756-.483c0-.944-3-.589-3-2.772c0-1.4%201.067-2.234%202.667-2.234c.656%200%201.306.1%201.961.361v1.856a4.44%204.44%200%200%200-1.961-.506c-.417%200-.672.122-.672.428c0%20.889%203.017.467%203.017%202.817zm3.822-3.145h-1.5v2.806c0%201.161%201.25.8%201.5.7v1.605c-.261.145-.739.261-1.383.261c-1.172%200-2.05-.861-2.05-2.028l.011-6.328l1.928-.411v1.711h1.494zm4.111.133c-.25-.083-1.039-.2-1.506.411v4.689h-1.972v-6.917h1.706l.122.583c.461-.85%201.383-.678%201.644-.583h.006zm2.45%205.1h-1.984v-6.917h1.984zm0-7.939l-1.984.422v-1.605l1.984-.422zm4.117%208.084c-.689%200-1.111-.294-1.394-.5l-.006%202.233l-1.972.417v-9.211h1.739l.1.489c.272-.25.772-.617%201.544-.617c1.384%200%202.689%201.25%202.689%203.545c0%202.506-1.289%203.639-2.7%203.645zm8.911-2.861h-3.861c.089.922.766%201.194%201.533%201.194c.783%200%201.4-.167%201.939-.439v1.589c-.539.294-1.245.511-2.189.511c-1.922%200-3.267-1.206-3.267-3.583c0-2.011%201.139-3.605%203.017-3.605c1.872%200%202.85%201.594%202.85%203.616c0%20.194-.017.606-.022.717%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%22M27.355%2014.044c-.494%200-1.039.372-1.039%201.261h2.039c0-.889-.516-1.261-1-1.261m-6.522.145c-.456%200-.739.161-.944.389l.011%202.933c.194.206.472.372.933.372c.728%200%201.217-.794%201.217-1.855c0-1.033-.5-1.844-1.217-1.839m8.5-10.633H2.666A2.67%202.67%200%200%200-.001%206.223v19.556a2.67%202.67%200%200%200%202.667%202.667h26.667A2.67%202.67%200%200%200%2032%2025.779V6.223a2.67%202.67%200%200%200-2.667-2.667M6.789%2017.395c0%201.422-1.128%202.228-2.772%202.239a5.5%205.5%200%200%201-2.156-.45V17.3c.667.356%201.506.628%202.161.628c.439%200%20.756-.116.756-.483c0-.944-3-.589-3-2.772c0-1.4%201.067-2.234%202.667-2.234c.656%200%201.306.1%201.961.361v1.856a4.44%204.44%200%200%200-1.961-.506c-.417%200-.672.122-.672.428c0%20.889%203.017.467%203.017%202.817zm3.822-3.145h-1.5v2.806c0%201.161%201.25.8%201.5.7v1.605c-.261.145-.739.261-1.383.261c-1.172%200-2.05-.861-2.05-2.028l.011-6.328l1.928-.411v1.711h1.494zm4.111.133c-.25-.083-1.039-.2-1.506.411v4.689h-1.972v-6.917h1.706l.122.583c.461-.85%201.383-.678%201.644-.583h.006zm2.45%205.1h-1.984v-6.917h1.984zm0-7.939l-1.984.422v-1.605l1.984-.422zm4.117%208.084c-.689%200-1.111-.294-1.394-.5l-.006%202.233l-1.972.417v-9.211h1.739l.1.489c.272-.25.772-.617%201.544-.617c1.384%200%202.689%201.25%202.689%203.545c0%202.506-1.289%203.639-2.7%203.645zm8.911-2.861h-3.861c.089.922.766%201.194%201.533%201.194c.783%200%201.4-.167%201.939-.439v1.589c-.539.294-1.245.511-2.189.511c-1.922%200-3.267-1.206-3.267-3.583c0-2.011%201.139-3.605%203.017-3.605c1.872%200%202.85%201.594%202.85%203.616c0%20.194-.017.606-.022.717%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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