Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/huyb1991/hugo-lamp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHuy Nguyen <huyb.1991@gmail.com>2019-03-25 16:36:50 +0300
committerHuy Nguyen <huyb.1991@gmail.com>2019-03-25 16:36:50 +0300
commit12f6628926ed241e0acd4e1424040168023c8b9a (patch)
treea6e8de31a4b39f91a4a64113cf1ae8dba09fc003 /layouts
parent7252e8205e86c973dd762944c3a4c9f5cb1e2162 (diff)
Replace Facebook icon by text only
Diffstat (limited to 'layouts')
-rw-r--r--layouts/partials/svg-icons.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/layouts/partials/svg-icons.html b/layouts/partials/svg-icons.html
index 744f449..4c97178 100644
--- a/layouts/partials/svg-icons.html
+++ b/layouts/partials/svg-icons.html
@@ -41,9 +41,9 @@
</svg>
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
- <symbol id="icon-facebook" viewBox="0 0 24 24">
+ <symbol id="icon-facebook" viewBox="0 0 60 60">
<title>Facebook</title>
- <path d="M22.676 0H1.324C.593 0 0 .593 0 1.324v21.352C0 23.408.593 24 1.324 24h11.494v-9.294H9.689v-3.621h3.129V8.41c0-3.099 1.894-4.785 4.659-4.785 1.325 0 2.464.097 2.796.141v3.24h-1.921c-1.5 0-1.792.721-1.792 1.771v2.311h3.584l-.465 3.63H16.56V24h6.115c.733 0 1.325-.592 1.325-1.324V1.324C24 .593 23.408 0 22.676 0" />
+ <path d="M42.8,23.8h-7.4v-4.8c0-1.8,1.2-2.2,2.1-2.2c0.8,0,5.2,0,5.2, 0v-8l-7.2,0c-8,0-9.8,6-9.8,9.8v5.3 h-4.6V32h4.6c0,10.6,0,23.3,0,23.3h9.7c0,0,0-12.9,0-23.3H42L42.8,23.8z" />
</symbol>
</svg>