Adding payment methods offered by Pagopar
Why are you adding this icons?
I'm adding/updating this icon(s) because ..
Help us identify yourself
- [x] I'm working/collaborating with the brand directly and they have provided the icons.
- [ ] I'm associated with the brand and I've read all the brand icon’s guidelines.
- [ ] I'm an individual and I've read all the brand icon’s guidelines.
Link to the brand guidelines: <Link>
Checklist to add new icons
- [x] All icons have a corresponding entry in
db/payment_icons.yml - [x] I have followed the icon guidelines detailed in the CONTRIBUTING.md file
- [x] I have optimized the icon with SVGO
- [x] I am confident that all icons are clear and easy to read/understand
- [x] I have provided a link to the brand icon’s brand guidelines whenever possible.
- [x] I have attached a screenshot comparison with the example icon provided in guidelines
- [x] I recognize that if my icon is not approved by the Shopify Partners team it may not receive review nor merger.
If this pull request is not adding new icons, you can remove this checklist.
Attach a screenshot of the icon along side the example Visa icon
Tips how to create a screenshot
We have found free online SVG editor https://www.freecodeformat.com/svg-editor.php very useful to create one. Here is a sample code for you to verify that you icon appears properly along side the placeholder.
<!-- Change background color if needed to showcase your icon better -->
<style> body { background: white; } </style>
<!-- DO NOT DELETE EXAMPLE -->
<svg viewBox="0 0 38 24" xmlns="http://www.w3.org/2000/svg" role="img" width="38" height="24" aria-labelledby="pi-visa"><title id="pi-visa">Visa</title><path opacity=".07" d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z"/><path fill="#fff" d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32"/><path d="M28.3 10.1H28c-.4 1-.7 1.5-1 3h1.9c-.3-1.5-.3-2.2-.6-3zm2.9 5.9h-1.7c-.1 0-.1 0-.2-.1l-.2-.9-.1-.2h-2.4c-.1 0-.2 0-.2.2l-.3.9c0 .1-.1.1-.1.1h-2.1l.2-.5L27 8.7c0-.5.3-.7.8-.7h1.5c.1 0 .2 0 .2.2l1.4 6.5c.1.4.2.7.2 1.1.1.1.1.1.1.2zm-13.4-.3l.4-1.8c.1 0 .2.1.2.1.7.3 1.4.5 2.1.4.2 0 .5-.1.7-.2.5-.2.5-.7.1-1.1-.2-.2-.5-.3-.8-.5-.4-.2-.8-.4-1.1-.7-1.2-1-.8-2.4-.1-3.1.6-.4.9-.8 1.7-.8 1.2 0 2.5 0 3.1.2h.1c-.1.6-.2 1.1-.4 1.7-.5-.2-1-.4-1.5-.4-.3 0-.6 0-.9.1-.2 0-.3.1-.4.2-.2.2-.2.5 0 .7l.5.4c.4.2.8.4 1.1.6.5.3 1 .8 1.1 1.4.2.9-.1 1.7-.9 2.3-.5.4-.7.6-1.4.6-1.4 0-2.5.1-3.4-.2-.1.2-.1.2-.2.1zm-3.5.3c.1-.7.1-.7.2-1 .5-2.2 1-4.5 1.4-6.7.1-.2.1-.3.3-.3H18c-.2 1.2-.4 2.1-.7 3.2-.3 1.5-.6 3-1 4.5 0 .2-.1.2-.3.2M5 8.2c0-.1.2-.2.3-.2h3.4c.5 0 .9.3 1 .8l.9 4.4c0 .1 0 .1.1.2 0-.1.1-.1.1-.1l2.1-5.1c-.1-.1 0-.2.1-.2h2.1c0 .1 0 .1-.1.2l-3.1 7.3c-.1.2-.1.3-.2.4-.1.1-.3 0-.5 0H9.7c-.1 0-.2 0-.2-.2L7.9 9.5c-.2-.2-.5-.5-.9-.6-.6-.3-1.7-.5-1.9-.5L5 8.2z" fill="#142688"/></svg>
<!-- TODO: insert your icon here -->
<svg viewBox="0 0 38 24" xmlns="http://www.w3.org/2000/svg" role="img" width="38" height="24" aria-labelledby="pi-visa"><title id="pi-visa">Visa</title><path opacity=".07" d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z"/><path fill="#fff" d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32"/><path d="M28.3 10.1H28c-.4 1-.7 1.5-1 3h1.9c-.3-1.5-.3-2.2-.6-3zm2.9 5.9h-1.7c-.1 0-.1 0-.2-.1l-.2-.9-.1-.2h-2.4c-.1 0-.2 0-.2.2l-.3.9c0 .1-.1.1-.1.1h-2.1l.2-.5L27 8.7c0-.5.3-.7.8-.7h1.5c.1 0 .2 0 .2.2l1.4 6.5c.1.4.2.7.2 1.1.1.1.1.1.1.2zm-13.4-.3l.4-1.8c.1 0 .2.1.2.1.7.3 1.4.5 2.1.4.2 0 .5-.1.7-.2.5-.2.5-.7.1-1.1-.2-.2-.5-.3-.8-.5-.4-.2-.8-.4-1.1-.7-1.2-1-.8-2.4-.1-3.1.6-.4.9-.8 1.7-.8 1.2 0 2.5 0 3.1.2h.1c-.1.6-.2 1.1-.4 1.7-.5-.2-1-.4-1.5-.4-.3 0-.6 0-.9.1-.2 0-.3.1-.4.2-.2.2-.2.5 0 .7l.5.4c.4.2.8.4 1.1.6.5.3 1 .8 1.1 1.4.2.9-.1 1.7-.9 2.3-.5.4-.7.6-1.4.6-1.4 0-2.5.1-3.4-.2-.1.2-.1.2-.2.1zm-3.5.3c.1-.7.1-.7.2-1 .5-2.2 1-4.5 1.4-6.7.1-.2.1-.3.3-.3H18c-.2 1.2-.4 2.1-.7 3.2-.3 1.5-.6 3-1 4.5 0 .2-.1.2-.3.2M5 8.2c0-.1.2-.2.3-.2h3.4c.5 0 .9.3 1 .8l.9 4.4c0 .1 0 .1.1.2 0-.1.1-.1.1-.1l2.1-5.1c-.1-.1 0-.2.1-.2h2.1c0 .1 0 .1-.1.2l-3.1 7.3c-.1.2-.1.3-.2.4-.1.1-.3 0-.5 0H9.7c-.1 0-.2 0-.2-.2L7.9 9.5c-.2-.2-.5-.5-.9-.6-.6-.3-1.7-.5-1.9-.5L5 8.2z" fill="#142688"/></svg>
<br>
<!-- TODO: insert your icon here -->
<svg xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 38 24" width="38" height="24" aria-labelledby="pi-girosclaro"><title id="pi-girosclaro">Giros Claro</title><path opacity=".07" d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z"/><path fill="#FFF" d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32"/><path d="M10.77 10.54V6.29h1.07v4.25h-1.07zm1.19-5.4a.66.66 0 11-1.319.001.66.66 0 011.319-.001zM14.95 7.45a1.33 1.33 0 00-.24-.19.722.722 0 00-.32-.07c-.08 0-.16.02-.24.04-.08.03-.15.08-.22.14-.07.07-.12.15-.16.24-.04.1-.06.21-.06.35v2.56h-1.06V6.29h1.04v.41c.1-.12.25-.23.44-.32s.4-.13.63-.13c.21 0 .39.03.55.09s.31.16.46.31l-.82.8zM19.43 9.38c-.07.26-.19.49-.38.69-.13.14-.3.26-.52.37-.22.1-.48.15-.8.15s-.58-.05-.79-.15c-.21-.1-.39-.23-.52-.37-.19-.2-.32-.43-.38-.69-.07-.26-.1-.58-.1-.97s.03-.71.1-.96c.07-.26.19-.48.38-.68.13-.14.3-.26.52-.37.21-.1.48-.15.79-.15.32 0 .58.05.8.15s.39.23.52.37c.19.2.32.43.38.68.07.26.1.58.1.96 0 .39-.03.71-.1.97zm-1.01-1.57a.752.752 0 00-.2-.43c-.12-.12-.29-.18-.49-.18s-.36.06-.48.19c-.11.11-.17.25-.2.43-.03.17-.05.37-.05.59s.01.42.04.6.09.32.2.43c.12.13.28.19.48.19.2 0 .37-.06.49-.19.11-.11.17-.25.2-.43s.04-.38.04-.6c.01-.22 0-.42-.03-.6zM23.32 9.82c-.09.17-.22.32-.38.43-.16.11-.35.2-.57.26s-.46.09-.71.09c-.17 0-.33-.01-.49-.02s-.31-.04-.46-.09c-.15-.04-.3-.1-.44-.18a2.34 2.34 0 01-.42-.32l.69-.69c.17.17.37.28.57.33.21.05.4.07.56.07.09 0 .18-.01.27-.02s.17-.04.24-.08.13-.08.17-.13.07-.12.07-.2c0-.11-.03-.2-.1-.26-.07-.07-.18-.11-.35-.13l-.67-.07c-.39-.04-.69-.15-.91-.33s-.33-.47-.33-.86c0-.22.04-.41.13-.58.09-.17.21-.31.36-.42.15-.11.32-.2.52-.26s.41-.09.62-.09c.33 0 .63.04.9.11s.51.2.72.39l-.63.63c-.13-.11-.27-.18-.45-.22-.17-.04-.35-.06-.54-.06-.21 0-.37.04-.46.12-.1.08-.14.18-.14.29 0 .04.01.08.02.12s.03.08.07.11c.03.03.08.06.13.09.06.03.13.04.22.05l.67.07c.42.04.74.17.95.39.21.21.31.5.31.86 0 .22-.05.42-.14.6zM10.12 6.73l.08-.01c0-.02-.01-.03-.01-.05l-.07.06zM7.82 8.26h1.07v.22c0 .15-.02.29-.06.42a.94.94 0 01-.54.59c-.14.06-.29.09-.47.09-.16 0-.3-.03-.42-.08a.972.972 0 01-.3-.22c-.06-.06-.1-.13-.14-.2a1.48 1.48 0 01-.08-.29c-.03-.12-.04-.27-.05-.46-.01-.18-.01-.41-.01-.69s0-.51.01-.69c.01-.18.02-.33.05-.45.02-.12.05-.22.08-.29.04-.08.08-.14.14-.2.08-.09.18-.17.3-.23.12-.05.26-.08.42-.08.29 0 .52.07.69.22.07.06.18.17.3.3l.76-.74c-.09-.11-.17-.2-.26-.27a2.02 2.02 0 00-.6-.37c-.26-.1-.55-.15-.89-.15-.33 0-.62.05-.87.16-.26.11-.49.27-.69.47-.15.15-.26.31-.34.47-.08.17-.14.35-.17.54s-.05.39-.06.61c-.01.22-.01.45-.01.7s0 .48.01.7c.01.22.03.42.06.61s.09.37.17.53c.08.17.19.33.34.47.21.21.44.36.7.47.26.11.55.16.87.16.31 0 .6-.05.88-.15.27-.1.53-.27.76-.51.19-.2.33-.45.42-.72.08-.28.13-.62.13-1.04V7.3h-2.2v.96z"/><path fill-rule="evenodd" clip-rule="evenodd" fill="#C42E21" d="M26.26 8.42h1.39v3.64h-1.39V8.42zM7.25 12.05c1.72 0 3.17 1.16 3.6 2.74H9.32a2.305 2.305 0 00-2.07-1.31 2.3 2.3 0 000 4.6c.91 0 1.7-.53 2.07-1.31h1.53a3.729 3.729 0 01-3.6 2.74 3.73 3.73 0 010-7.46m19.14 1.44c1.67 0 3.02 1.35 3.02 3.02s-1.35 3.02-3.02 3.02-3.02-1.35-3.02-3.02 1.35-3.02 3.02-3.02m0 4.6c.88 0 1.59-.71 1.59-1.59 0-.88-.71-1.59-1.59-1.59-.88 0-1.59.71-1.59 1.59 0 .88.71 1.59 1.59 1.59m-14.78-6.04h1.45v7.47h-1.45v-7.47zm5.79 4.57c-.1.06-.19.11-.29.15-.09.04-.23.07-.4.1l-.34.06c-.32.06-.55.13-.68.21-.23.14-.35.35-.35.64 0 .26.07.44.21.56.14.11.32.17.52.17.32 0 .62-.09.89-.29.27-.19.42-.54.43-1.04v-.56h.01zm-.92-.7c.28-.04.48-.08.6-.13.22-.09.32-.23.32-.43 0-.24-.08-.4-.25-.49-.16-.09-.4-.14-.72-.14-.36 0-.61.09-.76.26-.11.13-.18.31-.21.53H14c.03-.5.17-.92.42-1.24.4-.51 1.08-.76 2.05-.76.63 0 1.19.12 1.68.38.49.25.74.72.74 1.42l-.01 4.2h-1.44v-.59s-.67.59-1.88.59c-.52 0-.84-.1-1.18-.39-.34-.3-.51-.69-.51-1.23 0-.71.27-1.22.82-1.54.3-.17.68-.3 1.26-.37l.53-.07zm4.85 3.6h-1.45v-5.73h1.38v.75c.28-.38.72-.72 1.03-.85.21-.09.41-.13.56-.15.15-.02.39-.02.39-.02v1.46l-.26-.02-.18-.01c-.6 0-1.1.44-1.31.83-.11.22-.17.56-.17 1.02l.01 2.72zm9.51-3.21v-1.4h3.64v1.4h-3.64zm1.7-7.28l.99.99-3.57 3.57-1-1 3.58-3.56z"/></svg>
<br>
<!-- TODO: insert your icon here -->
<svg xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 38 24" width="38" height="24" aria-labelledby="pi-pagoexpress"><title id="pi-pagoexpress">Pago Express</title><path opacity=".07" d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z"/><path fill="#FFF" d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32"/><g fill-rule="evenodd" clip-rule="evenodd"><path fill="#932428" d="M8.27 8.29c0-.52.27-.53.75-.53h11.36c.74 0 .59.1.58-.69 0-.24.02-.33.18-.45.13-.09.35-.1.55-.08.16.01 1.35.93 1.49 1.05.5.41 1.04.76 1.44 1.09 1.07.86 2.53 1.86 3.61 2.73.14.11.63.41.66.6.03.22-.12.35-.24.43-.28.17-1.64 1.23-1.81 1.33-.46.27-2.21 1.61-2.94 2.12l-.35.27c-.16.09-.24.16-.37.25-.15.1-.25.17-.38.28l-.72.53c-.15.09-.19.2-.42.2-.8 0-.7-.2-.7-1.21 0-.3.07-.32-.22-.32H9.65c-.29 0-1 .07-1.22-.1-.09-.07-.16-.15-.16-.3v-7.2zm12.64-4.83v1.08c0 .27.13.2-.66.2-2.31 0-14.01-.03-14.12 0-.13.04-.29.2-.37.31 0 .01-.01.02-.01.02-.05.06.01.03-.07.06 0 .4-.04 12.99.01 13.15l.03.06.29.3c.19.11.39.07.61.07h13.63c.79 0 .66-.07.66.2 0 .36-.05 1.61.02 1.88.03.11.03.09.08.18.06.11.15.2.26.27l.12.05c.25.1.55.06.83.06.06-.16.41-.41.56-.53l.22-.2c.21-.19.46-.35.65-.56.01-.01.06-.06.06-.07a.55.55 0 01.09-.07l2.28-1.96c.01 0 .01-.01.02-.02l1.99-1.72c.1-.07.2-.2.3-.29l.52-.44c.01 0 .01-.01.02-.02.01 0 .01-.01.02-.02l1.11-.96c.13-.09.2-.18.31-.28l1.55-1.37c.44-.37.42-.42.42-.99-.11-.04-.17-.2-.3-.29-.01 0-.07-.05-.08-.05l-.05-.05c0-.01-.01-.01-.02-.02l-.98-.89-.02-.02-.36-.33c-.01-.01-.03-.02-.04-.03l-.02-.02-.03-.04c-.1-.11-.13-.1-.23-.2l-.24-.22c-.07-.07-.11-.09-.18-.15l-2.08-1.89c-.01 0-.01-.01-.02-.02l-.02-.02-.02-.02-.57-.52c-.01-.01-.03-.02-.03-.03l-.04-.03-1.19-1.08c-.33-.32-.71-.62-1.03-.94l-.02-.02-1.94-1.74c-.01 0-.01-.01-.02-.02l-.59-.53c-.05-.05-.04-.02-.07-.09h-.72c-.04.09-.13.06-.21.12-.09.06-.12.1-.18.18-.04.06-.03.03-.06.1l-.05.12c0 .14-.02.22-.02.35z"/><path fill="#2E4379" d="M14.79 12.44c.12-.08.36-.2.41-.33-.24-.02-.38.03-.58.03-.29 0-.28-.02-.46.13-.14.11-.52.47-.73.51l.07-.64c-1.03 0-.86-.12-.86.52 0 .87.12.65-.49 1.05-.29.2-1.26.93-1.51.98.15-.22.25-.3.27-.54h-.81c.01-.14.03-.14.12-.24.07-.08.06-.09.13-.17h.86c.09-.16.38-.42.38-.6l-.78-.01c.01-.14.1-.13.25-.4l.93-.01s.35-.39.38-.59h-1.36c-.35.01-.2-.02-.49.35l-1.2 1.62c-.12.17-.43.51-.43.68.35-.01 1.18.05 1.62 0l.14.01.01.01h.75l.89-.66c.09-.08.21-.19.34-.22 0 .16-.12.65-.09.79.02.12.17.09.38.08.42 0 .32.04.48-.11l.02-1.31 1.36-.93z"/><path fill="#932428" d="M16.88 10.85c-.15.1-.09.15-.32.24-.43.17-.87-.16-.87-.8 0-.96.85-1.05 1.12-.57.2-.02.54-.22.61-.32-.03-.13-.19-.28-.29-.37s-.27-.18-.43-.22c-1.76-.41-2.24 2.02-1.05 2.76.26.16.72.23 1.07.12.31-.1.56-.32.69-.58.13-.24.24-.74.16-1.1h-1.31l.01.62.62.01-.01.21zM19.04 9.46c.43-.18.74.25.8.58.08.42-.16.86-.42.96-.85.34-1.19-1.21-.38-1.54zm1.47 1.03c.06-.43.02-.77-.21-1.13-.67-1.02-2.14-.71-2.39.61-.08.41.04.82.24 1.14.66 1.06 2.18.64 2.36-.62z"/><path fill="#2E4379" d="M17.78 13.35c.01-.17 0-.1.08-.2l.31-.44h.18c.49-.02.1.65-.57.64zm-.55.65c.04-.13.05-.12.18-.15l-.11.88c.94.06.78.11.81-.73v-.13c.02-.21.01-.09.06-.14.01-.06.15-.05.24-.09.47-.17 1.25-.8 1.03-1.39-.15-.06-.17-.09-.34-.1h-1.22c-.09.04-.6.79-.72.96l-.94 1.29c-.09.13-.18.18-.19.37l.64-.01c.16-.24.45-.54.56-.76z"/><path fill="#932428" d="M13.44 10.57c-.01-.02-.02-.03-.02-.08 0-.01.01-.04.01-.06l.1-.37c.02-.08.1-.44.13-.5.07.02.07-.05.13.2.02.09.03.17.06.27.04.13.12.45.11.56-.16 0-.39.03-.52-.02zm-.38 1.12c.09-.16.11-.44.16-.53h.9c.07.1.1.33.15.48h.65l-.8-2.82-.83.04-.24.74c-.12.31-.64 1.99-.63 2.1l.64-.01z"/><path fill="#2E4379" d="M15.44 13.29c.02-.15 0-.09.08-.18l.28-.4c.21-.01.28-.02.42.06 0 .39-.37.53-.78.52zm-.51.64c.39-.02.83.01 1.21-.21.41-.25.84-.68.98-1.12.06-.2-.03-.38-.21-.43-.19-.05-1.14-.03-1.37-.02-.11.05-1.3 1.78-1.43 1.93-.12.14-.43.52-.45.68h.63c.16-.12.45-.63.64-.83zM21.5 12.71c.09-.08.35-.41.37-.57h-1.59c-.2.19-.32.41-.5.66-.09.12-.15.19-.24.32l-.83 1.17c-.11.14-.31.29-.32.48h1.37c.28 0 .23.04.48-.3.13-.17.17-.21.16-.34h-.79c.01-.18.12-.25.2-.38l.93-.01c.13-.31.34-.41.36-.6l-.78-.01c.01-.13.05-.12.12-.23.21-.27.15-.18 1.06-.19z"/><path fill="#932428" d="M11.36 9.51c.42-.03.58.04.5.48-.14.14-.25.14-.51.12l.01-.6zm-.06 2.14c.01-.02.02.01.03-.08v-.1c.01-1.01-.11-.63.54-.72.86-.12.87-1.45.24-1.82-.19-.11-1.1-.08-1.4-.07l.01 2.84c.13 0 .2 0 .32-.02l.26-.03z"/><path fill="#2E4379" d="M23.31 12.73c.12-.04.17-.11.34-.24.1-.07.23-.17.26-.3-.49-.64-2.38.25-2.33 1.18.22.19.31.2.59.32-.01.27-.19.42-.41.48-.39.12-.41-.15-.55-.31-.15.04-.23.17-.34.24-.29.2-.47.24-.26.46.56.57 1.71-.05 2.11-.54.16-.19.39-.38.35-.76-.15-.22-.39-.2-.58-.33-.01-.16.02-.17.12-.25.12-.09.04-.07.2-.12.33-.08.47.14.48.13 0 .02.01.04.02.04zM25.51 12.75c.08-.06.19-.17.28-.24.05-.04.09-.08.14-.12.02-.02.06-.05.07-.06.04-.04.03-.03.06-.1-.07-.13-.09-.12-.24-.18-.28-.11-.88-.02-1.03.08-.38.26-.27.12-.64.48-.15.13-.44.39-.4.7.03.24.39.26.58.39l-.03.23c-.02.01-.7.66-.89-.07-.13.02-.08.02-.2.11l-.51.37c.01.66 1.44.64 2.32-.47.55-.68.08-.72-.37-.93 0-.33.37-.41.63-.34.15.04.05.09.23.15z"/></g></svg>
<br>
<!-- TODO: insert your icon here -->
<svg xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 38 24" width="38" height="24" aria-labelledby="pi-personalpay"><title id="pi-personalpay">Personal Pay</title><path d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z" opacity=".07"/><path d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32" fill="#fff"/><g fill="#5d4ffc"><path d="M9.38 8.14H2.83v2.61h.5V8.63h6.05c.51 0 .97.42.97.88v4.08H7.96c-1.57 0-2.84-1.28-2.84-2.84h-.5c0 1.84 1.5 3.34 3.34 3.34h2.89V9.51c0-.73-.69-1.37-1.47-1.37"/><path d="M7.96 11.8c-.58 0-1.06-.47-1.06-1.06h-.5c0 .86.7 1.55 1.55 1.55v-.49zM3.33 10.74h-.5c0 2.82 2.3 5.13 5.13 5.13v-.5c-2.56 0-4.63-2.07-4.63-4.63M34.05 7h.63l-.01 3.42c0 .08.01.11.1.11h.4v.52h-.61c-.4 0-.52-.26-.52-.63L34.05 7zm-2.22 3.59c.4 0 .79-.33.84-.82h-.54c-.41 0-.71.15-.71.45-.01.23.16.37.41.37m.26-1.27h.58v-.18c0-.3-.18-.53-.54-.53-.34 0-.65.24-.8.57l-.53-.26c.25-.57.75-.89 1.34-.89.68 0 1.17.4 1.16 1.12v1.29c0 .07.01.09.08.09h.22v.52h-.4c-.25 0-.42-.15-.42-.47v-.14h-.03c-.2.43-.6.68-1.05.68-.47 0-.92-.28-.92-.86s.56-.94 1.31-.94m-4.35-1.23h.58v.56h.01c.2-.35.48-.64.98-.64.64 0 .99.49.99 1.17v1.86h-.64V9.28c0-.4-.15-.7-.54-.71-.5 0-.75.49-.75.94v1.52h-.64l.01-2.94zm-1.97 2.45c.53 0 .94-.43.94-.98 0-.54-.41-.98-.94-.98s-.94.43-.94.97c0 .55.41.99.94.99M25.79 8c.89 0 1.54.71 1.54 1.56 0 .85-.7 1.56-1.55 1.56-.85 0-1.55-.71-1.55-1.56 0-.86.71-1.56 1.56-1.56m-3.92 2.07c.24.3.54.52.93.52.27 0 .5-.1.5-.33 0-.24-.28-.35-.61-.45-.45-.15-1.01-.35-1.01-.91 0-.49.49-.9 1.1-.9.63 0 1 .36 1.17.75l-.46.24a.775.775 0 00-.71-.46c-.26 0-.46.14-.46.34 0 .25.24.33.58.44.46.15 1.04.32 1.04.9 0 .58-.56.91-1.15.91-.53 0-1.02-.28-1.3-.71l.38-.34zm-2.08-1.99h.58v.54h.02c.15-.38.35-.54.77-.54h.19v.63h-.41c-.36 0-.52.21-.52.61v1.7h-.64l.01-2.94zm-1.12 1.24c-.01-.41-.26-.74-.74-.74-.41 0-.78.29-.83.74h1.57zM17.96 8c.81 0 1.33.62 1.32 1.46v.35h-2.19c.05.42.44.71.93.71.37 0 .63-.19.83-.38l.37.37c-.32.4-.77.59-1.25.59-.77 0-1.51-.55-1.51-1.53.01-.88.68-1.57 1.5-1.57m-3.28 2.49c.47 0 .79-.38.79-.93 0-.51-.26-.99-.77-.99-.5 0-.79.44-.79.96s.26.96.77.96m-1.42-2.43h.55l.01.56h.02c.2-.37.56-.63 1-.63.81 0 1.28.7 1.28 1.55 0 .84-.48 1.56-1.29 1.56-.51 0-.78-.28-.92-.57h-.02v1.5h-.64l.01-3.97zM14.61 15.67c.61 0 1.05-.47 1.05-1.3s-.4-1.33-1.03-1.33-1.08.62-1.08 1.33.36 1.3 1.06 1.3m-1.36-2.82h.28v.67h.02c.15-.39.5-.75 1.09-.75.59 0 1.33.66 1.33 1.6s-.59 1.59-1.35 1.59-.93-.36-1.07-.76h-.03V17h-.28l.01-4.15zM17.41 15.65c.53 0 1.01-.49 1.08-1.2h-.76c-.54 0-1 .22-1 .64s.31.57.68.56m-.98-.55c0-.56.54-.9 1.3-.9h.77v-.38c0-.45-.28-.75-.77-.75s-.84.24-1.03.75l-.27-.13c.23-.57.74-.91 1.31-.91.57 0 1.06.47 1.06 1.04v1.68c0 .06.03.1.07.1h.27v.28h-.3c-.25 0-.33-.15-.33-.42l.01-.3h-.05c-.19.46-.58.79-1.1.79-.52-.01-.94-.29-.94-.85M19.62 12.86l1.02 2.77h.04l1.03-2.77h.32l-1.37 3.56c-.13.33-.27.5-.52.5h-.54v-.28h.5c.15 0 .24-.12.32-.31l.17-.45h-.17l-1.11-3.02h.31z"/></g></svg>
<br>
<!-- TODO: insert your icon here -->
<svg xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 38 24" width="38" height="24" aria-labelledby="pi-tigomoney"><title id="pi-tigomoney">Tigo Money</title><path opacity=".07" d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z"/><path fill="#2C3568" d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32"/><g fill="#ECBF31"><path d="M12.51 13.08l.38-2.11c.07-.36.12-.68.15-.95h.62l-.06.53h.01c.28-.41.65-.6 1.03-.6.46 0 .68.3.7.63.26-.42.64-.62 1.05-.63.41 0 .73.27.73.82 0 .13-.02.36-.05.52l-.33 1.79h-.69l.31-1.71c.02-.13.04-.26.04-.39 0-.26-.1-.43-.37-.43-.32 0-.68.42-.8 1.07l-.27 1.46h-.68l.32-1.73c.02-.13.04-.24.04-.36 0-.23-.07-.44-.35-.44-.33 0-.71.46-.82 1.08l-.26 1.45h-.7zM20.23 11.22c0 1.04-.71 1.93-1.72 1.93-.75 0-1.21-.53-1.21-1.26 0-1.04.7-1.93 1.71-1.93.8-.01 1.22.58 1.22 1.26zm-2.21.65c0 .42.22.72.58.72.53 0 .88-.75.88-1.36 0-.31-.13-.7-.57-.7-.56-.01-.89.77-.89 1.34zM20.23 13.08l.38-2.11c.07-.36.12-.68.15-.95h.63l-.06.55h.01c.27-.41.65-.62 1.07-.62.42 0 .76.26.76.84 0 .14-.02.35-.05.51l-.33 1.78h-.71l.32-1.73c.02-.11.04-.24.04-.36 0-.25-.09-.44-.37-.44-.32 0-.74.4-.87 1.12l-.26 1.41h-.71zM25.61 12.9c-.29.16-.69.24-1.05.24-.82 0-1.22-.52-1.22-1.27 0-.92.66-1.93 1.68-1.93.59 0 .96.35.96.86 0 .78-.8 1.04-1.95 1.01-.01.11.01.31.08.43.12.21.33.31.61.31.34 0 .6-.09.82-.2l.07.55zm-.3-2.09c0-.19-.15-.31-.38-.31-.45 0-.74.41-.82.78.73.01 1.2-.1 1.2-.47z"/><path d="M26.79 10.02l.23 1.47c.05.33.09.55.12.76h.01c.07-.19.15-.4.29-.73l.64-1.51h.75l-1.09 2.25c-.36.75-.69 1.29-1.09 1.68a1.9 1.9 0 01-.92.53l-.16-.63c.13-.04.34-.13.52-.26.2-.15.39-.36.52-.61.02-.05.02-.09.01-.14l-.59-2.82h.76z"/></g><g fill-rule="evenodd" clip-rule="evenodd" fill="#FFF"><path d="M3.12 9.46c0 .22.01.45.01.67h1v.35c0 .17-.16.29-.37.29s-.42.01-.63.01v1.23c.02.24.12.42.49.41.27-.01.41-.04.52-.13v.38c-.05.29-.29.4-.68.41-.64-.01-1.03-.3-1.07-.98v-2.01c.06-.43.33-.61.73-.63zM4.65 10.18c0 .72-.01 1.43-.01 2.15.04.55.39.7.83.72.42-.03.53-.23.48-.64-.32.08-.56.05-.57-.28v-1.55c-.02-.28-.21-.37-.39-.4-.12.01-.23.01-.34 0z"/><ellipse cx="5.01" cy="9.5" rx=".43" ry=".42"/><path d="M9.33 9.79c.26-.39.66-.63 1.29-.63.48-.03.92.18 1.32.63.01-.11.04-.27.01-.44-.28-.6-.77-.74-1.36-.75-.75.05-1.16.33-1.28.77-.01.16 0 .3.02.42zM10.58 10.01c.93 0 1.42.68 1.42 1.52s-.54 1.56-1.46 1.52c-.92-.04-1.37-.68-1.37-1.52s.48-1.53 1.41-1.52zm.01.66c-.43 0-.65.38-.65.86 0 .47.21.84.63.86.42.02.67-.38.67-.86.01-.47-.22-.86-.65-.86zM6.94 13.54c.52.76 1.19 1.13 2.05 1.04.95-.04 1.47-.49 1.88-1.04.02.19.05.39 0 .64-.17.6-.71 1.15-1.93 1.23-.86-.02-1.78-.52-1.99-1.23-.05-.28-.02-.47-.01-.64zM8.06 11.62c.1.14.1.37.09.68 0 .19-.13.25-.35.24-.58-.02-.87-.34-.89-.96.03-.52.32-.84.96-.87.32-.01.62.1.93.29.01-.12.04-.29.01-.44-.11-.29-.39-.48-.96-.48-.89.03-1.65.49-1.7 1.56.01.96.56 1.48 1.66 1.54.48-.04.92-.13 1.02-.6.03-.23.03-.47.01-.72-.05-.25-.39-.27-.78-.24z"/></g><g fill="#ECBF31"><path d="M29.99 14.84c-.8-.37-1.22-.6-1.41-.72-.04-.02-.08-.06-.11-.09l-.09.15c-.04.07-.01.17.07.2.2.07.66.23 1.54.46zM31.12 9.05l-.78-.13h-.02c-.07 0-.13.05-.13.12-.05.46-.25 1.96-1.04 3.7a13.22 13.22 0 001.97-3.69zM28.7 13.91c.22.13.73.41 1.78.88-.91-.75-1.35-1.16-1.53-1.35l-.03-.03c-.08.1-.17.19-.25.29-.06.06-.04.16.03.21zM29.75 12.32c1.58-1.18 2.6-2.49 3.11-3.24l-1.2-.43c-.02-.01-.03-.01-.05-.01-.06 0-.12.04-.13.1-.14.46-.62 1.95-1.73 3.58z"/><path d="M35.55 10.1l-1.99-1.37c-.02-.03-.05-.03-.08-.03-.05 0-.1.03-.13.07-.33.55-1.7 2.65-4.2 4.27-.08.05-.09.16-.02.23.2.21.7.68 1.8 1.57.03.02.06.03.09.03.02 0 .04-.01.07-.02.5-.25 3.07-1.64 4.52-4.57.02-.06 0-.14-.06-.18z"/></g></svg>
<br>
<!-- TODO: insert your icon here -->
<svg xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 38 24" width="38" height="24" aria-labelledby="pi-wally"><title id="pi-wally">Wally</title><path d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z" opacity=".07"/><path d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32" fill="#fff"/><g id="XMLID_13_"><g id="XMLID_15_"><linearGradient id="XMLID_2_" gradientUnits="userSpaceOnUse" x1="3.151" y1="14.842" x2="51.818" y2="2.686" gradientTransform="matrix(1 0 0 -1 0 25.276)"><stop offset="0" stop-color="#21a3e9"/><stop offset="1" stop-color="#1de9b6"/></linearGradient><path id="XMLID_55_" d="M12.31 8.49c-.38 0-.69.31-.69.69v3.7c0 .66-.54 1.2-1.2 1.2s-1.2-.54-1.2-1.2V9.97c0-.38-.31-.69-.69-.69-.38 0-.69.31-.69.69v2.92c0 .66-.54 1.2-1.2 1.2s-1.2-.54-1.2-1.2V10.9c0-.38-.31-.69-.69-.69a.7.7 0 00-.7.69v1.98a2.59 2.59 0 002.59 2.59c.75 0 1.42-.32 1.89-.83a2.59 2.59 0 004.49-1.76v-3.7a.709.709 0 00-.71-.69z" fill="url(#XMLID_2_)"/><g id="XMLID_33_"><linearGradient id="XMLID_3_" gradientUnits="userSpaceOnUse" x1="3.937" y1="17.988" x2="52.603" y2="5.832" gradientTransform="matrix(1 0 0 -1 0 25.276)"><stop offset="0" stop-color="#21a3e9"/><stop offset="1" stop-color="#1de9b6"/></linearGradient><path id="XMLID_54_" d="M24.77 15.5h-1.03c-1.24 0-2.24-1.01-2.24-2.24V9.23c0-.38.31-.69.69-.69s.69.31.69.69v4.03c0 .47.38.85.85.85h1.03c.38 0 .69.31.69.69.02.39-.3.7-.68.7z" fill="url(#XMLID_3_)"/></g><g id="XMLID_31_"><linearGradient id="XMLID_4_" gradientUnits="userSpaceOnUse" x1="4.185" y1="18.979" x2="52.851" y2="6.823" gradientTransform="matrix(1 0 0 -1 0 25.276)"><stop offset="0" stop-color="#21a3e9"/><stop offset="1" stop-color="#1de9b6"/></linearGradient><path id="XMLID_32_" d="M28.99 15.5h-1.03c-1.24 0-2.24-1.01-2.24-2.24V9.23c0-.38.31-.69.69-.69.38 0 .69.31.69.69v4.03c0 .47.38.85.85.85h1.03c.38 0 .69.31.69.69.01.39-.3.7-.68.7z" fill="url(#XMLID_4_)"/></g><linearGradient id="XMLID_5_" gradientUnits="userSpaceOnUse" x1="4.408" y1="19.875" x2="53.075" y2="7.718" gradientTransform="matrix(1 0 0 -1 0 25.276)"><stop offset="0" stop-color="#21a3e9"/><stop offset="1" stop-color="#1de9b6"/></linearGradient><path id="XMLID_29_" d="M33.26 9.27c-.38 0-.69.31-.69.69v.84c0 .6-.49 1.09-1.09 1.09-.6 0-1.09-.49-1.09-1.09V9.2c0-.38-.31-.69-.69-.69s-.7.31-.7.7v1.6c0 1.12.75 2.08 1.78 2.38v1.61c0 .38.31.69.69.69s.69-.31.69-.69v-1.61c1.03-.3 1.78-1.25 1.78-2.38v-.84c.02-.39-.29-.7-.68-.7z" fill="url(#XMLID_5_)"/><g id="XMLID_17_"><linearGradient id="XMLID_6_" gradientUnits="userSpaceOnUse" x1="3.606" y1="16.662" x2="52.272" y2="4.506" gradientTransform="matrix(1 0 0 -1 0 25.276)"><stop offset="0" stop-color="#21a3e9"/><stop offset="1" stop-color="#1de9b6"/></linearGradient><path id="XMLID_24_" d="M20.66 11.95a3.492 3.492 0 00-3.48-3.43c-1.92 0-3.48 1.56-3.48 3.48s1.56 3.48 3.48 3.48c.79 0 1.51-.26 2.09-.7v.03c0 .38.31.69.69.69.38 0 .69-.31.69-.69v-2.84c.01 0 .01-.01.01-.02zm-1.39 2.35c0 .11-.15.14-.19.04l-.01-.03a.802.802 0 00-1.05-.39 2.093 2.093 0 01-2.92-1.75 2.1 2.1 0 012.18-2.26c1.1.05 2 1.03 2 2.13l-.01 2.26z" fill="url(#XMLID_6_)"/><linearGradient id="XMLID_7_" gradientUnits="userSpaceOnUse" x1="3.487" y1="16.187" x2="52.154" y2="4.031" gradientTransform="matrix(1 0 0 -1 0 25.276)"><stop offset="0" stop-color="#21a3e9"/><stop offset="1" stop-color="#1de9b6"/></linearGradient><path id="XMLID_22_" d="M18.18 11.98c-.02 0-.04 0-.06.01l-.25.05-.19.03c-.1.02-.21.03-.31.03h-.38l-.31-.03-.19-.03-.25-.05c-.02 0-.04-.01-.06-.01a.28.28 0 00-.2.08l-.04.04c-.05.07-.06.16-.03.25.08.23.23.44.42.59.02.01.04.03.06.04.03.03.06.04.1.07.03.02.05.03.08.05 0 0 .01 0 .01.01.03.01.06.03.09.04s.06.02.08.03l.12.03c.03.01.06.01.09.02.03 0 .07.01.1.01.04 0 .07.01.11.01s.07 0 .11-.01c.03 0 .07-.01.1-.01.03-.01.06-.01.09-.02l.12-.03c.03-.01.06-.02.08-.03.03-.01.06-.03.09-.04.06-.03.12-.07.18-.11.03-.01.05-.03.07-.05.19-.15.33-.36.41-.59.1-.19-.05-.38-.24-.38z" fill="url(#XMLID_7_)"/><g id="XMLID_20_"><linearGradient id="XMLID_8_" gradientUnits="userSpaceOnUse" x1="3.708" y1="17.072" x2="52.378" y2="4.915" gradientTransform="matrix(1 0 0 -1 0 25.276)"><stop offset="0" stop-color="#21a3e9"/><stop offset="1" stop-color="#1de9b6"/></linearGradient><path id="XMLID_21_" d="M16.55 11.34a.28.28 0 11-.56 0c0-.15.12-.28.28-.28.15 0 .28.13.28.28z" fill="url(#XMLID_8_)"/></g><g id="XMLID_18_"><linearGradient id="XMLID_9_" gradientUnits="userSpaceOnUse" x1="3.818" y1="17.509" x2="52.484" y2="5.353" gradientTransform="matrix(1 0 0 -1 0 25.276)"><stop offset="0" stop-color="#21a3e9"/><stop offset="1" stop-color="#1de9b6"/></linearGradient><path id="XMLID_19_" d="M18.4 11.34a.28.28 0 11-.56 0 .28.28 0 11.56 0z" fill="url(#XMLID_9_)"/></g></g></g></g></svg>
<br>
<!-- TODO: insert your icon here -->
<svg xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 38 24" width="38" height="24" aria-labelledby="pi-wepa"><title id="pi-wepa">Wepa</title><path opacity=".07" d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z"/><path fill="#FFF" d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32"/><path fill="#1D1D1B" d="M33.11 10.86c-.01-.61-.14-1.26-.35-1.7-.22-.46-.51-.85-.87-1.16-.07-.06-.14-.11-.21-.17a.138.138 0 00-.04-.03c-.11-.09-.24-.16-.37-.23-.02-.01-.04-.02-.05-.03-.05-.03-.12-.05-.19-.08-.99-.37-2.21-.21-2.21-.21s-1.74.08-2.05 1.18c0 0 0 .01-.01.01-.03-.03-1.05-1.26-2.8-1.28 0 0-1.64-.17-2.94 1.26 0 0-.76-1.37-2.79-1.19-1.94.16-2.54 1.3-2.54 1.3V8.1s-.17-1.3-2.07-.84c-.27.07-.53.17-.79.28l-.57.26c-.12.05-.19.17-.19.3v.32S12 6.62 9.62 7.36c-.1.03-.19.08-.26.15l-1.05 1v-.23a.91.91 0 00-.08-.37c-.48-1-1.77-.73-2.23-.59-.11.03-.2.09-.28.17l-.65.69c-.11.12-.18.27-.18.43v2.98s-.04 2.48 2.65 3.02c0 0 1.72.27 2.73-.35 0 0 1.13.63 2.65.34s2-1.1 2.32-1.51c0 0 .44 1.03 2.03 1.4 1.49.35 2.37-.21 2.52-.29v1.85c0 .15.08.29.2.37.81.5 1.7.41 1.7.41 1.73-.23 1.73-1.64 1.73-1.64v-.56s2.01.15 2.96-1.13c0 0 .7 1.21 2.83 1.18a4.877 4.877 0 001.61-.26l.09-.03c.04-.01.08-.03.11-.04.22-.09.4-.18.54-.28.6-.38 1.03-.94 1.27-1.65 0-.01.01-.02.01-.03l.01-.02c.01-.02.02-.04.02-.06l.08-.29c.11-.37.16-.76.16-1.16"/><path fill="#FFF" d="M6.33 7.94c.03-.02.1-.04.21-.07.11-.03.24-.05.38-.05.22 0 .4.05.53.16.14.11.22.29.22.52v2.2c0 .41.09.72.28.93.18.2.47.3.87.3.39 0 .68-.1.87-.3.13-.15.22-.35.25-.59V7.96l.09-.04c.04-.02.11-.04.21-.07.11-.03.24-.05.38-.05.18 0 .32.04.45.1.04.02.08.04.11.07.14.11.22.29.22.52V11.02c.04.25.12.44.25.59.18.2.47.3.87.3.39 0 .68-.1.87-.3.19-.21.28-.52.28-.93V7.96l.09-.04c.04-.02.11-.04.21-.07.11-.03.24-.05.37-.05.23 0 .41.05.54.16.14.11.22.29.22.52v2.45c0 .36-.06.68-.19.97-.13.29-.31.53-.54.73-.23.2-.5.35-.82.45-.31.1-.66.15-1.03.15s-.72-.05-1.03-.15c-.31-.1-.58-.25-.81-.44l-.01.01c-.23.2-.5.35-.82.45-.31.1-.66.15-1.03.15s-.72-.05-1.03-.15c-.32-.1-.59-.25-.82-.45-.23-.2-.41-.45-.54-.74-.12-.29-.19-.61-.19-.97V7.98l.09-.04zM20.68 12.45c-.01-.03-.02-.09-.04-.18a.994.994 0 00-.12-.29.674.674 0 00-.33-.3c-.13-.05-.26-.03-.41.04-.07.04-.14.07-.24.11-.1.04-.22.08-.36.11-.13.03-.28.05-.44.06-.46.03-.83-.04-1.08-.21-.2-.13-.34-.3-.42-.51h.18c.11 0 .24-.01.37-.02.56-.03 1.03-.1 1.4-.2.37-.1.67-.23.89-.38.23-.16.39-.35.47-.57.08-.21.11-.44.1-.68a1.53 1.53 0 00-.19-.67 1.43 1.43 0 00-.48-.53c-.2-.14-.44-.26-.72-.33-.28-.08-.6-.1-.95-.08-.4.02-.77.11-1.09.26-.33.15-.61.36-.85.62-.23.26-.41.56-.53.91-.12.34-.17.72-.14 1.13.03.43.12.8.28 1.13.16.32.38.59.64.81.26.21.57.37.91.47.33.1.7.13 1.07.11.27-.02.51-.05.74-.1.22-.05.42-.11.58-.18.17-.06.31-.13.43-.2.11-.07.19-.12.24-.16l.11-.08-.02-.09zm-3.51-2.58c.05-.17.13-.32.23-.45s.23-.24.39-.32c.16-.08.35-.13.56-.15.26-.02.49.03.67.12.16.09.24.22.25.42 0 .08-.01.15-.03.23-.02.06-.08.12-.17.19-.1.07-.26.13-.46.19-.21.06-.49.09-.83.11l-.41.02c-.09.01-.18.01-.27.01.01-.12.03-.24.07-.37M32.12 9.26c-.15-.33-.36-.6-.62-.83-.26-.22-.56-.39-.89-.49-.33-.11-.69-.15-1.07-.14-.12 0-.22.01-.33.03h-.01c-.23.02-.43.04-.61.08s-.33.08-.46.13c-.12.05-.21.09-.27.12l-.12.06v.08c0 .03 0 .09.01.18.01.1.03.2.08.31.07.17.16.29.28.36.12.07.26.08.42.02.08-.03.15-.05.26-.07.11-.03.24-.04.37-.06.04 0 .09-.01.14-.01h.06c.46-.01.82.07 1.07.24.19.14.33.41.4.62h-.18l-1.47.01c-.57.02-1.02.17-1.3.44-.25.23-.37.52-.37.52-.09.21-.13.43-.12.68.01.24.06.47.17.68.11.21.26.39.46.55.2.15.43.27.71.35.23.07.49.11.78.11 0 0 .61.06 1.26-.17.01 0 .02 0 .02-.01.01 0 .02-.01.03-.01l.09-.03c.16-.06.28-.13.38-.2.37-.24.71-.61.9-1.18 0-.01.01-.01.01-.02v-.01c.01-.02.01-.03.02-.04.11-.33.17-.69.16-1.07-.01-.42-.11-.9-.26-1.23m-3.37 2.3c0-.08.01-.15.03-.23 0 0 .11-.35.64-.37l1.51-.02c-.01.12-.03.22-.07.35-.05.17-.13.32-.24.45-.1.13-.19.18-.35.27-.16.08-.4.09-.61.1-.26.01-.49-.03-.67-.13a.487.487 0 01-.24-.42M21.3 15.46c.09.05.25.13.46.15.11.01.41.03.68-.17a.92.92 0 00.35-.53c.01-.65.01-1.3.02-1.95a2.876 2.876 0 001.63.26c1.15-.17 2.27-1.32 2.32-2.43v-.13c0-.27-.02-1.06-.56-1.77-.8-1.04-2.19-1.24-3.15-.98-.2.05-.95.24-1.53.89-.12.14-.19.27-.24.36.01 2.09.02 4.22.02 6.3m4.01-5.09c.01.14.03.58-.27.93-.18.21-.39.3-.5.35-.27.12-.51.12-.68.12-.4 0-.73-.1-.98-.21-.01-.62-.03-1.24-.04-1.87.08-.1.23-.26.46-.38.27-.14.52-.14.66-.15.18 0 .45-.01.72.15.56.32.63 1.02.63 1.06"/></svg>
<br>
<!-- TODO: insert your icon here -->
<svg xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 38 24" width="38" height="24" aria-labelledby="pi-zimple"><title id="pi-zimple">Zimple</title><path opacity=".07" d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z"/><path fill="#FFF" d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32"/><radialGradient id="SVGID_1_" cx="19" cy="12" r="9.14" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#45b449"/><stop offset=".318" stop-color="#43b349"/><stop offset=".469" stop-color="#3bae49"/><stop offset=".702" stop-color="#25a249"/><stop offset=".989" stop-color="#028d48"/><stop offset="1" stop-color="#008c48"/></radialGradient><path fill-rule="evenodd" clip-rule="evenodd" fill="url(#SVGID_1_)" d="M25.16 21.19H12.84c-1.62 0-2.93-1.31-2.93-2.93V5.74c0-1.62 1.31-2.93 2.93-2.93h12.32c1.62 0 2.93 1.31 2.93 2.93v12.52c0 1.62-1.31 2.93-2.93 2.93z"/><path fill-rule="evenodd" clip-rule="evenodd" fill="#FFF" d="M18.11 6.77H13.32v.83h3.09l-3.16 4h4.84v-.82h-3.13zM18.598 11.605v-4.83h.83v4.83zM18.6 16.38v-4h-.82v4.83h3.21v-.83zM24.7 13.21v-.83h-3.21v4.83h3.21v-.83h-2.38v-1.17h2.38v-.83h-2.38v-1.17zM22.26 9.16l-2.37-2.39v4.83h.83V8.8l1.54 1.52 1.55-1.52v2.8h.82V6.77zM17.29 13.99c0-.86-.67-1.56-1.52-1.6h-2.51v4.84h.83v-1.62h1.69c.83-.06 1.51-.76 1.51-1.62zm-1.61.78h-1.6v-1.56h1.6a.781.781 0 010 1.56z"/></svg>
</br>
If the icons are intended for use by Shopify, please provide the following info:
Who are you working with at Shopify? (avoid adding personal details, provide github handle(preferred) or first name and last name) Following the official Shopify documentation, we found this repository with the steps to follow to add icons to our payment gateway, we are Pagopar, a Shopify partner, on Github (@pagopar-dev)
What's the expected date of this change to deploy on Shopify? As soon as it is possible
Hi @pagopar-dev ,
Kindly address the test failure as stated below
Failure:
PaymentIconTest#test_Every_payment_SVG_meets_accessibility_requirements [test/unit/payment_icon_test.rb:81]:
{:message=>"The 'aqui-pago' SVG file does not have the appropriate 'id' value on the <title> tag"}.
Expected: "pi-aqui-pago"
Actual: "pi-aquipago"
Also just a quick observation, icon name should be lowercase alpha characters for the name in the yml and SVG as well.
Hi @pagopar-dev, are you able to complete the required change this week? We will be running another release cycle soon
@pagopar-dev are you able to make the corrections today? If not, it will be at least another month before we can attempt to merge these changes in Prod.
@pagopar-dev any updates? Also, can you please re-base?
Closed due to no activity