| // Copyright 2018 The Chromium Authors. All rights reserved. | |
| // Use of this source code is governed by a BSD-style license that can be | |
| // found in the LICENSE file. | |
| // Source: stock_16px.svg --> SVGOMG --> Skiafy | |
| CANVAS_DIMENSIONS, 16, | |
| MOVE_TO, 9, 12, | |
| V_LINE_TO, 7, | |
| R_H_LINE_TO, 2, | |
| R_V_LINE_TO, 5, | |
| R_H_LINE_TO, 2, | |
| R_LINE_TO, -3, 3, | |
| R_LINE_TO, -3, -3, | |
| R_H_LINE_TO, 2, | |
| CLOSE, | |
| MOVE_TO, 7, 4, | |
| R_V_LINE_TO, 5, | |
| H_LINE_TO, 5, | |
| V_LINE_TO, 4, | |
| H_LINE_TO, 3, | |
| R_LINE_TO, 3, -3, | |
| R_LINE_TO, 3, 3, | |
| H_LINE_TO, 7, | |
| CLOSE |