Giter VIP home page Giter VIP logo

magento2-hyva-icons-payment's Introduction

Siteation - Hyva Icon Pack - Payment

Packagist Version Supported Magento Versions Hyva Themes Module License

This Magento 2 module adds the option to use Payment Icons in your Hyva frontend.

This requires that you have a working Hyva frontend, this icon pack was made specifically for Hyva Themes and will not work out of the box with any other frontend.

Installation

Install the package via;

composer require siteation/magento2-hyva-icons-payment
bin/magento setup:upgrade

Warning This Module requires Magento 2.4 or higher and requires Hyva! For more requirements see the composer.json.

How to use

By default this module loads nothing.

To use this icon pack instead of the default Hyva icons, add the following to your phtml file;

<?php
use Hyva\Theme\Model\ViewModelRegistry;
use Siteation\HyvaIconsPayment\ViewModel\PaymentIcons;

/** @var ViewModelRegistry $viewModels */

/** @var PaymentIcons $paymentIcons */
$paymentIcons = $viewModels->require(PaymentIcons::class);

and use the PaymentIcons just as the HeroIcons in Hyva;

<?= $paymentIcons->idealHtml('p-1', 64, 48, ["aria-label" => "Pay with iDeal"]) ?>

Preview of each style

We offer this icon pack in 3 styles:

Default

ideal-logo maestro-logo paypal-logo

Flat

ideal-logo-flat maestro-logo-flat paypal-logo-flat

Mono

Using SVG icons in CMS content

You can now also use the SVG icons in your CMS content.

Bringing svg icon support to you CMS pages, Blocks and Widgets.

{{icon "payment/default/ideal" classes="inline-block" width=64 height=48}}
{{icon "payment/flat/ideal" classes="inline-block" width=64 height=48}}
{{icon "payment/mono/ideal" classes="inline-block" width=64 height=48}}

For more information on how and what see the Hyva Docs

This feature is supported since Hyva v1.1.12

Other icon packs for Hyva

If you are looking for a Luma based option checkout this icon pack instead.

Icon License

The payment icons used in this module were created by Siteation under a MIT License

Disclaimer

All used trademarks, brands and/or names are the property of their respective owners.

The use of these trademarks, brands and/or names does not indicate endorsement of the property holder by us, nor vice versa.

magento2-hyva-icons-payment's People

Contributors

allrude avatar grimlink avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

thijmenkort

magento2-hyva-icons-payment's Issues

Add new icons

  • mbway / multibanco
  • trustly
  • payconiq
  • wechatpay
  • vpay
  • stripe
  • Billie

BUG: przelewy24 will give error

The icon przelewy24 will show an error, because it will be transformed to przelewy-24.

Please rename przelewy24.svg to przelewy-24.svg

Billink logo

Hello,

Is it possible to add the Billink logo?
I already made the default icon, so hopefully this is correct format. I can add this to a PR if that would be easier.

billink

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.