forked from edent/SuperTinyIcons
Add JS Bin logo
This commit is contained in:
@@ -151,6 +151,9 @@ Say thanks!
|
||||
<td>IMDb<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/imdb.svg" width="125" title="IMDb" /><br>526 Bytes</td>
|
||||
<td>Heroku<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/heroku.svg" width="125" title="Heroku" /><br>453 Bytes</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>JS Bin<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/jsbin.svg" width="125" title="JS Bin" /><br>1022 Bytes</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
### Internet
|
||||
|
61
images/android-vector-drawable/jsbin.xml
Normal file
61
images/android-vector-drawable/jsbin.xml
Normal file
@@ -0,0 +1,61 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="512dp"
|
||||
android:height="512dp"
|
||||
android:viewportWidth="512"
|
||||
android:viewportHeight="512">
|
||||
|
||||
<path
|
||||
android:fillColor="#fff"
|
||||
android:pathData="M15,0 L497,0 Q512,0,512,15 L512,497 Q512,512,497,512 L15,512 Q0,512,0,497 L0,15 Q0,0,15,0 Z" />
|
||||
<path
|
||||
android:fillColor="#8e979a"
|
||||
android:pathData="M14,14 L14,17 C16,26,48,26,50,17 L50,14 M16,29 L48,29 L48,50 C48,59,16,59,16,50" />
|
||||
<path
|
||||
android:fillColor="#233"
|
||||
android:strokeColor="#8e979a"
|
||||
android:strokeWidth="1"
|
||||
android:pathData="M25,24 A15.5,6,0,1,0,39,24" />
|
||||
<path
|
||||
android:fillColor="#9eaab2"
|
||||
android:pathData="M20,25 L20,19 A18,7,0,1,1,44,19 L44,25 M20,34 S25,39,44,34 L44,54 C38,57,26,57,20,54" />
|
||||
<path
|
||||
android:fillColor="#244"
|
||||
android:pathData="M46,21 C39,25,26,25,18,21 L18,29 C20,35,44,35,46,29" />
|
||||
<path
|
||||
android:fillColor="#fd4"
|
||||
android:pathData="M39,52 L47,48 L46,39 L37,43" />
|
||||
<path
|
||||
android:fillColor="#000000"
|
||||
android:strokeColor="#433"
|
||||
android:strokeWidth=".6"
|
||||
android:pathData="M42,45 L43,48 S43,50,41,49 M43.7,48 L44.7,48 Q46.7,47,44.7,46 T44.7,44 L45.7,44" />
|
||||
<path
|
||||
android:fillColor="#000000"
|
||||
android:strokeColor="#ddd"
|
||||
android:strokeWidth=".6"
|
||||
android:pathData="M30,40 L34,40 Q35,40,35,41 L35,51 Q35,52,34,52 L30,52 Q29,52,29,51 L29,41 Q29,40,30,40 Z" />
|
||||
<path
|
||||
android:fillColor="#000000"
|
||||
android:strokeColor="#ddd"
|
||||
android:strokeWidth=".6"
|
||||
android:pathData="M14,14 C17,22,46,23,50,14 M48,30 C45,38,19,38,16,30 M16,48 C19,56,45,56,48,48" />
|
||||
<path
|
||||
android:fillColor="#000000"
|
||||
android:strokeColor="#5be"
|
||||
android:strokeWidth="4"
|
||||
android:strokeLineCap="round"
|
||||
android:pathData="M25,28 Z M39,28 Z" />
|
||||
<path
|
||||
android:fillColor="#000000"
|
||||
android:strokeColor="#fff"
|
||||
android:strokeWidth="1.5"
|
||||
android:strokeLineCap="round"
|
||||
android:pathData="M25,27.6 Z M39,27.6 Z" />
|
||||
<path
|
||||
android:fillColor="#000000"
|
||||
android:strokeColor="#ddd"
|
||||
android:strokeWidth="6"
|
||||
android:strokeLineCap="round"
|
||||
android:pathData="M48,61 Z M81,70 Z M54,54 S66,45,81,55 L82,54 L82,59 L76,59 L81,54 M76,79 S67,88,49,76 L54,71 L46,71 L46,79 L51,74" />
|
||||
</vector>
|
@@ -145,3 +145,4 @@ Where possible this links to the organisation's brand guidelines page.
|
||||
| <img src="/images/svg/heroku.svg" width="256" /> | <img src="/images/reference/heroku-logo-stroke-white.png" width="256" /> | https://brand.heroku.com/ |
|
||||
| <img src="/images/svg/go.svg" width="256" /> | <img src="/images/reference/Go-Logo_Blue.svg" width="256" /> | https://blog.golang.org/go-brand |
|
||||
| <img src="/images/svg/mailchimp.svg" width="256" /> | <img src="/images/reference/Mailchimp_v1.svg" width="256" /> | https://mailchimp.com/about/brand-assets/ |
|
||||
| <img src="/images/svg/jsbin.svg" width="256" /> | <img src="/images/reference/jsbin-dave-min.svg" width="256" /> | https://jsbin.com/help/about/ |
|
||||
|
1
images/reference/jsbin-dave-min.svg
Normal file
1
images/reference/jsbin-dave-min.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 6.5 KiB |
6
images/svg/jsbin.svg
Normal file
6
images/svg/jsbin.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg"
|
||||
aria-label="JS Bin" role="img"
|
||||
viewBox="0 0 512 512" fill="none"><rect
|
||||
width="512" height="512"
|
||||
rx="15%"
|
||||
fill="#fff"/><g transform="scale(8)"><path fill="#8e979a" d="M14 14v3c2 9 34 9 36 0v-3M16 29h32v21c0 9-32 9-32 0"/><path d="M25 24a15.5 6 0 1 0 14 0" fill="#233" stroke="#8e979a"/><path fill="#9eaab2" d="M20 25v-6a18 7 0 1 1 24 0v6M20 34s5 5 24 0v20c-6 3-18 3-24 0"/><path fill="#244" d="M46 21c-7 4-20 4-28 0v8c2 6 26 6 28 0"/><path fill="#fd4" d="M39 52l8-4-1-9-9 4"/><g stroke-width=".6" stroke="#ddd"><path stroke="#433" d="M42 45l1 3s0 2-2 1m2.7-1h1q2-1 0-2t0-2h1"/><rect x="29" y="40" width="6" height="12" rx="1"/><path d="M14 14c3 8 32 9 36 0m-2 16c-3 8-29 8-32 0m0 18c3 8 29 8 32 0"/><g stroke-linecap="round"><path stroke="#5be" d="M25 28zm14 0z" stroke-width="4"/><path stroke="#fff" d="M25 27.6zm14 0z" stroke-width="1.5"/><path transform="scale(.5.2)" stroke-width="6" d="M48 61zm33 9zM54 54s12-9 27 1l1-1v5h-6l5-5m-5 25s-9 9-27-3l5-5h-8v8l5-5"/></g></g></g></svg>
|
After Width: | Height: | Size: 1022 B |
Reference in New Issue
Block a user