Skip to content

Commit

Permalink
Site updates
Browse files Browse the repository at this point in the history
  • Loading branch information
shaypal5 committed Sep 15, 2023
1 parent 7693268 commit 0b0a752
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/icons/site.html
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@

{% when "datacoach" %}
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" focusable="false" width="48" height="48" style="-ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); transform: rotate(360deg);" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24">
<path d="M95.4,5L86.8,4c-1.3-0.2-2.5,0.8-2.6,2.1l-0.9,7c-3.9-0.4-8-0.8-12.3-1c-0.8-1-2.1-1.5-3.5-1.4c-0.9,0.1-1.7,0.5-2.3,1.1 c-5-0.2-10.1-0.3-15.2-0.3c-5.2,0-10.3,0.1-15.2,0.3c-0.6-0.6-1.4-1-2.3-1.1c-1.4-0.1-2.6,0.4-3.5,1.4c-4.2,0.3-8.4,0.6-12.3,1 l-0.9-7c-0.2-1.3-1.3-2.2-2.6-2.1L4.6,5C3.3,5.2,2.4,6.3,2.5,7.6l2.1,17.1c0.2,1.3,1.3,2.2,2.6,2.1l8.6-1.1 c1.3-0.2,2.2-1.3,2.1-2.6l-0.8-6.8c3.4-0.4,7-0.7,10.8-0.9l-0.6,6c-1,9.5,4.5,18.5,13.1,21.9l-0.2,19.1l-6,10.4 c-0.4,0.7-0.6,1.4-0.6,2.2l-0.1,16.5c0,2.5,2,4.5,4.5,4.5c0,0,0,0,0,0c2.5,0,4.5-2,4.5-4.5l0.1-15.4l6.4-11h2.3l6.4,11l0.1,15.4 c0,2.5,2,4.5,4.5,4.5c0,0,0,0,0,0c2.5,0,4.5-2.1,4.5-4.5L66.5,75c0-0.8-0.2-1.5-0.6-2.2l-6-10.4l-0.2-19.1 c8.6-3.3,14-12.4,13.1-21.9l-0.6-6c3.7,0.3,7.3,0.6,10.8,0.9l-0.8,6.8c-0.2,1.3,0.8,2.5,2.1,2.6l8.6,1.1c1.3,0.2,2.5-0.8,2.6-2.1 l2.1-17.1C97.6,6.3,96.7,5.2,95.4,5z M64,15l0.7,7.2c0.6,6.1-2.9,11.8-8.4,13.7c-3.9,1.3-8.7,1.3-12.6,0c-5.5-1.9-9-7.6-8.4-13.7 L36,15c0,0,0,0,0,0c4.6-0.2,9.2-0.3,14-0.3C54.7,14.7,59.4,14.8,64,15C64,15,64,15,64,15z" fill="#3F21D6"/>
<path d="M96 64c0-17.7 14.3-32 32-32h32c17.7 0 32 14.3 32 32V224v64V448c0 17.7-14.3 32-32 32H128c-17.7 0-32-14.3-32-32V384H64c-17.7 0-32-14.3-32-32V288c-17.7 0-32-14.3-32-32s14.3-32 32-32V160c0-17.7 14.3-32 32-32H96V64zm448 0v64h32c17.7 0 32 14.3 32 32v64c17.7 0 32 14.3 32 32s-14.3 32-32 32v64c0 17.7-14.3 32-32 32H544v64c0 17.7-14.3 32-32 32H480c-17.7 0-32-14.3-32-32V288 224 64c0-17.7 14.3-32 32-32h32c17.7 0 32 14.3 32 32zM416 224v64H224V224H416z" fill="#3F21D6"/>
<rect x="0" y="0" width="24" height="24" fill="rgba(0, 0, 0, 0)" />
</svg>

Expand Down

0 comments on commit 0b0a752

Please sign in to comment.