.components-dropdown-menu__toggle.has-icon .components-dropdown-menu__indicator[aria-label="AI Actions"] {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path d="M12 4C9.24 4 7 6.24 7 9c0 2.42 1.72 4.44 4 4.9V15h2v-1.1c2.28-.46 4-2.48 4-4.9 0-2.76-2.24-5-5-5zm0 8c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3zm-5 6l1.41-1.41L6 14.17V11H4v3.17L1.59 16.59 3 18l3-3 3 3 1.41-1.41L8.83 15H15.17l-1.58 1.59L15 18l3-3 3 3 1.41-1.41L19.41 15H20v-2h-2.42l-2.41 2.41L12 12.83l-3.17 3.17L7.41 15H4v2h3.17L12 12.17l4.83 4.83L18.24 15H20v2h-1.17l-1.59 1.59L18 20l-3-3-3 3-2-2z"/></svg>');
    background-repeat: no-repeat;
    background-position: center;
}