/**
 * Global toolbar icon styles for YDP Reports menu item.
 * This file is loaded on all pages to ensure the custom icon appears in the admin toolbar.
 */

.toolbar-icon-system-ydp-reports::before {
  background-image: url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 2.125C18.1 2.125 19.0417 2.51667 19.825 3.3C20.6083 4.08333 21 5.025 21 6.125C21 6.30833 20.9875 6.55417 20.9625 6.8625C20.9375 7.17083 20.9 7.525 20.85 7.925L19.475 18C19.3917 18.6333 19.1042 19.15 18.6125 19.55C18.1208 19.95 17.5583 20.15 16.925 20.15C16.5417 20.15 16.1875 20.0667 15.8625 19.9C15.5375 19.7333 15.2667 19.5 15.05 19.2L12.375 15.3C12.3417 15.2333 12.2875 15.1875 12.2125 15.1625C12.1375 15.1375 12.0583 15.125 11.975 15.125C11.9083 15.125 11.775 15.2 11.575 15.35L8.975 19.125C8.74167 19.4583 8.45417 19.7125 8.1125 19.8875C7.77083 20.0625 7.40833 20.15 7.025 20.15C6.39167 20.15 5.83333 19.9458 5.35 19.5375C4.86667 19.1292 4.58333 18.6083 4.5 17.975L3.15 7.925C3.1 7.525 3.0625 7.17083 3.0375 6.8625C3.0125 6.55417 3 6.30833 3 6.125C3 5.025 3.39167 4.08333 4.175 3.3C4.95833 2.51667 5.9 2.125 7 2.125C7.6 2.125 8.07917 2.20417 8.4375 2.3625C8.79583 2.52083 9.14167 2.69167 9.475 2.875C9.80833 3.05833 10.1625 3.22917 10.5375 3.3875C10.9125 3.54583 11.4 3.625 12 3.625C12.6 3.625 13.0875 3.54583 13.4625 3.3875C13.8375 3.22917 14.1917 3.05833 14.525 2.875C14.8583 2.69167 15.2083 2.52083 15.575 2.3625C15.9417 2.20417 16.4167 2.125 17 2.125Z" fill="%23565656"></path></svg>');
}

