mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Remove code block indentation in Editor icons (#5178)
This commit is contained in:
@@ -16,9 +16,9 @@ For instance, you can use the open source `Inkscape <https://inkscape.org/>`_ ed
|
||||
|
||||
Clone the ``godot`` repository containing all the editor icons:
|
||||
|
||||
.. code-block:: bash
|
||||
.. code-block:: bash
|
||||
|
||||
git clone https://github.com/godotengine/godot.git
|
||||
git clone https://github.com/godotengine/godot.git
|
||||
|
||||
The icons must be created in a vector graphics editor in SVG format. There are
|
||||
two main requirements to follow:
|
||||
|
||||
Reference in New Issue
Block a user