Add TensorFlow

This commit is contained in:
Romain Dartigues
2025-01-24 20:18:48 +01:00
parent d3d6bf1125
commit 2003bc41ea
3 changed files with 12 additions and 0 deletions

View File

@@ -0,0 +1 @@
<svg id="Artwork" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 266.79 269.02"><defs><style>.cls-1{fill:none;}.cls-2{clip-path:url(#clip-path);}.cls-3{fill:url(#linear-gradient);}.cls-4{clip-path:url(#clip-path-2);}.cls-5{fill:url(#linear-gradient-2);}</style><clipPath id="clip-path"><polygon class="cls-1" points="200.76 95.86 136.29 59.02 136.29 210 162.05 195.04 162.05 152.57 181.5 163.82 181.39 134.77 162.05 123.72 162.05 106.85 200.85 129.27 200.76 95.86"/></clipPath><linearGradient id="linear-gradient" x1="60.08" y1="134.33" x2="218.39" y2="134.33" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#ff6f00"/><stop offset="1" stop-color="#ffa800"/></linearGradient><clipPath id="clip-path-2"><polygon class="cls-1" points="66.03 95.86 130.5 59.02 130.5 210 104.74 195.04 104.74 106.85 65.94 129.27 66.03 95.86"/></clipPath><linearGradient id="linear-gradient-2" x1="59" y1="134.33" x2="217.32" y2="134.33" xlink:href="#linear-gradient"/></defs><title>FullColorPrimary Icon</title><g class="cls-2"><rect class="cls-3" x="60.08" y="58.47" width="158.31" height="151.72"/></g><g class="cls-4"><rect class="cls-5" x="59" y="58.47" width="158.31" height="151.72"/></g></svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@@ -0,0 +1 @@
https://www.tensorflow.org/extras/tensorflow_brand_guidelines.pdf

10
images/svg/tensorflow.svg Normal file
View File

@@ -0,0 +1,10 @@
<svg xmlns="http://www.w3.org/2000/svg"
aria-label="TensorFlow" role="img"
viewBox="0 0 512 512"><defs><linearGradient id="g"><stop
stop-color="#ff7200"/><stop
stop-color="#ffa200"
offset="1"/></linearGradient></defs><path
d="m0 0H512V512H0"
fill="#fff"/><path
fill="url(#g)"
d="M248.64 64 84.44 157.7v85l98.68-57V409.95l65.52 38V64Zm14.73 0V448l65.29-38V302l49.5 28.61v-73.9l-49.2-28.1V185.7l98.7 57v-85L263.36 64Z"/></svg>

After

Width:  |  Height:  |  Size: 424 B