diff options
author | Zach van Rijn <me@zv.io> | 2021-05-24 16:43:48 -0500 |
---|---|---|
committer | Zach van Rijn <me@zv.io> | 2021-05-24 16:43:48 -0500 |
commit | 0a5015eec26eeebb205e860c64b5472f1f16ab41 (patch) | |
tree | 9a80182a815538093d757aa08bff93d39cf0093a /assets/plugins/font-awesome/svgs/solid/credit-card.svg | |
download | site-ng-0a5015eec26eeebb205e860c64b5472f1f16ab41.tar.gz site-ng-0a5015eec26eeebb205e860c64b5472f1f16ab41.tar.bz2 site-ng-0a5015eec26eeebb205e860c64b5472f1f16ab41.tar.xz site-ng-0a5015eec26eeebb205e860c64b5472f1f16ab41.zip |
Initial commit. Still missing pages/content.
Diffstat (limited to 'assets/plugins/font-awesome/svgs/solid/credit-card.svg')
-rw-r--r-- | assets/plugins/font-awesome/svgs/solid/credit-card.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/plugins/font-awesome/svgs/solid/credit-card.svg b/assets/plugins/font-awesome/svgs/solid/credit-card.svg new file mode 100644 index 0000000..fc31c52 --- /dev/null +++ b/assets/plugins/font-awesome/svgs/solid/credit-card.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><!-- Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) --><path d="M0 432c0 26.5 21.5 48 48 48h480c26.5 0 48-21.5 48-48V256H0v176zm192-68c0-6.6 5.4-12 12-12h136c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12H204c-6.6 0-12-5.4-12-12v-40zm-128 0c0-6.6 5.4-12 12-12h72c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12H76c-6.6 0-12-5.4-12-12v-40zM576 80v48H0V80c0-26.5 21.5-48 48-48h480c26.5 0 48 21.5 48 48z"/></svg>
\ No newline at end of file |