Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 // Copyright 2016 The Chromium Authors. All rights reserved. | |
| 2 // Use of this source code is governed by a BSD-style license that can be | |
| 3 // found in the LICENSE file. | |
| 4 | |
| 5 MOVE_TO, 24, 30, | |
| 6 R_CUBIC_TO, 3.31f, 0, 5.98f, -2.69f, 5.98f, -6, | |
| 7 LINE_TO, 30, 12, | |
| 8 R_CUBIC_TO, 0, -3.32f, -2.68f, -6, -6, -6, | |
| 9 R_CUBIC_TO, -3.31f, 0, -6, 2.68f, -6, 6, | |
| 10 R_V_LINE_TO, 12, | |
| 11 R_CUBIC_TO, 0, 3.31f, 2.69f, 6, 6, 6, | |
| 12 CLOSE, | |
| 13 R_MOVE_TO, 10.6f, -6, | |
| 14 R_CUBIC_TO, 0, 6, -5.07f, 10.2f, -10.6f, 10.2f, | |
| 15 R_CUBIC_TO, -5.52f, 0, -10.6f, -4.2f, -10.6f, -10.2f, | |
| 16 H_LINE_TO, 10, | |
| 17 R_CUBIC_TO, 0, 6.83f, 5.44f, 12.47f, 12, 13.44f, | |
| 18 V_LINE_TO, 44, | |
| 19 R_H_LINE_TO, 4, | |
| 20 R_V_LINE_TO, -6.56f, | |
| 21 R_CUBIC_TO, 6.56f, -0.97f, 12, -6.61f, 12, -13.44f, | |
| 22 R_H_LINE_TO, -3.4f, | |
| 23 CLOSE, | |
| 24 END | |
|
lshang
2016/10/11 12:26:57
Why adding a new microphone icon here? What is use
Evan Stade
2016/10/12 15:12:36
a png which is now deleted
| |
| OLD | NEW |