diff options
author | Daniel J. Ramirez <djrmuv@gmail.com> | 2017-08-19 02:09:58 -0500 |
---|---|---|
committer | Daniel J. Ramirez <djrmuv@gmail.com> | 2017-08-20 13:53:09 -0500 |
commit | 0c18009665cc24ccdace885a2385321b77c80943 (patch) | |
tree | a10bc4dafb6325ff0574dacce5cf96e63d583a0b /editor/icons/dark/icon_tool_rotate.svg | |
parent | c873661c307eb05dedf2ff07f3cf18e614ba72ec (diff) |
Added missing icon and svgs upscaling
Diffstat (limited to 'editor/icons/dark/icon_tool_rotate.svg')
-rw-r--r-- | editor/icons/dark/icon_tool_rotate.svg | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/editor/icons/dark/icon_tool_rotate.svg b/editor/icons/dark/icon_tool_rotate.svg index 4c5f0e7dbc..39a208bb2b 100644 --- a/editor/icons/dark/icon_tool_rotate.svg +++ b/editor/icons/dark/icon_tool_rotate.svg @@ -1,6 +1,5 @@ <svg width="16" height="16" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"> -<g transform="translate(0 -1036.4)" fill="#4f4f4f" fill-opacity=".99608"> -<path transform="translate(0 1036.4)" d="m9 2a6 6 0 0 0 -6 6h2a4 4 0 0 1 4 -4 4 4 0 0 1 4 4 4 4 0 0 1 -4 4v2a6 6 0 0 0 6 -6 6 6 0 0 0 -6 -6z"/> -<path transform="matrix(0 -1.1926 1.5492 0 -1617 1049.3)" d="m4.118 1048.3-1.6771-0.9683-1.6771-0.9682 1.6771-0.9683 1.6771-0.9682-1e-7 1.9365z"/> +<g transform="translate(0 -1036.4)"> +<path transform="translate(0 1036.4)" d="m8.0879 1.002a7 7 0 0 0 -0.30469 0.0019531 7 7 0 0 0 -0.69727 0.056641 7 7 0 0 0 -5.9512 5.5742 7 7 0 0 0 1.9707 6.3652h-1.1055v2h4a1.0001 1.0001 0 0 0 0.9707 -1.2422l-1-4-1.9414 0.48633 0.28125 1.1211a5 5 0 0 1 -1.3105 -3.3652 5 5 0 0 1 5 -5 5 5 0 0 1 5 5 5 5 0 0 1 -1.4668 3.5332l1.416 1.416a7 7 0 0 0 1.3281 -8.0449 7 7 0 0 0 -6.1895 -3.9023zm-0.087891 4.998a2 2 0 0 0 -2 2 2 2 0 0 0 2 2 2 2 0 0 0 2 -2 2 2 0 0 0 -2 -2z" fill="#4f4f4f" fill-opacity=".99608" stroke-width="0"/> </g> </svg> |