1<?xml version="1.0" encoding="utf-8"?>
2<svg version="1.1" width="225.805" height="225.805" viewBox="-112.9025 -112.9025 225.805 225.805" xmlns="http://www.w3.org/2000/svg">
3  <circle cx="0" fill="#786bb0" r="100"/>
4  <circle cx="25" fill="#e6e5e3" opacity="0.5" r="75"/>
5  <circle cx="50" fill="#e6e5e3" opacity="0.5" r="50"/>
6  <circle cx="75" fill="#e6e5e3" opacity="0.5" r="25"/>
7  /* TODO: Change color based on dark / light modes */
8  <g font-family="Arial" font-size="10" text-anchor="middle">
9    <text y="8">
10      <tspan x="75" dy="-1.2em">System</tspan>
11      <tspan x="75" dy="1.2em">Interfaces</tspan>
12    </text>
13    <text x="25">PSE51</text>
14    <text x="-25">PSE52</text>
15    <text x="-75">PSE53</text>
16  </g>
17</svg>
18