chromium/ash/resources/vector_icons/three_dot_more.icon

// Copyright 2024 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

CANVAS_DIMENSIONS, 20,
MOVE_TO, 10, 13.2f,
R_ARC_TO, 1.6f, 1.6f, 0, 1, 1, 0, 3.2f,
R_ARC_TO, 1.6f, 1.6f, 0, 0, 1, 0, -3.2f,
CLOSE,
R_MOVE_TO, 0, -1.6f,
R_ARC_TO, 1.6f, 1.6f, 0, 1, 1, 0, -3.2f,
R_ARC_TO, 1.6f, 1.6f, 0, 0, 1, 0, 3.2f,
CLOSE,
R_MOVE_TO, 0, -4.8f,
R_ARC_TO, 1.6f, 1.6f, 0, 1, 1, 0, -3.2f,
R_ARC_TO, 1.6f, 1.6f, 0, 0, 1, 0, 3.2f,
CLOSE