forked from edent/SuperTinyIcons
Buffer (#129)
This commit is contained in:
committed by
Terence Eden
parent
48e9b1b734
commit
6d03431248
@@ -137,7 +137,7 @@ Say thanks!
|
||||
<td><img src="images/svg/xing.svg" width="125" title="Xing" /><br>362 Bytes</td>
|
||||
<td><img src="images/svg/pinboard.svg" width="125" title="Pinboard" /><br>258 Bytes</td>
|
||||
<td><img src="images/svg/internet_archive.svg" width="125" title="Internet Archive" /><br>846 Bytes</td>
|
||||
<tr>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="images/svg/baidu.svg" width="125" title="baidu" /><br>799 Bytes</td>
|
||||
<td><img src="images/svg/twitch.svg" width="125" title="Twitch" /><br>308 Bytes</td>
|
||||
@@ -145,7 +145,10 @@ Say thanks!
|
||||
<td><img src="images/svg/pocket.svg" width="125" title="Pocket" /><br>518 Bytes</td>
|
||||
<td><img src="images/svg/stumbleupon.svg" width="125" title="StumbleUpon" /><br>599 Bytes</td>
|
||||
<td><img src="images/svg/viber.svg" width="125" title="viber" /><br>746 Bytes</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="images/svg/buffer.svg" width="125" title="buffer" /><br>557 Bytes</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
## Why so smallious?
|
||||
|
BIN
images/reference/buffer.jpg
Normal file
BIN
images/reference/buffer.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.4 KiB |
@@ -93,6 +93,7 @@ Where possible this links to the organisation's brand guidelines page.
|
||||
| <img src="/images/svg/ok.svg" width="256" /> | <img src="/images/reference/ok.png" width="256" /> | https://insideok.ru/brandbook |
|
||||
| <img src="/images/svg/stumbleupon.svg" width="256" /> | <img src="/images/reference/stumbleupon.png" width="256" /> | https://en.wikipedia.org/wiki/StumbleUpon#/media/File:StumbleUpon_Logo.svg |
|
||||
| <img src="/images/svg/pocket.svg" width="256" /> | <img src="/images/reference/pocket.png" width="256" /> | https://getpocket.com/blog/press/ |
|
||||
| <img src="/images/svg/buffer.svg" width="256" /> | <img src="/images/reference/buffer.jpg" width="256" /> | https://buffer.com/press |
|
||||
|
||||
|
||||
|
||||
|
6
images/svg/buffer.svg
Normal file
6
images/svg/buffer.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg"
|
||||
aria-label="Buffer" role="img"
|
||||
viewBox="0 0 512 512"><rect
|
||||
width="512" height="512"
|
||||
rx="15%"
|
||||
fill="#000"/><path d="M84 166c-5-2-5-7 0-9l162-75c5-3 15-3 20 0l162 75c5 2 5 7 0 9l-162 75c-5 3-15 3-20 0L84 166zm0 85c-5 3-5 7 0 10l162 75c5 2 15 2 20 0l162-75c5-3 5-7 0-10l-32-14c-6-3-15-3-21 0l-109 50c-5 3-15 3-20 0l-109-50c-6-3-15-3-21 0l-32 14zm0 95c-5 2-5 7 0 9l162 75c5 3 15 3 20 0l162-75c5-2 5-7 0-9l-32-15c-6-3-15-3-21 0l-109 50c-5 3-15 3-20 0l-109-50c-6-3-15-3-21 0l-32 15z" fill-rule="evenodd" fill="#fff"/></svg>
|
After Width: | Height: | Size: 557 B |
Reference in New Issue
Block a user