added Briar svg and reference (#558)
This commit is contained in:
@@ -123,6 +123,7 @@ Say thanks!
|
||||
<td>Wire<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/wire.svg" width="125" title="Wire" /><br>271 Bytes</td>
|
||||
<td>Teamspeak<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/teamspeak.svg" width="125" title="Teamspeak" /><br>936 Bytes</td>
|
||||
<td>Element<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/element.svg" width="125" title="Element" /><br>482 Bytes</td>
|
||||
<td>Briar<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/briar.svg" width="125" title="Briar" /><br>563 Bytes</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
BIN
images/reference/briar.png
Normal file
BIN
images/reference/briar.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.7 KiB |
12
images/svg/briar.svg
Normal file
12
images/svg/briar.svg
Normal file
@@ -0,0 +1,12 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
aria-label="Briar" role="img"
|
||||
viewBox="0 0 512 512"><rect
|
||||
width="512" height="512"
|
||||
rx="15%"
|
||||
fill="#fff"/><g
|
||||
fill="#87c214"><path
|
||||
id="a" d="m145.7 224V409.2c0 15 12.2 27.4 27.4 27.4H186c15 0 27.4-12.4 27.4-27.4V224zm67.7-89.5v-34.5c0-15.4-12.4-27.8-27.4-27.8H173.1c-15 0-27.4 12.4-27.4 27.8v34.5z"/><use
|
||||
xlink:href="#a" transform="rotate(180,256,256)"/></g><g
|
||||
fill="#95d220"><use
|
||||
xlink:href="#a" transform="rotate(90,256,256)"/><use
|
||||
xlink:href="#a" transform="rotate(270,256,256)"/></g></svg>
|
After Width: | Height: | Size: 574 B |
Reference in New Issue
Block a user