.toolbar .toolbar-bar #toolbar-link-view-dashboard-page_1::before {
  --icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Crect fill='none' stroke='currentColor' stroke-width='2' x='2' y='7' width='20' height='14' rx='2'/%3E%3Cpath fill='none' stroke='currentColor' stroke-width='2' d='M16 7V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v2'/%3E%3Cline stroke='currentColor' stroke-width='2' x1='2' y1='12' x2='22' y2='12'/%3E%3C/svg%3E");

}