Skip to content

Commit

Permalink
Sort icons
Browse files Browse the repository at this point in the history
  • Loading branch information
fallaciousreasoning committed May 28, 2023
1 parent 41b8381 commit f30ef99
Showing 1 changed file with 63 additions and 63 deletions.
126 changes: 63 additions & 63 deletions ui/webui/resources/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -140,16 +140,52 @@ leo_icons_base_path = "../../../node_modules/@brave/leo/icons"
# are a **LOT** of icons in Leo. You can check if there's an icon which suits
# your needs here: https://leo.bravesoftware.com/?path=/story/icon--all-icons
leo_icons = [
"activity.svg",
"appearance.svg",
"arrow-down.svg",
"arrow-left.svg",
"arrow-right.svg",
"arrow-small-down.svg",
"arrow-small-up.svg",
"backward.svg",
"browser-extensions.svg",
"carat-down.svg",
"check-circle-filled.svg",
"check-normal.svg",
"checkbox-checked.svg",
"checkbox-unchecked.svg",
"close.svg",
"coins-alt1.svg",
"coins.svg",
"copy.svg",
"crypto-wallets.svg",
"currency-exchange.svg",
"discover.svg",
"download.svg",
"edit-box.svg",
"rocket.svg",
"edit-pencil.svg",
"eye-off.svg",
"eye-on.svg",
"flash.svg",
"graph.svg",
"grid04.svg",
"help-outline.svg",
"history.svg",
"close.svg",
"news-default.svg",
"product-brave-monochrome.svg",
"info-filled.svg",
"info-outline.svg",
"key.svg",
"launch.svg",
"link-normal.svg",
"list-checks.svg",
"lock.svg",
"money-bag-coins.svg",
"more-horizontal.svg",
"more-vertical.svg",
"network-speed-average.svg",
"news-business.svg",
"news-car.svg",
"crypto-wallets.svg",
"news-culture.svg",
"news-default.svg",
"news-entertainment.svg",
"news-fashion.svg",
"news-filmandtv.svg",
Expand All @@ -163,75 +199,39 @@ leo_icons = [
"news-regional.svg",
"news-science.svg",
"news-sports.svg",
"news-travel.svg",
"news-technology.svg",
"news-topnews.svg",
"news-travel.svg",
"news-weather.svg",
"news-worldnews.svg",
"search.svg",
"trash.svg",
"info-filled.svg",
"nft.svg",
"plus-add.svg",
"product-bat-outline.svg",
"product-brave-color.svg",
"product-brave-monochrome.svg",
"product-brave-wallet.svg",
"product-sync.svg",
"product-translate.svg",
"qr-code.svg",
"radio-checked.svg",
"radio-unchecked.svg",
"arrow-left.svg",
"arrow-right.svg",
"link-normal.svg",
"check-normal.svg",
"plus-add.svg",
"carat-down.svg",
"money-bag-coins.svg",
"send.svg",
"currency-exchange.svg",
"activity.svg",
"grid04.svg",
"discover.svg",
"user-accounts.svg",
"coins.svg",
"more-horizontal.svg",
"more-vertical.svg",
"coins-alt1.svg",
"lock.svg",
"rocket.svg",
"safe.svg",
"search-fuel-tank.svg",
"search.svg",
"send.svg",
"settings.svg",
"help-outline.svg",
"launch.svg",
"eye-off.svg",
"eye-on.svg",
"graph.svg",
"checkbox-checked.svg",
"checkbox-unchecked.svg",
"edit-pencil.svg",
"qr-code.svg",
"key.svg",
"copy.svg",
"warning-circle-filled.svg",
"warning-triangle-filled.svg",
"check-circle-filled.svg",
"arrow-small-up.svg",
"arrow-small-down.svg",
"info-outline.svg",
"product-brave-wallet.svg",
"browser-extensions.svg",
"product-sync.svg",
"thumb-down.svg",
"product-bat-outline.svg",
"shield-done.svg",
"window-tab-new.svg",
"product-brave-color.svg",
"appearance.svg",
"list-checks.svg",
"product-translate.svg",
"backward.svg",
"download.svg",
"nft.svg",
"swap-horizontal.svg",
"thumb-down.svg",
"trash.svg",
"tune.svg",
"verification-filled.svg",
"user-accounts.svg",
"verification-filled-color.svg",
"arrow-down.svg",
"search-fuel-tank.svg",
"swap-horizontal.svg",
"flash.svg",
"network-speed-average.svg",
"verification-filled.svg",
"warning-circle-filled.svg",
"warning-triangle-filled.svg",
"window-tab-new.svg",
]

if (enable_brave_vpn_panel) {
Expand Down

0 comments on commit f30ef99

Please sign in to comment.