[graphics/krita] krita/pics/tool_transform: wavy svg images to be used for liquify relax tools
Dmitry Kazakov <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit 5cc69c200bf2b9c5ec1afbf718a6171e2d27caa2 by Dmitry Kazakov, on behalf of Moritz Staudinger. Committed on 07/08/2026 at 13:58. Pushed by dkazakov into branch 'master'. wavy svg images to be used for liquify relax tools A +11 -0 krita/pics/tool_transform/dark_transform_icons_liquify_relax.svg A +12 -0 krita/pics/tool_transform/dark_transform_icons_liquify_relax_affine.svg A +11 -0 krita/pics/tool_transform/light_transform_icons_liquify_relax.svg A +12 -0 krita/pics/tool_transform/light_transform_icons_liquify_relax_affine.svg https://invent.kde.org/graphics/krita/-/commit/5cc69c200bf2b9c5ec1afbf718a6171e2d27caa2 diff --git a/krita/pics/tool_transform/dark_transform_icons_liquify_relax.svg b/krita/pics/tool_transform/dark_transform_icons_liquify_relax.svg new file mode 100644 index 00000000000..e5058624ec4 --- /dev/null +++ b/krita/pics/tool_transform/dark_transform_icons_liquify_relax.svg @@ -0,0 +1,11 @@ +<!-- + SPDX-FileCopyrightText: none + SPDX-License-Identifier: CC0-1.0 +--> +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"> + <g fill="none" stroke="#373737" stroke-linecap="round" stroke-linejoin="round"> + <path d="M2 5c2.2-2 3.8 2 6 0s3.8 2 6 0"/> + <path d="M2 8c2.2-2 3.8 2 6 0s3.8 2 6 0"/> + <path d="M2 11c2.2-2 3.8 2 6 0s3.8 2 6 0"/> + </g> +</svg> diff --git a/krita/pics/tool_transform/dark_transform_icons_liquify_relax_affine.svg b/krita/pics/tool_transform/dark_transform_icons_liquify_relax_affine.svg new file mode 100644 index 00000000000..a0856e85f3f --- /dev/null +++ b/krita/pics/tool_transform/dark_transform_icons_liquify_relax_affine.svg @@ -0,0 +1,12 @@ +<!-- + SPDX-FileCopyrightText: none + SPDX-License-Identifier: CC0-1.0 +--> +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"> + <g fill="none" stroke="#373737" stroke-linecap="round" stroke-linejoin="round"> + <path d="M2 5c2.2-2 3.8 2 6 0s3.8 2 6 0"/> + <path d="M2 8c2.2-2 3.8 2 6 0s3.8 2 6 0"/> + <path d="M2 11c2.2-2 3.8 2 6 0s3.8 2 6 0"/> + <path d="M4 3h8v10H4z"/> + </g> +</svg> diff --git a/krita/pics/tool_transform/light_transform_icons_liquify_relax.svg b/krita/pics/tool_transform/light_transform_icons_liquify_relax.svg new file mode 100644 index 00000000000..48b827ed2d3 --- /dev/null +++ b/krita/pics/tool_transform/light_transform_icons_liquify_relax.svg @@ -0,0 +1,11 @@ +<!-- + SPDX-FileCopyrightText: none + SPDX-License-Identifier: CC0-1.0 +--> +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"> + <g fill="none" stroke="#d2d2d2" stroke-linecap="round" stroke-linejoin="round"> + <path d="M2 5c2.2-2 3.8 2 6 0s3.8 2 6 0"/> + <path d="M2 8c2.2-2 3.8 2 6 0s3.8 2 6 0"/> + <path d="M2 11c2.2-2 3.8 2 6 0s3.8 2 6 0"/> + </g> +</svg> diff --git a/krita/pics/tool_transform/light_transform_icons_liquify_relax_affine.svg b/krita/pics/tool_transform/light_transform_icons_liquify_relax_affine.svg new file mode 100644 index 00000000000..74a31d57d17 --- /dev/null +++ b/krita/pics/tool_transform/light_transform_icons_liquify_relax_affine.svg @@ -0,0 +1,12 @@ +<!-- + SPDX-FileCopyrightText: none + SPDX-License-Identifier: CC0-1.0 +--> +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"> + <g fill="none" stroke="#d2d2d2" stroke-linecap="round" stroke-linejoin="round"> + <path d="M2 5c2.2-2 3.8 2 6 0s3.8 2 6 0"/> + <path d="M2 8c2.2-2 3.8 2 6 0s3.8 2 6 0"/> + <path d="M2 11c2.2-2 3.8 2 6 0s3.8 2 6 0"/> + <path d="M4 3h8v10H4z"/> + </g> +</svg>