File: fitbit_heart_rate_icon.xml

package info (click to toggle)
chromium 140.0.7339.185-1
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 6,193,740 kB
  • sloc: cpp: 35,093,945; ansic: 7,161,670; javascript: 4,199,694; python: 1,441,797; asm: 949,904; xml: 747,515; pascal: 187,748; perl: 88,691; sh: 88,248; objc: 79,953; sql: 52,714; cs: 44,599; fortran: 24,137; makefile: 22,114; tcl: 15,277; php: 13,980; yacc: 9,000; ruby: 7,485; awk: 3,720; lisp: 3,096; lex: 1,327; ada: 727; jsp: 228; sed: 36
file content (17 lines) | stat: -rw-r--r-- 1,885 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright 2025 The Chromium Authors
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-->

<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="20dp"
    android:height="19dp"
    android:viewportWidth="20"
    android:viewportHeight="19">
  <!-- TODO(crbug.com/423579377): Update the color to dynamic color -->
  <path
      android:pathData="M10,18.283C9.7,18.283 9.408,18.233 9.125,18.133C8.858,18.017 8.617,17.85 8.4,17.633L1.7,10.908C1.117,10.325 0.683,9.658 0.4,8.908C0.133,8.158 0,7.375 0,6.558C0,4.842 0.558,3.367 1.675,2.133C2.792,0.9 4.183,0.283 5.85,0.283C6.65,0.283 7.4,0.442 8.1,0.758C8.817,1.075 9.45,1.517 10,2.083C10.533,1.517 11.15,1.075 11.85,0.758C12.567,0.442 13.325,0.283 14.125,0.283C15.792,0.283 17.183,0.9 18.3,2.133C19.433,3.367 20,4.833 20,6.533C20,7.35 19.858,8.133 19.575,8.883C19.292,9.633 18.867,10.3 18.3,10.883L11.575,17.633C11.358,17.85 11.117,18.017 10.85,18.133C10.583,18.233 10.3,18.283 10,18.283ZM3.15,9.533L9.825,16.208C9.858,16.242 9.883,16.267 9.9,16.283C9.933,16.283 9.967,16.283 10,16.283C10.033,16.283 10.058,16.283 10.075,16.283C10.108,16.267 10.142,16.242 10.175,16.208L16.85,9.508C17.233,9.125 17.525,8.675 17.725,8.158C17.925,7.625 18.025,7.083 18.025,6.533C17.992,5.383 17.608,4.4 16.875,3.583C16.142,2.75 15.225,2.333 14.125,2.333C13.608,2.333 13.108,2.433 12.625,2.633C12.158,2.833 11.75,3.125 11.4,3.508L10.725,4.233C10.642,4.333 10.533,4.417 10.4,4.483C10.267,4.533 10.133,4.558 10,4.558C9.867,4.558 9.733,4.533 9.6,4.483C9.467,4.417 9.35,4.333 9.25,4.233L8.575,3.508C8.225,3.125 7.817,2.825 7.35,2.608C6.883,2.392 6.383,2.283 5.85,2.283C4.75,2.283 3.833,2.708 3.1,3.558C2.367,4.392 2,5.383 2,6.533C2,7.1 2.092,7.65 2.275,8.183C2.475,8.7 2.767,9.15 3.15,9.533Z"
      android:fillColor="#072711"/>
</vector>