File: payments_icon.xml

package info (click to toggle)
chromium 139.0.7258.138-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 6,120,676 kB
  • sloc: cpp: 35,100,869; ansic: 7,163,530; javascript: 4,103,002; python: 1,436,920; asm: 946,517; xml: 746,709; pascal: 187,653; perl: 88,691; sh: 88,436; objc: 79,953; sql: 51,488; cs: 44,583; fortran: 24,137; makefile: 22,147; tcl: 15,277; php: 13,980; yacc: 8,984; ruby: 7,485; awk: 3,720; lisp: 3,096; lex: 1,327; ada: 727; jsp: 228; sed: 36
file content (16 lines) | stat: -rw-r--r-- 1,299 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?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="24dp"
    android:height="24dp"
    android:viewportWidth="960"
    android:viewportHeight="960"
    android:tint="?attr/colorControlNormal">
  <path
      android:fillColor="@android:color/white"
      android:pathData="M560,520Q510,520 475,485Q440,450 440,400Q440,350 475,315Q510,280 560,280Q610,280 645,315Q680,350 680,400Q680,450 645,485Q610,520 560,520ZM280,640Q247,640 223.5,616.5Q200,593 200,560L200,240Q200,207 223.5,183.5Q247,160 280,160L840,160Q873,160 896.5,183.5Q920,207 920,240L920,560Q920,593 896.5,616.5Q873,640 840,640L280,640ZM360,560L760,560Q760,527 783.5,503.5Q807,480 840,480L840,320Q807,320 783.5,296.5Q760,273 760,240L360,240Q360,273 336.5,296.5Q313,320 280,320L280,480Q313,480 336.5,503.5Q360,527 360,560ZM800,800L120,800Q87,800 63.5,776.5Q40,753 40,720L40,280L120,280L120,720Q120,720 120,720Q120,720 120,720L800,720L800,800ZM280,560L280,560Q280,560 280,560Q280,560 280,560L280,240Q280,240 280,240Q280,240 280,240L280,240Q280,240 280,240Q280,240 280,240L280,560Q280,560 280,560Q280,560 280,560Z"/>
</vector>