dodopayments logo

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

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

Use the dodopayments logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0C5.373 0 0 5.373 0 12s5.373 12 12 12s12-5.373 12-12S18.627 0 12 0M8.21 5.414c2.44-.162 4.62 1.036 5.858 2.98c.484.941 5.714-.545 7.354 3.047l.004.002c.446 1.184-.004 3.374-.703 4.764c-.074.147-.258.292-.338.068c-.938-2.441-4.856-1.943-5.016-1.935h-.01c-.752.085-1.809.073-2.597.2c-.327.044-.407.382-.47.648c-.345 1.467.667 3.628 1.552 5.212h-5.73c-1.98-3.1-6.057-8.862-3.64-12.68l.005-.011v-.002l.001-.002V7.7l-.001-.002l-.006-.011v-.002l-.002-.002a.3.3 0 0 0-.116-.041s-.739-.177-.753-.198c.342-.45.892-.748 1.332-1.005c.084-.047.14-.068.154-.084v-.002l.002-.002v-.002l.002-.002v-.002l-.002-.002V6.34l-.002-.002c-.016-.016-.075-.037-.184-.078c-.065-.024-.053-.02-.097-.04l-.59-.26c.979-.615 2.493-.568 2.933-.392q.537-.119 1.06-.154m1.427 1.797a3 3 0 0 0-.604.078c-.614.136-1.154.497-1.447 1.05c-.906 1.631-.09 3.73 1.435 4.659l.006.006c1.048.714 3.768.708 4.883.713c.227-.016.454-.028.59-.143c.157-.128.154-.375.135-.57c-.035-.354-.07-.701-.045-1.055a4.4 4.4 0 0 1 .51-1.687l-.002-.002c.235-.4.382-.734-.205-.875c-.314-.064-.64-.051-.954-.14c-.681-.146-1.126-.619-1.646-1.073c-.262-.22-.607-.413-.895-.559a3.6 3.6 0 0 0-1.761-.402m.644 1.613a1 1 0 0 1 .28.037h.007c1.253.394.706 2.22-.568 1.858c-.52-.16-.815-.74-.629-1.246a.99.99 0 0 1 .91-.649"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsDodopayments(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="M12 0C5.373 0 0 5.373 0 12s5.373 12 12 12s12-5.373 12-12S18.627 0 12 0M8.21 5.414c2.44-.162 4.62 1.036 5.858 2.98c.484.941 5.714-.545 7.354 3.047l.004.002c.446 1.184-.004 3.374-.703 4.764c-.074.147-.258.292-.338.068c-.938-2.441-4.856-1.943-5.016-1.935h-.01c-.752.085-1.809.073-2.597.2c-.327.044-.407.382-.47.648c-.345 1.467.667 3.628 1.552 5.212h-5.73c-1.98-3.1-6.057-8.862-3.64-12.68l.005-.011v-.002l.001-.002V7.7l-.001-.002l-.006-.011v-.002l-.002-.002a.3.3 0 0 0-.116-.041s-.739-.177-.753-.198c.342-.45.892-.748 1.332-1.005c.084-.047.14-.068.154-.084v-.002l.002-.002v-.002l.002-.002v-.002l-.002-.002V6.34l-.002-.002c-.016-.016-.075-.037-.184-.078c-.065-.024-.053-.02-.097-.04l-.59-.26c.979-.615 2.493-.568 2.933-.392q.537-.119 1.06-.154m1.427 1.797a3 3 0 0 0-.604.078c-.614.136-1.154.497-1.447 1.05c-.906 1.631-.09 3.73 1.435 4.659l.006.006c1.048.714 3.768.708 4.883.713c.227-.016.454-.028.59-.143c.157-.128.154-.375.135-.57c-.035-.354-.07-.701-.045-1.055a4.4 4.4 0 0 1 .51-1.687l-.002-.002c.235-.4.382-.734-.205-.875c-.314-.064-.64-.051-.954-.14c-.681-.146-1.126-.619-1.646-1.073c-.262-.22-.607-.413-.895-.559a3.6 3.6 0 0 0-1.761-.402m.644 1.613a1 1 0 0 1 .28.037h.007c1.253.394.706 2.22-.568 1.858c-.52-.16-.815-.74-.629-1.246a.99.99 0 0 1 .91-.649"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0C5.373 0 0 5.373 0 12s5.373 12 12 12s12-5.373 12-12S18.627 0 12 0M8.21 5.414c2.44-.162 4.62 1.036 5.858 2.98c.484.941 5.714-.545 7.354 3.047l.004.002c.446 1.184-.004 3.374-.703 4.764c-.074.147-.258.292-.338.068c-.938-2.441-4.856-1.943-5.016-1.935h-.01c-.752.085-1.809.073-2.597.2c-.327.044-.407.382-.47.648c-.345 1.467.667 3.628 1.552 5.212h-5.73c-1.98-3.1-6.057-8.862-3.64-12.68l.005-.011v-.002l.001-.002V7.7l-.001-.002l-.006-.011v-.002l-.002-.002a.3.3 0 0 0-.116-.041s-.739-.177-.753-.198c.342-.45.892-.748 1.332-1.005c.084-.047.14-.068.154-.084v-.002l.002-.002v-.002l.002-.002v-.002l-.002-.002V6.34l-.002-.002c-.016-.016-.075-.037-.184-.078c-.065-.024-.053-.02-.097-.04l-.59-.26c.979-.615 2.493-.568 2.933-.392q.537-.119 1.06-.154m1.427 1.797a3 3 0 0 0-.604.078c-.614.136-1.154.497-1.447 1.05c-.906 1.631-.09 3.73 1.435 4.659l.006.006c1.048.714 3.768.708 4.883.713c.227-.016.454-.028.59-.143c.157-.128.154-.375.135-.57c-.035-.354-.07-.701-.045-1.055a4.4 4.4 0 0 1 .51-1.687l-.002-.002c.235-.4.382-.734-.205-.875c-.314-.064-.64-.051-.954-.14c-.681-.146-1.126-.619-1.646-1.073c-.262-.22-.607-.413-.895-.559a3.6 3.6 0 0 0-1.761-.402m.644 1.613a1 1 0 0 1 .28.037h.007c1.253.394.706 2.22-.568 1.858c-.52-.16-.815-.74-.629-1.246a.99.99 0 0 1 .91-.649"/></svg>
</template>

CSS

.icon-dodopayments {
  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%22M12%200C5.373%200%200%205.373%200%2012s5.373%2012%2012%2012s12-5.373%2012-12S18.627%200%2012%200M8.21%205.414c2.44-.162%204.62%201.036%205.858%202.98c.484.941%205.714-.545%207.354%203.047l.004.002c.446%201.184-.004%203.374-.703%204.764c-.074.147-.258.292-.338.068c-.938-2.441-4.856-1.943-5.016-1.935h-.01c-.752.085-1.809.073-2.597.2c-.327.044-.407.382-.47.648c-.345%201.467.667%203.628%201.552%205.212h-5.73c-1.98-3.1-6.057-8.862-3.64-12.68l.005-.011v-.002l.001-.002V7.7l-.001-.002l-.006-.011v-.002l-.002-.002a.3.3%200%200%200-.116-.041s-.739-.177-.753-.198c.342-.45.892-.748%201.332-1.005c.084-.047.14-.068.154-.084v-.002l.002-.002v-.002l.002-.002v-.002l-.002-.002V6.34l-.002-.002c-.016-.016-.075-.037-.184-.078c-.065-.024-.053-.02-.097-.04l-.59-.26c.979-.615%202.493-.568%202.933-.392q.537-.119%201.06-.154m1.427%201.797a3%203%200%200%200-.604.078c-.614.136-1.154.497-1.447%201.05c-.906%201.631-.09%203.73%201.435%204.659l.006.006c1.048.714%203.768.708%204.883.713c.227-.016.454-.028.59-.143c.157-.128.154-.375.135-.57c-.035-.354-.07-.701-.045-1.055a4.4%204.4%200%200%201%20.51-1.687l-.002-.002c.235-.4.382-.734-.205-.875c-.314-.064-.64-.051-.954-.14c-.681-.146-1.126-.619-1.646-1.073c-.262-.22-.607-.413-.895-.559a3.6%203.6%200%200%200-1.761-.402m.644%201.613a1%201%200%200%201%20.28.037h.007c1.253.394.706%202.22-.568%201.858c-.52-.16-.815-.74-.629-1.246a.99.99%200%200%201%20.91-.649%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%22M12%200C5.373%200%200%205.373%200%2012s5.373%2012%2012%2012s12-5.373%2012-12S18.627%200%2012%200M8.21%205.414c2.44-.162%204.62%201.036%205.858%202.98c.484.941%205.714-.545%207.354%203.047l.004.002c.446%201.184-.004%203.374-.703%204.764c-.074.147-.258.292-.338.068c-.938-2.441-4.856-1.943-5.016-1.935h-.01c-.752.085-1.809.073-2.597.2c-.327.044-.407.382-.47.648c-.345%201.467.667%203.628%201.552%205.212h-5.73c-1.98-3.1-6.057-8.862-3.64-12.68l.005-.011v-.002l.001-.002V7.7l-.001-.002l-.006-.011v-.002l-.002-.002a.3.3%200%200%200-.116-.041s-.739-.177-.753-.198c.342-.45.892-.748%201.332-1.005c.084-.047.14-.068.154-.084v-.002l.002-.002v-.002l.002-.002v-.002l-.002-.002V6.34l-.002-.002c-.016-.016-.075-.037-.184-.078c-.065-.024-.053-.02-.097-.04l-.59-.26c.979-.615%202.493-.568%202.933-.392q.537-.119%201.06-.154m1.427%201.797a3%203%200%200%200-.604.078c-.614.136-1.154.497-1.447%201.05c-.906%201.631-.09%203.73%201.435%204.659l.006.006c1.048.714%203.768.708%204.883.713c.227-.016.454-.028.59-.143c.157-.128.154-.375.135-.57c-.035-.354-.07-.701-.045-1.055a4.4%204.4%200%200%201%20.51-1.687l-.002-.002c.235-.4.382-.734-.205-.875c-.314-.064-.64-.051-.954-.14c-.681-.146-1.126-.619-1.646-1.073c-.262-.22-.607-.413-.895-.559a3.6%203.6%200%200%200-1.761-.402m.644%201.613a1%201%200%200%201%20.28.037h.007c1.253.394.706%202.22-.568%201.858c-.52-.16-.815-.74-.629-1.246a.99.99%200%200%201%20.91-.649%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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