/ src / assets / tab-menu-bar.svg
tab-menu-bar.svg
 1  <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 84 62">
 2    <rect width="64" height="48" x="18" y="2" fill="#fff" stroke="#999" stroke-width="3" rx="4"/>
 3    <path fill="#999" fill-opacity=".3" d="M19 3h62v10H19z"/>
 4    <path stroke="#4169E1" stroke-width="2" d="M43 8a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z"/>
 5    <path stroke="#999" stroke-width="2" d="M52 8a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm9 0a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z"/>
 6    <rect width="32" height="48" x="2" y="12" fill="#fff" stroke="#999" stroke-width="3" rx="4"/>
 7    <path fill="#999" fill-opacity=".3" d="M3 49h30v10H3z"/>
 8    <path stroke="#4169E1" stroke-width="2" d="M11 54a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z"/>
 9    <path stroke="#999" stroke-width="2" d="M20 54a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm9 0a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z"/>
10  </svg>