redsys from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
redsys
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the redsys logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.626 24c-3.989-.108-7.476-2.03-9.89-5.873A10.9 10.9 0 0 1 .17 13.959a12.4 12.4 0 0 1 .239-4.996c.44-1.711 1.275-3.197 2.339-4.58c.075-.099.169-.263.314-.174c.098.061.023.207-.019.324c-.473 1.36-.46 2.756.225 3.984c.783 1.411 1.964 2.438 3.67 2.705c1.636.258 3.07-.211 4.21-1.317c1.378-1.34 1.95-2.99 1.415-4.946c-.285-1.036-.768-1.922-1.612-2.578c-1.092-.848-2.33-1.26-3.722-1.12c-.098.01-.225.08-.267-.056s.103-.14.187-.178A11.9 11.9 0 0 1 12.071 0c1.74.01 3.427.384 5.006 1.125c2.152 1.008 3.91 2.498 5.133 4.552a12.4 12.4 0 0 1 1.688 4.93c.154 1.313.08 2.584-.188 3.863c-.333 1.575-.942 3.028-1.875 4.34c-.853 1.2-1.851 2.241-3.103 3.052c-.998.647-2.025 1.177-3.16 1.538c-1.115.356-2.245.544-3.946.595z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsRedsys(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.626 24c-3.989-.108-7.476-2.03-9.89-5.873A10.9 10.9 0 0 1 .17 13.959a12.4 12.4 0 0 1 .239-4.996c.44-1.711 1.275-3.197 2.339-4.58c.075-.099.169-.263.314-.174c.098.061.023.207-.019.324c-.473 1.36-.46 2.756.225 3.984c.783 1.411 1.964 2.438 3.67 2.705c1.636.258 3.07-.211 4.21-1.317c1.378-1.34 1.95-2.99 1.415-4.946c-.285-1.036-.768-1.922-1.612-2.578c-1.092-.848-2.33-1.26-3.722-1.12c-.098.01-.225.08-.267-.056s.103-.14.187-.178A11.9 11.9 0 0 1 12.071 0c1.74.01 3.427.384 5.006 1.125c2.152 1.008 3.91 2.498 5.133 4.552a12.4 12.4 0 0 1 1.688 4.93c.154 1.313.08 2.584-.188 3.863c-.333 1.575-.942 3.028-1.875 4.34c-.853 1.2-1.851 2.241-3.103 3.052c-.998.647-2.025 1.177-3.16 1.538c-1.115.356-2.245.544-3.946.595z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.626 24c-3.989-.108-7.476-2.03-9.89-5.873A10.9 10.9 0 0 1 .17 13.959a12.4 12.4 0 0 1 .239-4.996c.44-1.711 1.275-3.197 2.339-4.58c.075-.099.169-.263.314-.174c.098.061.023.207-.019.324c-.473 1.36-.46 2.756.225 3.984c.783 1.411 1.964 2.438 3.67 2.705c1.636.258 3.07-.211 4.21-1.317c1.378-1.34 1.95-2.99 1.415-4.946c-.285-1.036-.768-1.922-1.612-2.578c-1.092-.848-2.33-1.26-3.722-1.12c-.098.01-.225.08-.267-.056s.103-.14.187-.178A11.9 11.9 0 0 1 12.071 0c1.74.01 3.427.384 5.006 1.125c2.152 1.008 3.91 2.498 5.133 4.552a12.4 12.4 0 0 1 1.688 4.93c.154 1.313.08 2.584-.188 3.863c-.333 1.575-.942 3.028-1.875 4.34c-.853 1.2-1.851 2.241-3.103 3.052c-.998.647-2.025 1.177-3.16 1.538c-1.115.356-2.245.544-3.946.595z"/></svg>
</template>

CSS

.icon-redsys {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.626%2024c-3.989-.108-7.476-2.03-9.89-5.873A10.9%2010.9%200%200%201%20.17%2013.959a12.4%2012.4%200%200%201%20.239-4.996c.44-1.711%201.275-3.197%202.339-4.58c.075-.099.169-.263.314-.174c.098.061.023.207-.019.324c-.473%201.36-.46%202.756.225%203.984c.783%201.411%201.964%202.438%203.67%202.705c1.636.258%203.07-.211%204.21-1.317c1.378-1.34%201.95-2.99%201.415-4.946c-.285-1.036-.768-1.922-1.612-2.578c-1.092-.848-2.33-1.26-3.722-1.12c-.098.01-.225.08-.267-.056s.103-.14.187-.178A11.9%2011.9%200%200%201%2012.071%200c1.74.01%203.427.384%205.006%201.125c2.152%201.008%203.91%202.498%205.133%204.552a12.4%2012.4%200%200%201%201.688%204.93c.154%201.313.08%202.584-.188%203.863c-.333%201.575-.942%203.028-1.875%204.34c-.853%201.2-1.851%202.241-3.103%203.052c-.998.647-2.025%201.177-3.16%201.538c-1.115.356-2.245.544-3.946.595z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.626%2024c-3.989-.108-7.476-2.03-9.89-5.873A10.9%2010.9%200%200%201%20.17%2013.959a12.4%2012.4%200%200%201%20.239-4.996c.44-1.711%201.275-3.197%202.339-4.58c.075-.099.169-.263.314-.174c.098.061.023.207-.019.324c-.473%201.36-.46%202.756.225%203.984c.783%201.411%201.964%202.438%203.67%202.705c1.636.258%203.07-.211%204.21-1.317c1.378-1.34%201.95-2.99%201.415-4.946c-.285-1.036-.768-1.922-1.612-2.578c-1.092-.848-2.33-1.26-3.722-1.12c-.098.01-.225.08-.267-.056s.103-.14.187-.178A11.9%2011.9%200%200%201%2012.071%200c1.74.01%203.427.384%205.006%201.125c2.152%201.008%203.91%202.498%205.133%204.552a12.4%2012.4%200%200%201%201.688%204.93c.154%201.313.08%202.584-.188%203.863c-.333%201.575-.942%203.028-1.875%204.34c-.853%201.2-1.851%202.241-3.103%203.052c-.998.647-2.025%201.177-3.16%201.538c-1.115.356-2.245.544-3.946.595z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Redsys logo — Simple Icons · IconsDB