chromium/chrome/browser/ui/android/logo/java/res/values/dimens.xml

<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright 2023 The Chromium Authors
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-->
<resources>
  <dimen name="ntp_logo_height">48dp</dimen>
  <dimen name="ntp_logo_margin_top">12dp</dimen>
  <dimen name="ntp_logo_margin_bottom">24dp</dimen>
  <dimen name="logo_height_logo_polish_large">84dp</dimen>
  <dimen name="logo_height_logo_polish_medium">76dp</dimen>
  <dimen name="logo_height_logo_polish_small">68dp</dimen>
  <dimen name="logo_margin_top_logo_polish">8dp</dimen>
</resources>