From ceaa79ab8cd224b89cd9f96e3d36f6463610a89f Mon Sep 17 00:00:00 2001 From: Alexander David Frick Date: Sat, 4 Jun 2022 01:53:13 -0500 Subject: [PATCH] Add files via upload --- .../vector_icons/not_secure_warning.icon | 43 +++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 components/vector_icons/not_secure_warning.icon diff --git a/components/vector_icons/not_secure_warning.icon b/components/vector_icons/not_secure_warning.icon new file mode 100644 index 00000000..894c85ba --- /dev/null +++ b/components/vector_icons/not_secure_warning.icon @@ -0,0 +1,43 @@ +// 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, 32, +PATH_COLOR_ARGB, 0xFF, 0xE5, 0x1C, 0x23, +MOVE_TO, 4, 27, +R_H_LINE_TO, 25, +LINE_TO, 16.5f, 5, +LINE_TO, 4, 27, +CLOSE, +R_MOVE_TO, 14, -3, +R_H_LINE_TO, -3, +R_V_LINE_TO, -3, +R_H_LINE_TO, 3, +R_V_LINE_TO, 3, +CLOSE, +R_MOVE_TO, 0, -5, +R_H_LINE_TO, -3, +R_V_LINE_TO, -6, +R_H_LINE_TO, 3, +R_V_LINE_TO, 6, +CLOSE + +CANVAS_DIMENSIONS, 16, +PATH_COLOR_ARGB, 0xFF, 0xE5, 0x1C, 0x23, +MOVE_TO, 0.5f, 14, +R_H_LINE_TO, 15, +LINE_TO, 8, 1, +LINE_TO, 0.5f, 14, +CLOSE, +MOVE_TO, 9, 12, +H_LINE_TO, 7, +R_V_LINE_TO, -2, +R_H_LINE_TO, 2, +R_V_LINE_TO, 2, +CLOSE, +R_MOVE_TO, 0, -3, +H_LINE_TO, 7, +V_LINE_TO, 6, +R_H_LINE_TO, 2, +R_V_LINE_TO, 3, +CLOSE