diff options
author | Jesús <heckyel@hyperbola.info> | 2018-07-04 18:37:41 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2018-07-04 18:37:41 -0500 |
commit | 185768652fa70ab51c0b7efca50015cef026e288 (patch) | |
tree | 8d755a2fcea396ca6f414a12562b5873f2863075 /lab/peertube.svg | |
parent | 8243a913d28bb1aa9c21b2c9c3a0c0e5b7f8fe3f (diff) | |
download | libresocial-185768652fa70ab51c0b7efca50015cef026e288.tar.lz libresocial-185768652fa70ab51c0b7efca50015cef026e288.tar.xz libresocial-185768652fa70ab51c0b7efca50015cef026e288.zip |
Agrega soporte de PeerTube y PixelFed
issue: https://notabug.org/heckyel/libresocial/issues/2
Diffstat (limited to 'lab/peertube.svg')
-rw-r--r-- | lab/peertube.svg | 108 |
1 files changed, 108 insertions, 0 deletions
diff --git a/lab/peertube.svg b/lab/peertube.svg new file mode 100644 index 0000000..a33043e --- /dev/null +++ b/lab/peertube.svg @@ -0,0 +1,108 @@ +<?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="peertube.svg" + inkscape:version="0.92.1 r"><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"><style + id="style2"> + .cls-3 { + fill: #211f20; + } + + .cls-4 { + fill: #737373; + } + + .cls-5 { + fill: #f1680d; + } + + .cls-6 { + fill: rgba(255, 255, 255, 0); + } + </style></defs><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="3.4548795" + inkscape:cx="57.875206" + inkscape:cy="35.10461" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:current-layer="g46" /><g + id="g46"><g + transform="matrix(3.7406063,0,0,3.6897258,-10449.884,3353.3526)" + class="cls-1" + data-name="Artboard – 1" + id="Artboard_1"><g + transform="translate(2759,-975)" + data-name="Symbol 3 – 1" + id="Symbol_3_1"><g + transform="translate(0,2.333)" + data-name="Group 44" + id="Group_44"><path + style="fill:#211f20" + inkscape:connector-curvature="0" + transform="translate(989,564)" + d="m -949,-500 v 10.667 l 8,-5.333" + class="cls-3" + data-name="Path 4" + id="Path_4" /><path + style="fill:#737373" + inkscape:connector-curvature="0" + transform="translate(989,574.667)" + d="m -949,-500 v 10.667 l 8,-5.333" + class="cls-4" + data-name="Path 5" + id="Path_5" /><path + style="fill:#f1680d" + inkscape:connector-curvature="0" + transform="translate(997,569.333)" + d="m -949,-500 v 10.667 l 8,-5.333" + class="cls-5" + data-name="Path 6" + id="Path_6" /><path + inkscape:connector-curvature="0" + transform="rotate(180,24,40)" + d="M 0,0 V 10.667 L 8,5.333 Z" + class="cls-6" + data-name="Path 7" + id="Path_7" /></g></g></g></g></svg>
\ No newline at end of file |