Skip to content

Commit 6c67824

Browse files
committed
feat(icons): add private context menu icon for search selection
1 parent 6611969 commit 6c67824

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

chrome/icons/icons.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -769,6 +769,9 @@ menuitem[id="placesContext_deleteHost"] {
769769
#context-searchselect {
770770
--menu-image: url("search-glass.svg");
771771
}
772+
#context-searchselect-private {
773+
--menu-image: url("search-glass.svg");
774+
}
772775
#context-translate-selection {
773776
--menu-image: url("translations.svg");
774777
}

0 commit comments

Comments
 (0)