Merge remote-tracking branch 'edent/master'

This commit is contained in:
arturoacevedob
2018-01-01 22:06:49 -06:00
10 changed files with 26 additions and 6 deletions

View File

@@ -84,5 +84,6 @@ Where possible this links to the organisation's brand guidelines page.
| <img src="/images/svg/samsunginternet.svg" width="256" /> | <img src="/images/reference/samsunginternet.png" width="256" /> | http://www.samsung.com/global/galaxy/apps/samsung-internet/ |
| <img src="/images/svg/twilio.svg" width="256" /> | <img src="/images/reference/twilio.svg" width="256" /> | https://www.twilio.com/marketing/bundles/company-brand/resources/Twilio-Logos.zip |
| <img src="/images/svg/laravel.svg" width="256" /> | <img src="/images/reference/laravel.svg" width="256" /> | https://github.com/laravel/art/blob/master/Laravel-l-slant.svg |
| <img src="/images/svg/plex.svg" width="256" /> | <img src="/images/reference/plex.svg" width="256" /> | http://brand.plex.tv/d/qxmJ3odkK0fj/plex-style-guide |

16
images/reference/plex.svg Normal file
View File

@@ -0,0 +1,16 @@
<svg xmlns="http://www.w3.org/2000/svg" width="250" height="250" viewBox="0 0 250 250">
<defs>
<linearGradient id="plex-icon-app-a" x1="0%" y1="50%" y2="50%">
<stop offset="0%" stop-color="#1F1F1F"/>
<stop offset="100%" stop-color="#282828"/>
</linearGradient>
<radialGradient id="plex-icon-app-b" cx="89.267%" cy="49.76%" r="92.5%" fx="89.267%" fy="49.76%" gradientTransform="matrix(1 0 0 .60416 0 .197)">
<stop offset="0%" stop-color="#F9BE03"/>
<stop offset="100%" stop-color="#CC7C19"/>
</radialGradient>
</defs>
<g fill="none">
<rect width="250" height="250" fill="url(#plex-icon-app-a)" rx="12"/>
<polyline fill="url(#plex-icon-app-b)" points="74.75 42.5 122.648 42.5 175.5 125 122.648 207.5 74.75 207.5 127.602 125 74.75 42.5"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 804 B

View File

@@ -1 +1 @@
<svg stroke-linejoin="round" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" aria-label="Airbandb" role="img"><rect fill="#ff5a5f" height="512" rx="15%" width="512"/><path d="m255 83.7c-29 .1-40.6 23.9-40.6 23.9-36.2 66.5-70 134.2-101.2 203.2-17.2 38-4.6 68.2 14.8 84.5 36.8 31 82 13.4 126.5-38.7 34.3-40 49.8-73.2 48.3-100.6-1.3-23.9-15.8-43.7-47.9-43.7-47.3-.2-48.3 44.6-48.5 43.7 0 46.6 42.8 93.5 56 108.6 13.3 15.1 70.8 73.4 121.5 30 37.7-32.1 13.1-83.8 13.1-83.8-30.6-67.6-51-111.5-99.9-203.2 0 0-10.6-24-42.2-24v.1z" fill="none" stroke="#fff" stroke-width="23"/></svg>
<svg stroke-linejoin="round" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" aria-label="Airbandb" role="img"><rect fill="#ff5a5f" height="512" rx="15%" width="512"/><path d="m255 83.7c-29 .1-40.6 23.9-40.6 23.9-36.2 66.5-70 134.2-101.2 203.2-17.2 38-4.6 68.2 14.8 84.5 36.8 31 82 13.4 126.5-38.7 34.3-40 49.8-73.2 48.3-100.6-1.3-23.9-15.8-43.7-47.9-43.7-47.3-.2-48.3 44.6-48.5 43.7 0 46.6 42.8 93.5 56 108.6 13.3 15.1 70.8 73.4 121.5 30 37.7-32.1 13.1-83.8 13.1-83.8-30.6-67.6-51-111.5-99.9-203.2 0 0-10.6-24-42.2-24v.1z" fill="none" stroke="#fff" stroke-width="23"/></svg>

Before

Width:  |  Height:  |  Size: 583 B

After

Width:  |  Height:  |  Size: 584 B

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" aria-label="Apple" role="img" viewBox="0 0 512 512"><rect width="512" height="512" fill="#555" rx="15%"/><path fill="#f2f2f2" d="M410 334s-10 29-30 59c-5 9-29 43-58 43-21 0-35-15-62-15-33 0-46 15-67 15-11 1-22-5-34-16-77-73-81-181-52-225 18-29 48-47 81-48 26 0 54 17 65 17 8 0 50-20 74-18 33 3 56 15 73 38-49 24-66 117 10 150zM329 56c8 32-27 93-79 90-3-43 34-87 79-90z"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" aria-label="Apple" role="img" viewBox="0 0 512 512"><rect width="512" height="512" fill="#555" rx="15%"/><path fill="#f2f2f2" d="M410 334s-10 29-30 59c-5 9-29 43-58 43-21 0-35-15-62-15-33 0-46 15-67 15-11 1-22-5-34-16-77-73-81-181-52-225 18-29 48-47 81-48 26 0 54 17 65 17 8 0 50-20 74-18 33 3 56 15 73 38-49 24-66 117 10 150zM329 56c8 32-27 93-79 90-3-43 34-87 79-90z"/></svg>

Before

Width:  |  Height:  |  Size: 417 B

After

Width:  |  Height:  |  Size: 418 B

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" fill="#328cff" aria-label="Email" role="img" viewBox="0 0 512 512"><rect width="512" height="512" rx="15%"/><rect width="355" height="256" x="78.5" y="128" fill="#fff" rx="8%"/><path fill="none" stroke="#328cff" stroke-width="20" d="M434 128L269 292c-7 8-19 8-26 0L78 128m0 256l129-128m227 128L305 256"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" fill="#328cff" aria-label="Email" role="img" viewBox="0 0 512 512"><rect width="512" height="512" rx="15%"/><rect width="355" height="256" x="78.5" y="128" fill="#fff" rx="8%"/><path fill="none" stroke="#328cff" stroke-width="20" d="M434 128L269 292c-7 8-19 8-26 0L78 128m0 256l129-128m227 128L305 256"/></svg>

Before

Width:  |  Height:  |  Size: 350 B

After

Width:  |  Height:  |  Size: 351 B

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" fill="#fff" aria-label="IBM" role="img" viewBox="0 0 512 512"><rect width="512" height="512" rx="15%"/><path fill="#1f70c1" d="M54 174h404v12H54zm0 22h404v11H54zm0 109h404v11H54zm0 21h404v12H54zm23-43h124v11H77zm157 0h202v11H234zM77 240h359v11H77zm0-22h124v11H77zm157 0h202v11H234zM77 261h359v11H77z"/><path d="M402 245l-34 94h34z"/><path d="M335 245v94h34zm6-72l28 76 26-76zm-230 42h56v81h-56z"/><path d="M133 173v166h11V173zm97 1c34 0 62 49 17 82 44 32 18 82-17 82v3h49v-36l22-10v-77l-22-10v-36h-49z"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" fill="#fff" aria-label="IBM" role="img" viewBox="0 0 512 512"><rect width="512" height="512" rx="15%"/><path fill="#1f70c1" d="M54 174h404v12H54zm0 22h404v11H54zm0 109h404v11H54zm0 21h404v12H54zm23-43h124v11H77zm157 0h202v11H234zM77 240h359v11H77zm0-22h124v11H77zm157 0h202v11H234zM77 261h359v11H77z"/><path d="M402 245l-34 94h34z"/><path d="M335 245v94h34zm6-72l28 76 26-76zm-230 42h56v81h-56z"/><path d="M133 173v166h11V173zm97 1c34 0 62 49 17 82 44 32 18 82-17 82v3h49v-36l22-10v-77l-22-10v-36h-49z"/></svg>

Before

Width:  |  Height:  |  Size: 550 B

After

Width:  |  Height:  |  Size: 551 B

1
images/svg/plex.svg Normal file
View File

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" aria-label="Plex" role="img" viewBox="0 0 512 512"><rect width="512" height="512" fill="#282a2d" rx="15%"/><path d="m256 70h-108l108 186-108 186h108l108-186z" fill="#e5a00d"/></svg>

After

Width:  |  Height:  |  Size: 221 B

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-label="Samsung Internet" role="img" viewBox="0 0 512 512"><rect width="512" height="512" fill="#706CF5" rx="15%"/><g stroke="#fff" stroke-width="22"><circle cx="257" cy="256" r="153"/><path stroke="#706cf5" d="M440 324c-9 36-102 43-206 15S54 259 63 223"/><path d="M410 248c103 76-12 115-168 73C97 282 4 194 127 174"/></g></svg>
<svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-label="Samsung Internet" role="img" viewBox="0 0 512 512"><rect width="512" height="512" fill="#706CF5" rx="15%"/><g stroke="#fff" stroke-width="22"><circle cx="257" cy="256" r="153"/><path stroke="#706cf5" d="M440 324c-9 36-102 43-206 15S54 259 63 223"/><path d="M410 248c103 76-12 115-168 73C97 282 4 194 127 174"/></g></svg>

Before

Width:  |  Height:  |  Size: 384 B

After

Width:  |  Height:  |  Size: 385 B