From 575e306f20ccfab15c1c9a3bf4b7cd75d4549ea7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Tue, 30 Oct 2018 15:20:23 -0500 Subject: fix Peertube icon --- fonts/libresocial.otf | Bin 38320 -> 38680 bytes fonts/libresocial.svg | 11 +- fonts/libresocial.ttf | Bin 7416 -> 7432 bytes fonts/libresocial.woff | Bin 19924 -> 20140 bytes lab/peertube.svg | 83 +++++---- scss/libresocial.sass | 90 ++++++++++ scss/libresocial.scss | 108 ++++++++++++ src/peertube.svg | 459 ++++++++++++++++++++++++------------------------- 8 files changed, 474 insertions(+), 277 deletions(-) create mode 100644 scss/libresocial.sass create mode 100644 scss/libresocial.scss diff --git a/fonts/libresocial.otf b/fonts/libresocial.otf index 690a231..797fb03 100644 Binary files a/fonts/libresocial.otf and b/fonts/libresocial.otf differ diff --git a/fonts/libresocial.svg b/fonts/libresocial.svg index 9a5a859..04a79ef 100644 --- a/fonts/libresocial.svg +++ b/fonts/libresocial.svg @@ -1,11 +1,11 @@ -Created by FontForge 20170320 at Wed Oct 10 20:31:51 2018 +Created by FontForge 20170320 at Tue Oct 30 15:14:30 2018 By heckyel Copyright (c) 2018, heckyel @@ -19,7 +19,7 @@ Copyright (c) 2018, heckyel panose-1="2 0 5 9 0 0 0 0 0 0" ascent="96" descent="-32" - bbox="-433.952 -6.39046 122.799 825.675" + bbox="5.23352 -6.39046 122.799 96.1191" underline-thickness="50" underline-position="-100" unicode-range="U+E800-E815" @@ -270,7 +270,10 @@ c-0.241211 -0.246094 -0.724609 0.467773 -1.07227 1.58594c-0.348633 1.11719 -1.50 c-3.78809 1.60645 -4.54688 1.6709 -2.67871 0.227539c1.30859 -1.01074 1.29102 -1.70996 -0.233398 -9.32422c-0.907227 -4.52734 -2.5791 -10.2305 -3.7168 -12.6738c-1.1377 -2.44238 -3.52344 -7.88281 -5.30176 -12.0889 c-3.00684 -7.1123 -3.89062 -6.95508 -3.89062 -6.95508z" /> +d="M64.0752 44.4023c0 13.7324 -0.0253906 24.9678 -0.0566406 24.9678c-0.103516 0 -37.4658 -24.9287 -37.4492 -24.9863c0.0244141 -0.0839844 37.3008 -24.9375 37.4111 -24.9434c0.0751953 -0.00390625 0.0947266 5.03613 0.0947266 24.9619zM26.2998 -5.94043 +c-0.0302734 0.0302734 -0.0546875 22.708 -0.0546875 50.3965c0 18.7635 0.0135463 30.7514 0.0135463 38.3013l5.41576e-11 7.11991e-08c0 7.42849 0.0075914 11.9303 0.0206334 11.9507c0.0130174 0.0210972 0.0334626 0.0405438 0.0565936 0.0553998 +c0.00436594 0.0485802 0.00893586 0.0716868 0.0137189 0.0735065c0 0 0.040113 -0.0221678 0.112199 -0.0679587c0.195849 -0.119739 1.08051 -0.700646 2.45653 -1.61097c13.1936 -8.70922 72.7302 -48.3491 72.9049 -48.5594 +c0.0517578 -0.0625 0.0820312 -0.173828 0.0683594 -0.249023c-0.0146484 -0.0849609 -7.09277 -4.84766 -18.8643 -12.6953c-41.9873 -27.9912 -56.3936 -37.5762 -56.5293 -37.6123c-0.0791016 -0.0205078 -0.167969 -0.0126953 -0.198242 0.0175781z" /> image/svg+xml \ No newline at end of file + id="g61" + transform="matrix(1.6524049,0,0,1.6524049,-201.69649,-11.824926)"> \ No newline at end of file diff --git a/scss/libresocial.sass b/scss/libresocial.sass new file mode 100644 index 0000000..a010b6c --- /dev/null +++ b/scss/libresocial.sass @@ -0,0 +1,90 @@ +/* ---- ---- LIBRESOCIAL ---- ---- +/* Written by Heckyel + +$libresocial-path: "../fonts" + +@font-face + font-family: "libresocial" + src: url("#{$libresocial-path}/libresocial/libresocial.woff") format("woff"), url("#{$libresocial-path}/libresocial/libresocial.ttf") format("truetype"), url("#{$libresocial-path}/libresocial/libresocial.svg") format("svg") + font-weight: normal + font-style: normal + +[class^="icon-"]:before, [class*=" icon-"]:before + font-family: "libresocial" + font-style: normal + font-weight: normal + speak: none + display: inline-block + text-decoration: inherit + width: 1em + margin-right: 0.2em + text-align: center + + /* opacity: .8; + /* For safety - reset parent styles, that can break glyph codes + font-variant: normal + text-transform: none + + /* fix buttons height, for twitter bootstrap + line-height: 1em + + /* Animation center compensation - margins should be symmetric + /* remove if not needed + margin-left: 0.2em + + /* you can be more comfortable with increased icons size + /* font-size: 120%; + /* Font smoothing. That was taken from TWBS + -webkit-font-smoothing: antialiased + -moz-osx-font-smoothing: grayscale + + /* Uncomment for 3D effect + /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); + +.icon-copyleft:before + content: "\e800" + +.icon-diaspora:before + content: "\e801" + +.icon-friendica:before + content: "\e802" + +.icon-gitlab:before + content: "\e803" + +.icon-gnusocial:before + content: "\e804" + +.icon-hubzilla:before + content: "\e805" + +.icon-liberapay:before + content: "\e806" + +.icon-mastodon:before + content: "\e807" + +.icon-matrix:before + content: "\e808" + +.icon-mediagoblin:before + content: "\e809" + +.icon-notabug:before + content: "\e810" + +.icon-peertube:before + content: "\e811" + +.icon-pixelfed:before + content: "\e812" + +.icon-pump:before + content: "\e813" + +.icon-tox:before + content: "\e814" + +.icon-xmpp:before + content: "\e815" diff --git a/scss/libresocial.scss b/scss/libresocial.scss new file mode 100644 index 0000000..fd240a6 --- /dev/null +++ b/scss/libresocial.scss @@ -0,0 +1,108 @@ +/* ---- ---- LIBRESOCIAL ---- ---- */ +/* Written by Heckyel */ + +$libresocial-path: "../fonts"; + +@font-face { + font-family: "libresocial"; + src: url("#{$libresocial-path}/libresocial/libresocial.woff") format("woff"), url("#{$libresocial-path}/libresocial/libresocial.ttf") format("truetype"), url("#{$libresocial-path}/libresocial/libresocial.svg") format("svg"); + font-weight: normal; + font-style: normal; +} + +[class^="icon-"]:before, [class*=" icon-"]:before { + font-family: "libresocial"; + font-style: normal; + font-weight: normal; + speak: none; + display: inline-block; + text-decoration: inherit; + width: 1em; + margin-right: 0.2em; + text-align: center; + + /* opacity: .8; */ + /* For safety - reset parent styles, that can break glyph codes */ + font-variant: normal; + text-transform: none; + + /* fix buttons height, for twitter bootstrap */ + line-height: 1em; + + /* Animation center compensation - margins should be symmetric */ + /* remove if not needed */ + margin-left: 0.2em; + + /* you can be more comfortable with increased icons size */ + /* font-size: 120%; */ + /* Font smoothing. That was taken from TWBS */ + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; + + /* Uncomment for 3D effect */ + /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ +} + +.icon-copyleft:before { + content: "\e800"; +} + +.icon-diaspora:before { + content: "\e801"; +} + +.icon-friendica:before { + content: "\e802"; +} + +.icon-gitlab:before { + content: "\e803"; +} + +.icon-gnusocial:before { + content: "\e804"; +} + +.icon-hubzilla:before { + content: "\e805"; +} + +.icon-liberapay:before { + content: "\e806"; +} + +.icon-mastodon:before { + content: "\e807"; +} + +.icon-matrix:before { + content: "\e808"; +} + +.icon-mediagoblin:before { + content: "\e809"; +} + +.icon-notabug:before { + content: "\e810"; +} + +.icon-peertube:before { + content: "\e811"; +} + +.icon-pixelfed:before { + content: "\e812"; +} + +.icon-pump:before { + content: "\e813"; +} + +.icon-tox:before { + content: "\e814"; +} + +.icon-xmpp:before { + content: "\e815"; +} diff --git a/src/peertube.svg b/src/peertube.svg index fd9a0fc..ca6e125 100644 --- a/src/peertube.svg +++ b/src/peertube.svg @@ -19,10 +19,10 @@ enable-background="new 0 0 100 100" xml:space="preserve" sodipodi:docname="peertube.svg" - inkscape:version="0.92.1 r">image/svg+xmlCuadrículas de Guía para las fuentes + id="line2" + y2="-0.001" + x2="100" + y1="-0.001" + x1="0.001" + stroke-miterlimit="10" + stroke-width="0.25" + stroke="#A9CCDB" + fill="none" />Cuadrículas de Guía para las fuentes + + Baseline + style="-inkscape-font-specification:'Noto Sans, Normal';font-family:'Noto Sans';font-weight:normal;font-style:normal;font-stretch:normal;font-variant:normal;font-size:6px;text-anchor:start;text-align:start;writing-mode:lr;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;" + id="text44" + font-size="6" + transform="matrix(1 0 0 1 -23.2769 81.166)" + font-family="'Noto Sans'">Baseline + + + id="g61" + transform="matrix(1.6524049,0,0,1.6524049,-201.69649,-11.824926)"> \ No newline at end of file -- cgit v1.2.3