aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2018-10-10 20:37:02 -0500
committerJesús <heckyel@hyperbola.info>2018-10-10 20:37:02 -0500
commit208390a8cca984da236edea93c9c4841639078eb (patch)
tree67cd94d7a5e26e514a964caed6f94ec23c19f893
parent30eeec37ee8b24ac782be200f7cc2208a493d612 (diff)
downloadlibresocial-208390a8cca984da236edea93c9c4841639078eb.tar.lz
libresocial-208390a8cca984da236edea93c9c4841639078eb.tar.xz
libresocial-208390a8cca984da236edea93c9c4841639078eb.zip
Added copyleft icon on libresocial
-rwxr-xr-xbuild.sh1
-rw-r--r--css/libresocial.css35
-rw-r--r--demo.html1
-rw-r--r--fonts/libresocial.otfbin37840 -> 38320 bytes
-rw-r--r--fonts/libresocial.svg43
-rw-r--r--fonts/libresocial.ttfbin7284 -> 7416 bytes
-rw-r--r--fonts/libresocial.woffbin19648 -> 19924 bytes
-rw-r--r--lab/copyleft.svg64
-rw-r--r--lab/metadata.json91
-rw-r--r--src/copyleft.svg258
10 files changed, 412 insertions, 81 deletions
diff --git a/build.sh b/build.sh
index d3f1c67..6c82a7d 100755
--- a/build.sh
+++ b/build.sh
@@ -10,5 +10,6 @@ fi
# copy files to fonts
if [[ -n "$(ls -a ./lab/libresocial.{svg,otf,ttf,woff})" ]];
then
+ rm -fv ./fonts/libresocial.{svg,otf,ttf,woff}
mv -fv ./lab/libresocial.{svg,otf,ttf,woff} ./fonts/
fi
diff --git a/css/libresocial.css b/css/libresocial.css
index 41da31f..780dc40 100644
--- a/css/libresocial.css
+++ b/css/libresocial.css
@@ -11,7 +11,7 @@ Written by Heckyel
font-weight: normal;
font-style: normal;
}
-
+
[class^="icon-"]:before, [class*=" icon-"]:before {
font-family: "libresocial";
font-style: normal;
@@ -46,19 +46,20 @@ Written by Heckyel
/* Uncomment for 3D effect */
/* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
-
-.icon-diaspora:before { content: '\e800'; }
-.icon-friendica:before { content: '\e801'; }
-.icon-gitlab:before { content: '\e802'; }
-.icon-gnusocial:before { content: '\e803'; }
-.icon-hubzilla:before { content: '\e804'; }
-.icon-liberapay:before { content: '\e805'; }
-.icon-mastodon:before { content: '\e806'; }
-.icon-matrix:before { content: '\e807'; }
-.icon-mediagoblin:before { content: '\e808'; }
-.icon-notabug:before { content: '\e809'; }
-.icon-peertube:before { content: '\e810'; }
-.icon-pixelfed:before { content: '\e811'; }
-.icon-pump:before { content: '\e812'; }
-.icon-tox:before { content: '\e813'; }
-.icon-xmpp:before { content: '\e814'; }
+
+.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/demo.html b/demo.html
index 52dc096..68dac65 100644
--- a/demo.html
+++ b/demo.html
@@ -7,6 +7,7 @@
</head>
<body>
<div class="sociales">
+ <a class="copyleft" href="#"><i class="icon-copyleft"></i></a>
<a class="diaspora" href="#"><i class="icon-diaspora"></i></a>
<a class="friendica" href="#"><i class="icon-friendica"></i></a>
<a class="gitlab" href="#"><i class="icon-gitlab"></i></a>
diff --git a/fonts/libresocial.otf b/fonts/libresocial.otf
index f5df4bf..690a231 100644
--- a/fonts/libresocial.otf
+++ b/fonts/libresocial.otf
Binary files differ
diff --git a/fonts/libresocial.svg b/fonts/libresocial.svg
index 7049bec..9a5a859 100644
--- a/fonts/libresocial.svg
+++ b/fonts/libresocial.svg
@@ -1,17 +1,17 @@
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
<!--
-2018-7-10: Created with FontForge (http://fontforge.org)
+2018-10-10: Created with FontForge (http://fontforge.org)
-->
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1">
<metadata>
-Created by FontForge 20170320 at Tue Jul 10 22:24:50 2018
+Created by FontForge 20170320 at Wed Oct 10 20:31:51 2018
By heckyel
Copyright (c) 2018, heckyel
</metadata>
<defs>
<font id="libresocial" horiz-adv-x="128" >
- <font-face
+ <font-face
font-family="libresocial"
font-weight="400"
font-stretch="normal"
@@ -22,10 +22,15 @@ Copyright (c) 2018, heckyel
bbox="-433.952 -6.39046 122.799 825.675"
underline-thickness="50"
underline-position="-100"
- unicode-range="U+E800-E814"
+ unicode-range="U+E800-E815"
/>
<missing-glyph />
- <glyph glyph-name="uniE800" unicode="&#xe800;"
+ <glyph glyph-name="uniE800" unicode="&#xe800;"
+d="M36.251 51.1787c2.80469 12.0195 15.0986 21.7744 27.4404 21.7744c15.5547 0 28.1787 -12.624 28.1787 -28.1787c0 -15.5537 -12.624 -28.1777 -28.1787 -28.1777c-12.3418 0 -24.6357 9.75488 -27.4404 21.7734h13.4229
+c2.26855 -4.94824 8.52832 -8.96582 13.9727 -8.96582c8.48438 0 15.3701 6.88574 15.3701 15.3701s-6.88574 15.3701 -15.3701 15.3701c-5.44434 0 -11.7041 -4.0166 -13.9727 -8.96582h-13.4229zM13.8105 44.8262c0 -27.7295 22.4795 -50.209 50.209 -50.209
+c27.7285 0 50.208 22.4795 50.208 50.209c0 27.7285 -22.4795 50.208 -50.208 50.208c-27.7295 0 -50.209 -22.4795 -50.209 -50.208zM24.0566 44.8262c0 22.0703 17.8916 39.9619 39.9629 39.9619c22.0703 0 39.9619 -17.8916 39.9619 -39.9619
+c0 -22.0713 -17.8916 -39.9629 -39.9619 -39.9629c-22.0713 0 -39.9629 17.8916 -39.9629 39.9629z" />
+ <glyph glyph-name="uniE801" unicode="&#xe801;"
d="M42.2178 -4.2041l-2.87012 2.15137l-3.98828 3.06348l-3.9873 3.0625l-2.53809 1.94043l-2.53711 1.94141l-0.786133 0.608398l-0.785156 0.609375v0.216797v0.216797l3.32324 4.81836l3.32324 4.81836l0.75 1.11816l0.75 1.11816l2.99609 4.32324l2.99609 4.32324
l0.362305 0.550781l0.362305 0.551758l1.75293 2.53027l1.75195 2.53027v0.274414v0.274414l-4.89453 1.6709l-4.89355 1.6709l-5.31738 1.80371l-5.31738 1.80469l-1.20801 0.453125l-1.20898 0.453125l-3.57617 1.21387l-3.57617 1.21484l-0.0810547 0.147461
l-0.0820312 0.147461l0.709961 2.28809l0.709961 2.28906l1.80469 5.84863l1.80566 5.84863l1.35645 4.38672l1.35742 4.38672h0.481445h0.482422l2.08301 -0.736328l2.08398 -0.735352l7.6123 -2.58984l7.61328 -2.58984l4.7959 -1.65137l4.79492 -1.65137
@@ -37,7 +42,7 @@ l-1.08691 -0.791992l-0.242188 -0.211914l-0.241211 -0.211914l-2.65918 -2.03516l-2
l-0.527344 0.699219l-3.24805 4.7041l-3.24805 4.70508l-0.998047 1.52539l-0.998047 1.52539l-0.157227 0.12793l-0.157227 0.126953l-1.00391 1.52539l-1.00391 1.52637l-1.34082 1.90723l-1.3418 1.90723l-0.413086 0.635742l-0.412109 0.635742l-1.41895 2.03418
l-1.41992 2.03418l-0.330078 0.200195l-0.331055 0.199219l-0.834961 -1.22363l-0.835938 -1.22363l-1.88965 -2.7041l-1.88867 -2.70508l-1.08789 -1.5918l-1.08789 -1.5918l-1.49902 -2.18164l-1.5 -2.18066l-0.700195 -1.01758l-0.699219 -1.01758l-2.04199 -2.92383
l-2.04297 -2.9248l-1.15527 -1.71387l-1.15527 -1.71484l-0.192383 -0.124023l-0.191406 -0.125z" />
- <glyph glyph-name="uniE801" unicode="&#xe801;"
+ <glyph glyph-name="uniE802" unicode="&#xe802;"
d="M66.3379 91.8926c-6.65234 0.0332031 -17.6064 0.0332031 -24.3418 0l12.0957 -0.0615234zM22.4766 88.9473c0.288086 0.359375 0.280273 0.367188 -0.0878906 0.0849609c-0.222656 -0.170898 -0.405273 -0.348633 -0.405273 -0.396484
c0 -0.186523 0.19043 -0.0664062 0.493164 0.311523zM19.9268 86.4551c0.288086 0.359375 0.280273 0.367188 -0.0878906 0.0849609c-0.385742 -0.295898 -0.318359 -0.481445 -0.318359 -0.481445c0.0488281 0 0.231445 0.178711 0.40625 0.396484zM17.041 80.4375
c-0.0732422 0.180664 -0.128906 0.126953 -0.139648 -0.137695c-0.0107422 -0.238281 0.12207 -0.296875 0.12207 -0.296875c0.0771484 0.0751953 0.0849609 0.270508 0.0175781 0.43457zM70.1455 69.4629c-4.55859 0.0351562 -12.0176 0.0351562 -16.5752 0
@@ -49,7 +54,7 @@ v-9.96875v-9.96875h16.459h16.46v-12.5732v-12.5742h-16.46h-16.459v-11.2197v-11.21
s0.405273 0.103516 0.405273 0.103516zM28.5908 -5.9873c-2.45215 0.331055 -5.80566 1.61523 -7.92285 3.03418c-3.59668 2.41016 -6.21387 6.13184 -7.54883 10.7363l-0.524414 1.8125v35.3428l0.000976562 35.3428l0.523438 1.8125
c1.95703 6.77637 6.82715 11.5664 13.5371 13.3154l1.93457 0.504883h35.585h35.5859l2.07812 -0.636719c6.50293 -1.99023 11.0703 -6.58594 12.9434 -13.0244l0.507812 -1.74512l0.0693359 -34.3232c0.0488281 -24.166 -0.00683594 -34.8926 -0.1875 -36.249
c-0.564453 -4.23145 -2.2666 -7.64258 -5.32617 -10.6699c-2.91406 -2.88184 -6.1748 -4.53516 -10.2012 -5.17285c-1.44531 -0.229492 -69.3877 -0.305664 -71.0547 -0.0800781z" />
- <glyph glyph-name="uniE802" unicode="&#xe802;"
+ <glyph glyph-name="uniE803" unicode="&#xe803;"
d="M84.5303 56.5996c0 0.0908203 2.75781 8.72754 6.12793 19.1943c3.85742 11.9785 6.37988 19.2148 6.80859 19.5303c0.945312 0.694336 1.88184 0.624023 2.60059 -0.196289c0.506836 -0.578125 12.5986 -37.4639 12.5859 -38.3936
c-0.000976562 -0.164062 -6.33008 -0.298828 -14.0635 -0.298828c-7.73242 0 -14.0596 0.0742188 -14.0596 0.164062zM15.2188 56.7344c-0.0117188 0.929688 12.0801 37.8154 12.5859 38.3936c0.71875 0.819336 1.65625 0.891602 2.5957 0.199219
c0.419922 -0.30957 2.99023 -7.67871 6.80859 -19.5254c3.37305 -10.4658 6.13281 -19.1045 6.13281 -19.1973s-6.32617 -0.167969 -14.0596 -0.167969c-7.73242 0 -14.0635 0.133789 -14.0635 0.297852zM37.1846 12.749
@@ -57,7 +62,7 @@ c-14.3662 10.4668 -26.6992 19.6514 -27.4072 20.4111c-0.729492 0.783203 -1.28711
c0.0859375 0.0869141 -4.31445 13.9805 -9.77734 30.875c-5.46387 16.8945 -9.93457 30.874 -9.93457 31.0664c0 0.194336 8.89746 0.348633 20.1982 0.348633c11.1084 0 20.1982 -0.148438 20.1982 -0.330078s-4.4541 -14.1016 -9.89844 -30.9336
s-9.85254 -30.7451 -9.79688 -30.918s10.9512 13.6582 24.2119 30.7344c13.2617 17.0771 24.168 31.0488 24.2363 31.0488c0.277344 0 6.49414 -19.6084 6.49414 -20.4824c0 -0.517578 -0.441406 -1.46875 -0.981445 -2.11328
c-1.2793 -1.52734 -53.4971 -39.6055 -54.4043 -39.6719c-0.379883 -0.0283203 -12.4453 8.51172 -26.8115 18.9785z" />
- <glyph glyph-name="uniE803" unicode="&#xe803;"
+ <glyph glyph-name="uniE804" unicode="&#xe804;"
d="M59.0303 -5.70117l-2.82129 0.429688l-3.29199 0.970703l-3.29102 0.97168l-3.05664 1.57715l-3.05566 1.57812l-1.34668 1.0332l-1.3457 1.03223l-1.87109 1.5918l-1.87109 1.5918l-1.99414 2.79102l-1.99512 2.79199l-1.9209 3.92188l-1.92188 3.92285
l-0.960938 3.70215l-0.960938 3.70215l-0.483398 4.1416l-0.483398 4.1416l0.0224609 3.45996l0.0214844 3.46094l0.62793 3.69141l0.62793 3.69141l0.283203 1.20215l0.28418 1.20215l0.723633 2.0127l0.723633 2.01172l1.17578 1.96875l1.1748 1.96875l1.16113 1.22852
l1.16016 1.22852v0.746094v0.746094l-1.03613 0.455078l-1.03613 0.455078l-1.54102 2.11914l-1.54102 2.11914l-0.755859 2.89453l-0.755859 2.89551l0.166992 4.67578l0.166992 4.67578l1.40234 2.75195l1.40234 2.75293l2.75781 2.89941l2.75781 2.89941
@@ -75,7 +80,7 @@ l-0.966797 0.301758l-0.336914 0.352539l-0.368164 0.657227l-0.261719 0.625977l-0.
l-0.660156 -3.22949l-0.660156 -3.23047l-0.194336 -0.691406l-0.194336 -0.692383l-0.0947266 -0.115234l-0.0947266 -0.115234l-0.118164 -0.461914l-0.117188 -0.460938l-0.117188 -0.230469l-0.118164 -0.231445l-0.0996094 -0.345703l-0.0986328 -0.345703
l-0.332031 -0.922852l-0.332031 -0.922852l-1.69141 -3.38086l-1.69043 -3.38086l-3.63477 -3.56738l-3.63574 -3.56836l-2.76562 -1.32324l-2.76465 -1.32324l-0.94043 -0.392578l-0.94043 -0.393555l-2.58594 -0.708008l-2.58594 -0.707031l-6.34766 -0.175781
l-6.34766 -0.175781z" />
- <glyph glyph-name="uniE804" unicode="&#xe804;"
+ <glyph glyph-name="uniE805" unicode="&#xe805;"
d="M59.624 21.9521c-4.03027 2.87012 -4.50879 3.38086 -4.14258 4.42871c0.227539 0.650391 0.396484 3.03711 0.376953 5.30176l-0.0361328 4.11914l3.63477 1.87598l3.63379 1.87598l2.61621 -2.78516c1.43848 -1.53125 3.59961 -3.25586 4.80273 -3.83203
c1.20312 -0.577148 2.19336 -1.36133 2.2002 -1.74316c0.0351562 -1.82227 -2.25488 -9.84473 -2.81055 -9.84473c-0.34375 0 -1.77148 -0.607422 -3.17188 -1.34961c-1.40137 -0.742188 -2.54785 -1.32031 -2.54785 -1.32031c0 0.015625 -2.0498 1.48828 -4.55566 3.27344z
M75.0391 3.66406c2.35352 1.3916 4.24902 4.04102 4.70508 6.57812c0.65332 3.63965 -1.57031 8.14648 -5.08008 10.2949c-0.824219 0.504883 -0.803711 0.866211 0.301758 5.40527l1.18555 4.86523l3.39746 0.307617c14.4688 1.31055 20.9844 19.5801 10.7803 30.2305
@@ -83,7 +88,7 @@ c-4.29785 4.4873 -11.0186 6.38086 -16.6172 4.68164c-8.88672 -2.69629 -13.8311 -1
c-4.37012 -4.42383 -5.03418 -10.2061 -1.80859 -15.7578c2.19531 -3.78027 5.85938 -5.97363 10.0479 -6.01465c3.27051 -0.03125 6.98145 1.38477 8.59375 3.28027l0.962891 1.13379l4.60645 -3.2334l4.60742 -3.2334l-0.325195 -2.12012
c-0.484375 -3.1582 0.172852 -5.74512 2.0166 -7.93652c2.99805 -3.56445 7.22168 -4.40723 10.9727 -2.18945zM20.9424 26.4688v32.6865l-7.54395 0.149414l-7.54492 0.149414l28.832 17.8369c15.8574 9.81055 29.0645 17.7676 29.3477 17.6826
s13.4756 -8.2334 29.3154 -18.1074l28.8018 -17.9521l-7.88477 -0.149414l-7.88379 -0.149414v-32.417v-32.416h-42.7197h-42.7197v32.6865z" />
- <glyph glyph-name="uniE805" unicode="&#xe805;"
+ <glyph glyph-name="uniE806" unicode="&#xe806;"
d="M55.7637 27.6016c0.530273 2.21875 0.964844 4.19922 0.964844 4.40137c0 0.203125 -0.699219 0.526367 -1.55273 0.719727c-1.00488 0.227539 -1.82324 0.717773 -2.32031 1.3916l-0.768555 1.04004l0.770508 3.61914c0.423828 1.99023 2.6709 11.4609 4.99316 21.0449
s4.11133 17.5371 3.97559 17.6719c-0.273438 0.273438 -8.89746 -0.912109 -10.2236 -1.40527c-0.460938 -0.171875 -0.838867 -0.554688 -0.838867 -0.852539c0 -0.296875 -0.660156 -3.27832 -1.46777 -6.62598c-4.87012 -20.1904 -7.43652 -31.3223 -7.65527 -33.2021
c-0.302734 -2.6084 0.298828 -5.76172 1.41602 -7.41895c1.78613 -2.65039 5.51172 -4.31445 9.81836 -4.38574l1.9248 -0.03125zM68.5059 33.167c1.45703 6.24121 3.95801 16.6377 4.25977 17.7061l0.393555 1.39746h3.07129
@@ -93,12 +98,12 @@ c-2.98242 8.42285 -10.7139 10.917 -24.4746 7.89258c-1.43945 -0.316406 -2.8418 -0
c-0.646484 -2.66602 -1.25098 -5.3916 -1.34277 -6.05762l-0.167969 -1.21191h5.21387h5.21289zM20.0352 -5.49902c-2.3877 0.931641 -4.87109 3.38281 -5.60254 5.52832c-0.500977 1.47168 -0.569336 6.90723 -0.555664 44.0137
c0.0136719 34.3916 0.110352 42.5977 0.515625 43.7344c0.736328 2.06152 2.24805 3.85547 4.2334 5.02246l1.75879 1.0332h43.4258h43.4268l1.54395 -0.825195c0.849609 -0.454102 2.15332 -1.53711 2.89746 -2.40723c2.57129 -3.00391 2.4541 -0.780273 2.4541 -46.7705
c0 -41.4395 0 -41.4834 -0.795898 -43.6387c-0.512695 -1.38965 -1.3584 -2.70215 -2.37598 -3.69043c-3.01855 -2.92871 -0.0283203 -2.75586 -47.123 -2.73633c-40.5244 0.0175781 -42.0254 0.0419922 -43.8027 0.736328z" />
- <glyph glyph-name="uniE806" unicode="&#xe806;"
+ <glyph glyph-name="uniE807" unicode="&#xe807;"
d="M91.0215 61.7354h-0.125977c-4.40039 0 -7.9209 -3.41699 -7.9209 -7.84766v-20.252c0 -2.15234 -0.691406 -6.45508 -2.70312 -7.84766h10.6865c4.46387 0 7.98438 3.41699 7.98438 7.84766v20.252c0 4.36719 -3.52051 7.84766 -7.9209 7.84766zM36.3311 61.7354
c-4.46289 0 -7.9209 -3.41699 -7.9209 -7.84766v-20.252c0 -4.36719 3.52051 -7.84766 7.9209 -7.84766h10.624c-2.0752 1.39258 -2.70312 5.69531 -2.70312 7.84766v20.252c0 4.36719 -3.52051 7.84766 -7.9209 7.84766zM63.7393 66.6719
c-4.46387 0 -7.9209 -3.54395 -7.9209 -7.84766v-20.252c0 -4.43066 3.52051 -7.91113 7.9209 -7.91113c4.46289 0 7.9209 3.41797 7.9209 7.84766v20.252c0 2.21582 0.691406 6.45605 2.76562 7.91113h-10.6865zM63.9902 93.7598
c27.4131 0 49.6611 -22.3994 49.6611 -49.998s-22.248 -49.998 -49.6611 -49.998s-49.6611 22.3994 -49.6611 49.998s22.248 49.998 49.6611 49.998z" />
- <glyph glyph-name="uniE807" unicode="&#xe807;"
+ <glyph glyph-name="uniE808" unicode="&#xe808;"
d="M112.593 -3.90918v94.3721h-6.79199v2.26367h9.39941v-98.8994h-9.39941v2.26367h6.79199zM45.251 60.5459v-4.77637h0.135742c1.27344 1.81836 2.80762 3.22949 4.60547 4.23047c1.7959 0.999023 3.85449 1.5 6.17383 1.5c2.22852 0 4.26465 -0.432617 6.10547 -1.2959
c1.84277 -0.865234 3.24121 -2.3877 4.19727 -4.57129c1.04492 1.5459 2.46582 2.91113 4.26367 4.09375c1.7959 1.18164 3.92188 1.77344 6.37891 1.77344c1.86523 0 3.59277 -0.227539 5.18555 -0.682617c1.59082 -0.454102 2.95605 -1.18262 4.09277 -2.18262
c1.13574 -1.00098 2.02246 -2.30859 2.66113 -3.92188c0.635742 -1.61621 0.955078 -3.55957 0.955078 -5.83496v-23.6035h-9.68848v19.9893c0 1.18164 -0.0449219 2.2959 -0.135742 3.34277c-0.0917969 1.04492 -0.34082 1.9541 -0.750977 2.72852
@@ -106,7 +111,7 @@ c-0.40918 0.772461 -1.0127 1.3877 -1.80762 1.84277c-0.795898 0.453125 -1.87695 0
c-0.477539 -0.842773 -0.795898 -1.79688 -0.955078 -2.86719c-0.15918 -1.06738 -0.238281 -2.14844 -0.238281 -3.24023v-19.6475h-9.6875v19.7842c0 1.0459 -0.0244141 2.08105 -0.0683594 3.10352c-0.0458984 1.02441 -0.238281 1.96777 -0.580078 2.83301
c-0.341797 0.863281 -0.910156 1.55664 -1.70605 2.08105c-0.795898 0.521484 -1.9668 0.78418 -3.51367 0.78418c-0.455078 0 -1.05762 -0.102539 -1.80762 -0.307617s-1.47852 -0.591797 -2.18262 -1.16016c-0.706055 -0.568359 -1.30859 -1.3877 -1.80859 -2.45508
c-0.500977 -1.06934 -0.75 -2.46777 -0.75 -4.19531v-20.4668h-9.6875v35.2715h9.1416zM15.3057 90.4629v-94.3721h6.79199v-2.26367h-9.39844v98.8994h9.39844v-2.26367h-6.79199z" />
- <glyph glyph-name="uniE808" unicode="&#xe808;"
+ <glyph glyph-name="uniE809" unicode="&#xe809;"
d="M54.9766 67.2256c0.34082 0.134766 0.748047 0.118164 0.905273 -0.0371094s-0.12207 -0.265625 -0.620117 -0.245117c-0.549805 0.0224609 -0.285156 0.282227 -0.285156 0.282227zM66.8711 57.9746c0 0.418945 1.41895 1.1416 1.69824 0.865234
c0.0810547 -0.0800781 -0.267578 -0.402344 -0.775391 -0.71582c-0.507812 -0.314453 -0.922852 -0.149414 -0.922852 -0.149414zM38.1836 57.8955c0.713867 0.107422 1.29785 0.40332 1.29785 0.65918c0 0.254883 0.21582 0.331055 0.480469 0.169922
c0.870117 -0.532227 -0.0371094 -1.16504 -1.57031 -1.09375c-1.42871 0.0664062 -1.43945 0.0800781 -0.208008 0.264648zM26.0234 56.627c0.160156 0.256836 0.503906 0.466797 0.763672 0.466797s0.34082 -0.209961 0.180664 -0.466797
@@ -244,7 +249,7 @@ c-0.0273438 1.2627 -0.232422 2.10254 -0.232422 2.10254c-0.567383 -0.599609 -0.94
c-0.551758 0.194336 -0.725586 0.0830078 -0.556641 -0.352539c0.135742 -0.349609 -0.0957031 -1.29004 -0.514648 -2.09082c-0.417969 -0.800781 -0.978516 -2.62598 -1.24609 -4.05566c-0.428711 -2.2959 -0.386719 -2.67285 0.358398 -3.21191
c0.495117 -0.358398 0.864258 -1.25781 0.893555 -2.17676c0.140625 -4.39062 0.136719 -4.37891 1.51367 -4.39746c0.713867 -0.0107422 2.31152 -0.0605469 3.54883 -0.112305l2.25098 -0.0947266l-0.125977 -12.2656l-0.125 -12.2656l-35.9004 -0.119141
c-34.9072 -0.117188 -35.9209 -0.0947266 -36.6768 0.77832z" />
- <glyph glyph-name="uniE809" unicode="&#xe809;"
+ <glyph glyph-name="uniE810" unicode="&#xe810;"
d="M56.7275 30.46c1.05469 0.572266 1.6416 1.77637 1.59863 3.27734c-0.0380859 1.30566 -0.50293 1.28027 -0.50293 1.28027c-0.697266 -1.75293 -2.87402 -1.25684 -2.87402 0.65625c0 1.07129 0.583008 1.75879 1.50684 1.77539
c1.36426 0.0253906 1.34863 0.150391 -0.165039 1.31152c-2.33105 1.78906 -3.68262 1.60938 -6.0625 -0.805664c-2.07812 -2.10938 -2.1582 -4.79004 -0.217773 -7.30762c1.02344 -1.32617 4.44434 -1.42188 6.7168 -0.1875zM53.2266 -5.58691
c0 0.381836 1.74414 5.09668 3.87598 10.4785c2.13086 5.38184 3.875 10.5654 3.875 11.5186s1.16309 4.96582 2.58398 8.91699c1.4209 3.95215 2.58398 7.50293 2.58398 7.8916c0 1.45801 -2.48926 0.638672 -2.99805 -0.987305
@@ -264,9 +269,9 @@ c-8.42578 -3.12402 -9.77734 -4.13867 -5.51562 -4.13867c2.92383 0 3.27344 -0.2919
c-0.241211 -0.246094 -0.724609 0.467773 -1.07227 1.58594c-0.348633 1.11719 -1.50488 3.21191 -2.56836 4.6543c-1.06445 1.44238 -3.33691 5.46973 -5.05078 8.9502c-2.5498 5.18066 -3.67871 6.56641 -6.22754 7.64746
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" />
- <glyph glyph-name="uniE810" unicode="&#xe810;"
+ <glyph glyph-name="uniE811" unicode="&#xe811;"
d="M63.9971 70.0186v-50.3779l38.3037 25.1865zM25.6934 44.8271v-50.3789l38.3037 25.1875zM25.6934 95.2061v-50.3789l38.3037 25.1865zM-395.648 775.296l-38.3037 25.1875l38.3037 25.1914v-50.3789z" />
- <glyph glyph-name="uniE811" unicode="&#xe811;"
+ <glyph glyph-name="uniE812" unicode="&#xe812;"
d="M48.0615 45.7881c-1.03906 -0.157227 -2.06543 -0.408203 -3.06738 -0.753906c-2.47852 -0.854492 -4.71973 -2.23438 -6.5791 -4.09375l-9.81445 -9.81641c-0.385742 -0.385742 -0.751953 -0.795898 -1.10938 -1.23926
c-6.16504 1.46387 -10.6875 7.04004 -10.6875 13.5088c0 6.81055 5.02148 12.6221 11.7197 13.6904c0.28125 0.0478516 1.64648 0.192383 2.15918 0.192383h13.8789c1.59277 0 3.13086 -0.275391 4.56543 -0.78125c-0.679688 -1.21484 -1.06543 -2.60938 -1.06543 -4.09277
v-6.61426zM48.0615 23.0596c-0.00488281 -0.162109 -0.0078125 -0.325195 -0.0078125 -0.488281v-13.8818c0 -0.536133 0.0302734 -1.0752 0.0898438 -1.63379c-5.39746 -3.32227 -12.5234 -2.58398 -17.0889 1.98242c-4.80957 4.80957 -5.37207 12.4609 -1.41699 17.9395
@@ -283,7 +288,7 @@ c3.83496 1.70996 6.80957 4.95508 8.10938 8.93555zM63.0264 31.4043c-0.444336 -2.8
c-1.46582 -6.16699 -7.02637 -10.6855 -13.4844 -10.6855c-6.80273 0 -12.6084 5.0127 -13.6846 11.6846c-0.128906 0.801758 -0.195312 1.51465 -0.195312 2.19824v13.8818v0.0380859l9.12012 8.79492h2.38281zM67.7695 60.915
c-0.158203 0.979492 -0.400391 1.94727 -0.726562 2.89355c-0.851562 2.47656 -2.23242 4.71973 -4.09277 6.58105l-9.81445 9.81641c-0.379883 0.379883 -0.783203 0.740234 -1.21777 1.09277c1.4668 6.16602 7.02734 10.6836 13.4854 10.6836
c6.80176 0 12.6074 -5.01172 13.6836 -11.6836c0.128906 -0.802734 0.195312 -1.51465 0.195312 -2.19824v-13.8818c0 -1.74121 -0.335938 -3.44434 -0.976562 -5.05566c-2.11816 1.11816 -4.54004 1.75195 -7.11328 1.75195h-3.42285z" />
- <glyph glyph-name="uniE812" unicode="&#xe812;"
+ <glyph glyph-name="uniE813" unicode="&#xe813;"
d="M45.3096 9.37305c3.08789 2.48145 36.7285 30.667 40.7998 34.1836c0.694906 0.599622 0.958326 0.833763 0.82495 1.12622c-0.206762 0.209402 -0.632584 0.616256 -1.50733 1.39659c-1.98554 1.67064 -7.19792 6.03395 -14.467 12.109
c-9.44141 7.88965 -22.9229 19.1133 -25.1436 20.9307c-1.71094 1.40039 -1.73926 1.41113 -2.5957 0.96582c-0.829102 -0.430664 -3.64453 -2.34766 -4.76758 -3.24512c-5.58203 -4.46387 -9.79395 -10.0332 -12.5195 -16.5586
c-3.39258 -8.11914 -4.0127 -17.1846 -1.76953 -25.8477c1.38867 -5.36133 3.87695 -10.4229 7.23828 -14.7207c2.21973 -2.83887 5.42871 -5.96973 8.26758 -8.06836c1.16504 -0.861328 2.9502 -2.01367 3.7373 -2.41309
@@ -297,7 +302,7 @@ c-3.31055 0.21875 -5.38672 0.458984 -7.50977 0.867188c-9.90332 1.90723 -18.7803
c-0.0211288 0.841077 -0.000390323 1.68413 -0.000390323 2.52846c0.0189791 2.6807 0.118299 3.81051 0.484522 6.25684c2.72852 18.2168 15.207 33.5166 32.5986 39.9697c5.68262 2.10742 11.3613 3.11035 17.6279 3.11035c8.1377 0 15.6133 -1.75879 22.7725 -5.35645
c14.5322 -7.30273 24.5928 -20.8906 27.2861 -36.8525c0.521484 -3.08984 0.647461 -4.70996 0.649414 -8.32129c0.00195312 -3.49121 -0.0859375 -4.76855 -0.523438 -7.62402c-2.33594 -15.2119 -11.3145 -28.3799 -24.6572 -36.1602
c-6.41504 -3.74023 -13.6162 -6.0127 -21.1816 -6.68359c-1.39648 -0.124023 -5.38574 -0.226562 -6.34473 -0.163086z" />
- <glyph glyph-name="uniE813" unicode="&#xe813;"
+ <glyph glyph-name="uniE814" unicode="&#xe814;"
d="M80.0137 64.5537c-1.4707 -4.31543 -4.25586 -7.77246 -7.16504 -11.1475c-2.24707 -2.60449 -4.8877 -4.7959 -7.69922 -6.78125c-0.134766 -0.0966797 -0.280273 -0.176758 -0.644531 -0.400391c1.67676 2.87891 3.0293 5.61328 3.4209 8.80078
c-3.9873 -0.9375 -7.74707 -0.52832 -11.3867 1.06641c-6.46094 2.8291 -10.3223 9 -9.66309 15.9678c0.539062 5.7334 3.70898 9.86523 8.77637 12.5342c8.16016 4.29785 18.5811 1.54883 23.2461 -6.09766c2.71875 -4.45215 2.76074 -9.11523 1.11523 -13.9424z
M70.9062 6.52148c2.18457 0 3.95605 1.79102 3.95508 3.99805c0 0.0595703 -0.00585938 0.119141 0 0.176758v1.91211c0 1.05469 -0.625 3.96289 -2.15137 6.05469c-1.63477 2.24023 -3.71094 3.69922 -5.90625 4.4043c3.10059 1.15039 5.30762 4.11816 5.30762 7.59863
@@ -305,7 +310,7 @@ c0 4.48145 -3.65137 8.11133 -8.16113 8.11133c-4.50781 0 -8.16113 -3.62988 -8.161
c0.00195312 -0.955078 0.00292969 -1.91016 0.0078125 -1.91016c-0.00195312 -0.0585938 -0.00878906 -0.119141 -0.00878906 -0.177734c0 -2.20898 1.77148 -4 3.95801 -4h13.9111zM89.2363 56.3682l12.1465 0.0283203c2.61328 0 4.73047 -2.10547 4.73047 -4.70117
v-53.2217c0 -2.5957 -2.11719 -4.70117 -4.73047 -4.70117h-74.8096c-2.61133 0 -4.72949 2.10547 -4.72949 4.70117v53.2217c0 2.5957 2.11816 4.70117 4.72949 4.70117h10.8115c0.302734 0.000976562 0.603516 0 1.05078 0v1.09473v12.9746
c0 11.9941 8.8291 22.5117 20.6895 24.6445c13.3975 2.40918 26.1572 -5.7373 29.3779 -18.8369c0.450195 -1.83301 0.658203 -3.75879 0.702148 -5.64746c0.101562 -4.38281 0.03125 -9.87402 0.03125 -14.2578z" />
- <glyph glyph-name="uniE814" unicode="&#xe814;"
+ <glyph glyph-name="uniE815" unicode="&#xe815;"
d="M5.23438 80.6982c0.0136719 1.09375 0.311523 0.81543 0.311523 0.81543c0.158203 -0.644531 0.148438 -1.53906 -0.0234375 -1.9873c-0.170898 -0.449219 -0.300781 0.0791016 -0.288086 1.17188zM82.8721 -1.87988c-4.80957 1.72168 -10.4385 4.05566 -12.5098 5.18652
c-3.25977 1.78027 -3.95898 1.94727 -5.2002 1.24219c-1.3584 -0.770508 -1.17285 -0.939453 3.45312 -3.16113c8.1416 -3.90918 15.9883 -6.35059 20.5029 -6.38086c2.01074 -0.0126953 0.791992 0.59375 -6.24609 3.11328zM85.4492 -5.41992
c-5.4668 1.1709 -11.3486 3.23633 -17.0986 6.00586l-4.52832 2.18066l-4.45703 -1.9502c-9.59473 -4.19727 -22.4199 -7.49414 -23.7334 -6.10059c-0.854492 0.90625 0.328125 1.6748 5.72852 3.72266c2.58887 0.980469 6.94531 3.30762 9.68164 5.16992l4.97363 3.38574
diff --git a/fonts/libresocial.ttf b/fonts/libresocial.ttf
index 200468d..47489bf 100644
--- a/fonts/libresocial.ttf
+++ b/fonts/libresocial.ttf
Binary files differ
diff --git a/fonts/libresocial.woff b/fonts/libresocial.woff
index 0589845..581043c 100644
--- a/fonts/libresocial.woff
+++ b/fonts/libresocial.woff
Binary files differ
diff --git a/lab/copyleft.svg b/lab/copyleft.svg
new file mode 100644
index 0000000..642c100
--- /dev/null
+++ b/lab/copyleft.svg
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Written by Heckyel - FreeArts -->
+
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ version="1.1"
+ id="Layer_1"
+ x="0px"
+ y="0px"
+ width="100px"
+ height="100px"
+ viewBox="0 0 100 100"
+ enable-background="new 0 0 100 100"
+ xml:space="preserve"
+ sodipodi:docname="Copyleft.svg"
+ inkscape:version="0.92.2 2405546, 2018-03-11"><metadata
+ id="metadata53"><rdf:RDF><cc:Work
+ rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title /><cc:license
+ rdf:resource="http://artlibre.org/licence/lal" /></cc:Work><cc:License
+ rdf:about="http://artlibre.org/licence/lal"><cc:permits
+ rdf:resource="http://creativecommons.org/ns#Reproduction" /><cc:permits
+ rdf:resource="http://creativecommons.org/ns#Distribution" /><cc:permits
+ rdf:resource="http://creativecommons.org/ns#DerivativeWorks" /><cc:requires
+ rdf:resource="http://creativecommons.org/ns#ShareAlike" /><cc:requires
+ rdf:resource="http://creativecommons.org/ns#Notice" /><cc:requires
+ rdf:resource="http://creativecommons.org/ns#Attribution" /></cc:License></rdf:RDF></metadata><defs
+ id="defs51" /><sodipodi:namedview
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1"
+ objecttolerance="10"
+ gridtolerance="10"
+ guidetolerance="10"
+ inkscape:pageopacity="0"
+ inkscape:pageshadow="2"
+ inkscape:window-width="1366"
+ inkscape:window-height="709"
+ id="namedview49"
+ showgrid="false"
+ inkscape:zoom="2.4429687"
+ inkscape:cx="83.136866"
+ inkscape:cy="55.735895"
+ inkscape:window-x="0"
+ inkscape:window-y="0"
+ inkscape:window-maximized="1"
+ inkscape:current-layer="g46" /><g
+ id="g46"><g
+ id="g44"
+ transform="matrix(0.08005219,0,0,0.08005219,10.789548,0.75414784)"><circle
+ id="circle30"
+ r="440"
+ cy="490"
+ cx="490"
+ style="fill:none;stroke:#000000;stroke-width:100" /><path
+ id="path32"
+ d="m 219,428 h 131 a 150,150 0 1 1 0,125 H 219 a 275,275 0 1 0 0,-125 z"
+ inkscape:connector-curvature="0" /></g></g></svg> \ No newline at end of file
diff --git a/lab/metadata.json b/lab/metadata.json
index 81270ae..e69aa6d 100644
--- a/lab/metadata.json
+++ b/lab/metadata.json
@@ -1,47 +1,48 @@
{
- "props": {
- "ascent": 96,
- "descent": 32,
- "em": 128,
- "encoding": "UnicodeFull",
- "lang": "English (US)",
- "family": "libresocial",
- "style": "Regular",
- "familyname": "libresocial",
- "fontname": "libresocial",
- "fullname": "libresocial"
- },
- "glyphs": {
- "0xe800": "diaspora.svg",
- "0xe801": "friendica.svg",
- "0xe802": "gitlab.svg",
- "0xe803": "gnusocial.svg",
- "0xe804": "hubzilla.svg",
- "0xe805": "liberapay.svg",
- "0xe806": "mastodon.svg",
- "0xe807": "matrix.svg",
- "0xe808": "mediagoblin.svg",
- "0xe809": "notabug.svg",
- "0xe810": "peertube.svg",
- "0xe811": "pixelfed.svg",
- "0xe812": "pump.svg",
- "0xe813": "tox.svg",
- "0xe814": "xmpp.svg"
- },
- "sfnt_names": [
- ["English (US)", "Copyright", "Copyright (c) 2018 Conocimientos Libres"],
- ["English (US)", "Family", "libresocial"],
- ["English (US)", "SubFamily", "Regular"],
- ["English (US)", "UniqueID", "Libresocial 2018-7-11"],
- ["English (US)", "Fullname", "libresocial"],
- ["English (US)", "Version", "Version 1.0"],
- ["English (US)", "PostScriptName", "libresocial"]
- ],
- "input": ".",
- "output": [
- "libresocial.ttf",
- "libresocial.otf",
- "libresocial.svg",
- "libresocial.woff"
- ]
+ "props": {
+ "ascent": 96,
+ "descent": 32,
+ "em": 128,
+ "encoding": "UnicodeFull",
+ "lang": "English (US)",
+ "family": "libresocial",
+ "style": "Regular",
+ "familyname": "libresocial",
+ "fontname": "libresocial",
+ "fullname": "libresocial"
+ },
+ "glyphs": {
+ "0xe800": "copyleft.svg",
+ "0xe801": "diaspora.svg",
+ "0xe802": "friendica.svg",
+ "0xe803": "gitlab.svg",
+ "0xe804": "gnusocial.svg",
+ "0xe805": "hubzilla.svg",
+ "0xe806": "liberapay.svg",
+ "0xe807": "mastodon.svg",
+ "0xe808": "matrix.svg",
+ "0xe809": "mediagoblin.svg",
+ "0xe810": "notabug.svg",
+ "0xe811": "peertube.svg",
+ "0xe812": "pixelfed.svg",
+ "0xe813": "pump.svg",
+ "0xe814": "tox.svg",
+ "0xe815": "xmpp.svg"
+ },
+ "sfnt_names": [
+ ["English (US)", "Copyright", "Copyright (c) 2018 Conocimientos Libres"],
+ ["English (US)", "Family", "libresocial"],
+ ["English (US)", "SubFamily", "Regular"],
+ ["English (US)", "UniqueID", "Libresocial 2018-7-11"],
+ ["English (US)", "Fullname", "libresocial"],
+ ["English (US)", "Version", "Version 1.0"],
+ ["English (US)", "PostScriptName", "libresocial"]
+ ],
+ "input": ".",
+ "output": [
+ "libresocial.ttf",
+ "libresocial.otf",
+ "libresocial.svg",
+ "libresocial.woff"
+ ]
}
diff --git a/src/copyleft.svg b/src/copyleft.svg
new file mode 100644
index 0000000..9705069
--- /dev/null
+++ b/src/copyleft.svg
@@ -0,0 +1,258 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Written by Heckyel - FreeArts -->
+
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ version="1.1"
+ id="Layer_1"
+ x="0px"
+ y="0px"
+ width="100px"
+ height="100px"
+ viewBox="0 0 100 100"
+ enable-background="new 0 0 100 100"
+ xml:space="preserve"
+ sodipodi:docname="template.svg"
+ inkscape:version="0.92.2 2405546, 2018-03-11"><metadata
+ id="metadata53"><rdf:RDF><cc:Work
+ rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title><cc:license
+ rdf:resource="http://artlibre.org/licence/lal" /></cc:Work><cc:License
+ rdf:about="http://artlibre.org/licence/lal"><cc:permits
+ rdf:resource="http://creativecommons.org/ns#Reproduction" /><cc:permits
+ rdf:resource="http://creativecommons.org/ns#Distribution" /><cc:permits
+ rdf:resource="http://creativecommons.org/ns#DerivativeWorks" /><cc:requires
+ rdf:resource="http://creativecommons.org/ns#ShareAlike" /><cc:requires
+ rdf:resource="http://creativecommons.org/ns#Notice" /><cc:requires
+ rdf:resource="http://creativecommons.org/ns#Attribution" /></cc:License></rdf:RDF></metadata><defs
+ id="defs51" /><sodipodi:namedview
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1"
+ objecttolerance="10"
+ gridtolerance="10"
+ guidetolerance="10"
+ inkscape:pageopacity="0"
+ inkscape:pageshadow="2"
+ inkscape:window-width="1366"
+ inkscape:window-height="709"
+ id="namedview49"
+ showgrid="false"
+ inkscape:zoom="2.4429687"
+ inkscape:cx="90.629082"
+ inkscape:cy="48.820835"
+ inkscape:window-x="0"
+ inkscape:window-y="0"
+ inkscape:window-maximized="1"
+ inkscape:current-layer="g46" /><g
+ id="g46"><g
+ id="g51"><line
+ id="line2"
+ y2="-0.001"
+ x2="100"
+ y1="-0.001"
+ x1="0.001"
+ stroke-miterlimit="10"
+ stroke-width="0.25"
+ stroke="#A9CCDB"
+ fill="none" /><line
+ id="line4"
+ y2="9.999"
+ x2="100"
+ y1="9.999"
+ x1="0.001"
+ stroke-miterlimit="10"
+ stroke-width="0.25"
+ stroke="#A9CCDB"
+ fill="none" /><line
+ id="line6"
+ y2="19.999"
+ x2="100"
+ y1="19.999"
+ x1="0.001"
+ stroke-miterlimit="10"
+ stroke-width="0.25"
+ stroke="#A9CCDB"
+ fill="none" /><line
+ id="line8"
+ y2="29.999"
+ x2="100"
+ y1="29.999"
+ x1="0.001"
+ stroke-miterlimit="10"
+ stroke-width="0.25"
+ stroke="#A9CCDB"
+ fill="none" /><line
+ id="line10"
+ y2="39.999"
+ x2="100"
+ y1="39.999"
+ x1="0.001"
+ stroke-miterlimit="10"
+ stroke-width="0.25"
+ stroke="#A9CCDB"
+ fill="none" /><line
+ id="line12"
+ y2="49.999"
+ x2="100"
+ y1="49.999"
+ x1="0.001"
+ stroke-miterlimit="10"
+ stroke-width="0.25"
+ stroke="#A9CCDB"
+ fill="none" /><line
+ id="line14"
+ y2="59.998"
+ x2="100"
+ y1="59.998"
+ x1="0.001"
+ stroke-miterlimit="10"
+ stroke-width="0.25"
+ stroke="#A9CCDB"
+ fill="none" /><line
+ id="line16"
+ y2="69.998"
+ x2="100"
+ y1="69.998"
+ x1="0.001"
+ stroke-miterlimit="10"
+ stroke-width="0.25"
+ stroke="#A9CCDB"
+ fill="none" /><line
+ id="line18"
+ y2="80"
+ x2="100"
+ y1="80"
+ x1="0.001"
+ stroke-miterlimit="10"
+ stroke-width="0.25"
+ stroke="#FF0000"
+ fill="none" /><line
+ id="line20"
+ y2="90"
+ x2="100"
+ y1="90"
+ x1="0.001"
+ stroke-miterlimit="10"
+ stroke-width="0.25"
+ stroke="#A9CCDB"
+ fill="none" /><line
+ id="line22"
+ y2="100"
+ x2="0"
+ y1="-0.001"
+ x1="0"
+ stroke-miterlimit="10"
+ stroke-width="0.25"
+ stroke="#A9CCDB"
+ fill="none" /><line
+ id="line24"
+ y2="100"
+ x2="10"
+ y1="-0.001"
+ x1="10"
+ stroke-miterlimit="10"
+ stroke-width="0.25"
+ stroke="#A9CCDB"
+ fill="none" /><line
+ id="line26"
+ y2="100"
+ x2="20.001"
+ y1="-0.001"
+ x1="20.001"
+ stroke-miterlimit="10"
+ stroke-width="0.25"
+ stroke="#A9CCDB"
+ fill="none" /><line
+ id="line28"
+ y2="100"
+ x2="30"
+ y1="-0.001"
+ x1="30"
+ stroke-miterlimit="10"
+ stroke-width="0.25"
+ stroke="#A9CCDB"
+ fill="none" /><line
+ id="line30"
+ y2="100"
+ x2="40"
+ y1="-0.001"
+ x1="40"
+ stroke-miterlimit="10"
+ stroke-width="0.25"
+ stroke="#A9CCDB"
+ fill="none" /><line
+ id="line32"
+ y2="100"
+ x2="50"
+ y1="-0.001"
+ x1="50"
+ stroke-miterlimit="10"
+ stroke-width="0.25"
+ stroke="#A9CCDB"
+ fill="none" /><line
+ id="line34"
+ y2="100"
+ x2="60"
+ y1="-0.001"
+ x1="60"
+ stroke-miterlimit="10"
+ stroke-width="0.25"
+ stroke="#A9CCDB"
+ fill="none" /><line
+ id="line36"
+ y2="100"
+ x2="70"
+ y1="-0.001"
+ x1="70"
+ stroke-miterlimit="10"
+ stroke-width="0.25"
+ stroke="#A9CCDB"
+ fill="none" /><line
+ id="line38"
+ y2="100"
+ x2="80"
+ y1="-0.001"
+ x1="80"
+ stroke-miterlimit="10"
+ stroke-width="0.25"
+ stroke="#A9CCDB"
+ fill="none" /><line
+ id="line40"
+ y2="100"
+ x2="90"
+ y1="-0.001"
+ x1="90"
+ stroke-miterlimit="10"
+ stroke-width="0.25"
+ stroke="#A9CCDB"
+ fill="none" /><text
+ style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:6px;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start"
+ id="text42"
+ font-size="6"
+ transform="translate(5.2231,106.499)">Cuadrículas de Guía para las fuentes</text>
+
+<text
+ 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</text>
+
+</g><g
+ id="g44"
+ transform="matrix(0.08005219,0,0,0.08005219,10.789548,0.75414784)"><circle
+ id="circle30"
+ r="440"
+ cy="490"
+ cx="490"
+ style="fill:none;stroke:#000000;stroke-width:100" /><path
+ id="path32"
+ d="m 219,428 h 131 a 150,150 0 1 1 0,125 H 219 a 275,275 0 1 0 0,-125 z"
+ inkscape:connector-curvature="0" /></g></g></svg> \ No newline at end of file