Add tensorflow (#892)

* Add TensorFlow

* fix(2003bc4): make W3C validator happier

Objection your Honor!
The offset attribute[^1] has an initial value and should not be required[^2];
but this (seems) to be SVG 2 and the W3C Validator goes up to SVG 1.1
(and the SVG 2 namespace is shared with the previous versions [^3]).

[^1]: https://svgwg.org/svg2-draft/pservers.html#StopElementOffsetAttribute
[^2]: https://www.w3.org/TR/SVG2/types.html#definitions
[^3]: https://www.w3.org/TR/SVG2/struct.html#Namespace

* Update README

---------

Co-authored-by: Terence Eden <edent@users.noreply.github.com>
This commit is contained in:
Romain Dartigues
2025-07-02 15:18:09 +02:00
committed by GitHub
parent b4079008b0
commit 18eea1a8a7
6 changed files with 69 additions and 55 deletions

View File

@@ -348,6 +348,7 @@
<tr><td>TATA</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/tata.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/tata.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/tata.png" width="100"></td><td><a href="https://www.tata.com/">https://www.tata.com/</a></td></tr>
<tr><td>Teamspeak</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/teamspeak.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/teamspeak.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/teamspeak.png" width="100"></td><td><a href="https://www.teamspeak.com/en/">https://www.teamspeak.com/en/</a></td></tr>
<tr><td>Telegram</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/telegram.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/telegram.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/telegram.svg" width="100"></td><td><a href="https://telegram.org/tour/screenshots">https://telegram.org/tour/screenshots</a></td></tr>
<tr><td>TensorFlow</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/tensorflow.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/tensorflow.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/tensorflow.svg" width="100"></td><td><a href="https://www.tensorflow.org/extras/tensorflow_brand_guidelines.pdf">https://www.tensorflow.org/extras/tensorflow_brand_guidelines.pdf</a></td></tr>
<tr><td>Terraform</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/terraform.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/terraform.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/terraform.svg" width="100"></td><td><a href="https://www.terraform.io/logos.html">https://www.terraform.io/logos.html</a></td></tr>
<tr><td>This American Life</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/thisamericanlife.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/thisamericanlife.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/thisamericanlife.png" width="100"></td><td><a href="https://www.npr.org/about-npr/179876898/terms-of-use">https://www.npr.org/about-npr/179876898/terms-of-use</a></td></tr>
<tr><td>Threads</td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/threads.svg" width="100" /></td><td><img src="https://edent.github.io/SuperTinyIcons/images/svg/threads.svg" width="100" style="border-radius: 50%;"></td><td><img src="https://edent.github.io/SuperTinyIcons/images/reference/threads.svg" width="100"></td><td><a href="https://en.wikipedia.org/wiki/File:Threads_(app)_logo.svg">https://en.wikipedia.org/wiki/File:Threads_(app)_logo.svg</a></td></tr>