Delete ash/resources/vector_icons directory

This commit is contained in:
Alexander David Frick 2022-07-09 18:35:47 -05:00 committed by GitHub
parent 203122814f
commit 28c1b311d6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 0 additions and 114 deletions

View file

@ -1,39 +0,0 @@
// Copyright 2022 The Chromium Authors and Alex313031. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
CANVAS_DIMENSIONS, 192,
PATH_COLOR_ARGB, 0xFF, 0x1A, 0x73, 0xE8,
CIRCLE, 96, 96, 96,
NEW_PATH,
PATH_COLOR_ARGB, 0xFF, 0x00, 0x00, 0x00,
MOVE_TO, 149, 67,
CUBIC_TO, 149, 62.58f, 145.42f, 59, 141, 59,
LINE_TO, 50, 59,
CUBIC_TO, 45.58f, 59, 42, 62.58f, 42, 67,
LINE_TO, 42, 132,
CUBIC_TO, 42, 136.42f, 45.58f, 140, 50, 140,
LINE_TO, 141, 140,
CUBIC_TO, 145.42f, 140, 149, 136.42f, 149, 132,
LINE_TO, 149, 67,
NEW_PATH,
PATH_COLOR_ARGB, 0xFF, 0xFF, 0xFF, 0xFF,
MOVE_TO, 50, 52,
CUBIC_TO, 45.58f, 52, 42, 55.58f, 42, 60,
V_LINE_TO, 132,
CUBIC_TO, 42, 136.42f, 45.58f, 140, 50, 140,
H_LINE_TO, 141.13f,
CUBIC_TO, 145.55f, 140, 149.13f, 136.42f, 149.13f, 132,
V_LINE_TO, 125.13f,
LINE_TO, 76, 52,
H_LINE_TO, 50,
NEW_PATH,
PATH_COLOR_ARGB, 0xFF, 0x80, 0xF9, 0xF9,
R_MOVE_TO, 149, 77,
R_CUBIC_TO, 0, -4.42f, -3.58f, -8, -8, -8,
R_H_LINE_TO, -99,
R_V_LINE_TO, 63,
R_CUBIC_TO, 0, 4.42f, 3.58f, 8, 8, 8,
R_H_LINE_TO, 91,
R_CUBIC_TO, 4.42f, 0, 8, -3.58f, 8, -8,
CLOSE

View file

@ -1,45 +0,0 @@
// Copyright 2022 The Chromium Authors and Alex313031. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
CANVAS_DIMENSIONS, 40,
PATH_COLOR_ARGB, 0xFF, 0xFB, 0xBC, 0x04,
MOVE_TO, 20, 4,
CUBIC_TO, 11.17f, 4, 4, 11.17f, 4, 20,
R_CUBIC_TO, 0, 8.83f, 7.17f, 16, 16, 16,
R_CUBIC_TO, 8.83f, 0, 16, -7.17f, 16, -16,
CUBIC_TO_SHORTHAND, 28.83f, 4, 20, 4,
CLOSE,
R_MOVE_TO, 1, 23,
R_H_LINE_TO, -3,
R_V_LINE_TO, -9,
R_H_LINE_TO, 3,
R_V_LINE_TO, 9,
CLOSE,
R_MOVE_TO, 0, -12,
R_H_LINE_TO, -3,
R_V_LINE_TO, -3,
R_H_LINE_TO, 3,
R_V_LINE_TO, 3,
CLOSE
CANVAS_DIMENSIONS, 20,
PATH_COLOR_ARGB, 0xFF, 0xFB, 0xBC, 0x04,
MOVE_TO, 10, 2,
R_CUBIC_TO, -4.42f, 0, -8, 3.58f, -8, 8,
R_CUBIC_TO, 0, 4.42f, 3.58f, 8, 8, 8,
R_CUBIC_TO, 4.42f, 0, 8, -3.58f, 8, -8,
R_CUBIC_TO, 0, -4.42f, -3.58f, -8, -8, -8,
CLOSE,
R_MOVE_TO, 1, 12,
H_LINE_TO, 9,
V_LINE_TO, 9,
R_H_LINE_TO, 2,
R_V_LINE_TO, 5,
CLOSE,
R_MOVE_TO, 0, -6,
H_LINE_TO, 9,
V_LINE_TO, 6,
R_H_LINE_TO, 2,
R_V_LINE_TO, 2,
CLOSE

View file

@ -1,30 +0,0 @@
// Copyright 2022 The Chromium Authors and Alex313031. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
CANVAS_DIMENSIONS, 20,
PATH_COLOR_ARGB, 0xFF, 0xFB, 0xBC, 0x04,
MOVE_TO, 10, 2,
R_CUBIC_TO, 4.42f, 0, 8, 3.58f, 8, 8,
R_CUBIC_TO, 0, 4.42f, -3.58f, 8, -8, 8,
R_CUBIC_TO, -4.42f, 0, -8, -3.58f, -8, -8,
R_CUBIC_TO, 0, -4.42f, 3.58f, -8, 8, -8,
CLOSE,
R_MOVE_TO, 0, 14,
R_CUBIC_TO, 3.31f, 0, 6, -2.69f, 6, -6,
R_CUBIC_TO, 0, -3.31f, -2.69f, -6, -6, -6,
R_CUBIC_TO, -3.31f, 0, -6, 2.69f, -6, 6,
R_CUBIC_TO, 0, 3.31f, 2.69f, 6, 6, 6,
CLOSE,
R_MOVE_TO, -1, -2,
R_V_LINE_TO, -4,
R_H_LINE_TO, 2,
R_V_LINE_TO, 4,
H_LINE_TO, 9,
CLOSE,
R_MOVE_TO, 0, -6,
V_LINE_TO, 6,
R_H_LINE_TO, 2,
R_V_LINE_TO, 2,
H_LINE_TO, 9,
CLOSE