Merge branch 'master' into master

This commit is contained in:
Gustavo Gómez
2019-10-15 14:06:56 -04:00
committed by GitHub
3 changed files with 37 additions and 1 deletions

27
images/reference/xmpp.svg Normal file
View File

@@ -0,0 +1,27 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.1.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="-3277 648.6 176.5 134" enable-background="new -3277 648.6 176.5 134" xml:space="preserve">
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="-5084.2773" y1="706.7167" x2="-5084.2773" y2="832.5667" gradientTransform="matrix(1 0 0 -1 1916.1409 1481.1445)">
<stop offset="1.100000e-02" style="stop-color:#1B3967"/>
<stop offset="0.467" style="stop-color:#13B5EA"/>
<stop offset="0.9945" style="stop-color:#002B5C"/>
</linearGradient>
<path fill="url(#SVGID_1_)" d="M-3140.7,662.7c0.1,1.3-1.8,1-1.8,2.3c0,38.6-44.7,96.8-89.8,108.2v1.2
c60-5.5,126.7-66.8,128.2-125.9L-3140.7,662.7L-3140.7,662.7z"/>
<path fill="#E96D1F" d="M-3156.8,666.5c0.1,1.3,0.1,2.6,0.1,4c0,38.6-30.7,90.5-75.8,101.9v1.6c59.1-3.8,105.8-63,105.8-109.2
c0-2.4-0.1-4.7-0.4-7.1L-3156.8,666.5L-3156.8,666.5z"/>
<path fill="#D9541E" d="M-3126.7,657.3l-7.8,2.6c0,1,0.2,2.2,0.2,3.2c0,41.2-37.3,98.2-87.3,107.1c-3.2,1.1-7.5,2.1-10.9,2.9v1.6
C-3164.2,766.2-3121.3,703.1-3126.7,657.3L-3126.7,657.3z"/>
<linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="-10904.1846" y1="705.7197" x2="-10904.1846" y2="832.5697" gradientTransform="matrix(-1 0 0 -1 -14116.3252 1481.1445)">
<stop offset="1.100000e-02" style="stop-color:#1B3967"/>
<stop offset="0.467" style="stop-color:#13B5EA"/>
<stop offset="0.9945" style="stop-color:#002B5C"/>
</linearGradient>
<path fill="url(#SVGID_2_)" d="M-3240.4,662.7c-0.1,1.3,1.8,1,1.8,2.3c0,38.6,46.6,97.4,91.7,108.7v1.6
c-60-5.5-128.6-67.8-130.1-126.9L-3240.4,662.7L-3240.4,662.7z"/>
<path fill="#A0CE67" d="M-3222.3,667.5c-0.1,1.3-0.1,2.6-0.1,4c0,38.6,30.7,90.5,75.8,101.9v1.6c-59-2.8-105.8-63-105.8-109.2
c0-2.4,0.1-4.7,0.4-7.1L-3222.3,667.5L-3222.3,667.5z"/>
<path fill="#439639" d="M-3252.3,658.1l7.6,2.7c0,1-0.1,2.3-0.1,3.2c0,41.2,37.3,98.2,87.3,107.1c3.2,1.1,7.5,2.1,10.9,2.9v1.6
C-3211.8,770.2-3257.6,703.9-3252.3,658.1L-3252.3,658.1z"/>
</svg>

After

Width:  |  Height:  |  Size: 2.1 KiB

7
images/svg/xmpp.svg Normal file
View File

@@ -0,0 +1,7 @@
<svg
xmlns="http://www.w3.org/2000/svg"
aria-label="XMPP" role="img"
viewBox="0 0 512 512"><rect
width="512" height="512"
rx="15%"
fill="#fff"/><linearGradient id="a" x1=".5" y1="1" x2=".5" y2="0%"><stop offset=".3" stop-color="#1be"/><stop offset="1" stop-color="#025"/></linearGradient><path d="M384 171c.2 2-5 2-5 5 0 94-109 237-220 266v2c148-12 311-165 316-311l-89 34z" fill="url(#a)"/><path d="M345 179c.2 3.2.2 6.4.2 10 0 96-77 222-188 252v2c145-9 262-156 262-269 0-5-.2-12-.9-17l-74 22z" fill="#e61"/><path d="M419 157l-20 7c0 2.4.5 5.4.5 7 0 101-91 242-215 264-7 2-17 5-27 7v5c168-19 274-178 262-289z" fill="#d51"/><path d="M125 169c-.3 2 5 2 5 5 0 94 116 240 225 269v4C206 433 36 281 38 133l89 39z" fill="url(#a)"/><path d="M182,186 c -0.253,3 -0.253,6 -0.2,10 0,94 77,222 188,252 v 4 C 223,445 108,296 108,181 c 0,-6 0.24,-12 1,-18 l 73,22 z" fill="#ac6"/><path d="M107 163l17 7c0 2.47-.252 6-.2 7 0 101 93 242 225 264 7 2 17 5 27 7v5C203 440 92 277 104 166z" fill="#493"/></svg>

After

Width:  |  Height:  |  Size: 990 B