/* * Copyright (c) 2023 Proton AG * * This file is part of ProtonVPN. * * ProtonVPN is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * ProtonVPN is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with ProtonVPN. If not, see . */ using ProtonVPN.Client.Common.UI.Assets.Icons.Base; namespace ProtonVPN.Client.Common.UI.Assets.Icons.PathIcons; public class ArrowsSwapRight : CustomPathIcon { protected override string IconGeometry16 { get; } = "M12.854 1.146a.5.5 0 0 0-.708.708L13.293 3h-1.671a2.5 2.5 0 0 0-2.134 1.196L7.75 7.041 6.012 4.196A2.5 2.5 0 0 0 3.878 3H1.5a.5.5 0 0 0 0 1h2.378a1.5 1.5 0 0 1 1.28.718l2.16 3.534a.498.498 0 0 0 .01.018l2.16 3.534A2.5 2.5 0 0 0 11.622 13h1.67l-1.146 1.146a.5.5 0 0 0 .708.708l2-2a.5.5 0 0 0 0-.708l-2-2a.5.5 0 0 0-.708.708L13.293 12h-1.671a1.5 1.5 0 0 1-1.28-.718L8.336 8l2.006-3.282A1.5 1.5 0 0 1 11.622 4h1.67l-1.146 1.146a.5.5 0 0 0 .708.708l2-2a.5.5 0 0 0 0-.708l-2-2ZM6.12 9.708a.5.5 0 0 1 .854.521l-.172.282-.79 1.293A2.5 2.5 0 0 1 3.878 13H1.5a.5.5 0 0 1 0-1h2.378a1.5 1.5 0 0 0 1.28-.718l.79-1.293.172-.281Z"; protected override string IconGeometry20 { get; } = "M16.067 1.433a.625.625 0 1 0-.884.884l1.433 1.433h-2.089a3.125 3.125 0 0 0-2.666 1.495L9.687 8.801 7.514 5.245A3.125 3.125 0 0 0 4.848 3.75H1.875a.625.625 0 1 0 0 1.25h2.973c.653 0 1.26.34 1.6.897l2.7 4.418a.581.581 0 0 0 .013.022l2.7 4.418a3.125 3.125 0 0 0 2.666 1.495h2.09l-1.434 1.433a.625.625 0 1 0 .884.884l2.5-2.5a.625.625 0 0 0 0-.884l-2.5-2.5a.625.625 0 1 0-.884.884L16.616 15h-2.089c-.653 0-1.26-.34-1.6-.897L10.42 10l2.507-4.103c.34-.557.947-.897 1.6-.897h2.09l-1.434 1.433a.625.625 0 1 0 .884.884l2.5-2.5a.625.625 0 0 0 0-.884l-2.5-2.5ZM7.65 12.135a.625.625 0 0 1 1.067.652l-.215.351-.988 1.617a3.125 3.125 0 0 1-2.666 1.495H1.875a.625.625 0 1 1 0-1.25h2.973c.653 0 1.26-.34 1.6-.897l.987-1.616.215-.352Z"; protected override string IconGeometry24 { get; } = "M19.28 1.72a.75.75 0 1 0-1.06 1.06l1.72 1.72h-2.508a3.75 3.75 0 0 0-3.2 1.795l-2.607 4.267-2.608-4.267a3.75 3.75 0 0 0-3.2-1.795H2.25a.75.75 0 0 0 0 1.5h3.567a2.25 2.25 0 0 1 1.92 1.077l3.24 5.302.016.026 3.24 5.3a3.75 3.75 0 0 0 3.2 1.795h2.506l-1.72 1.72a.75.75 0 1 0 1.061 1.06l3-3a.75.75 0 0 0 0-1.06l-3-3a.75.75 0 1 0-1.06 1.06L19.94 18h-2.508a2.25 2.25 0 0 1-1.92-1.077L12.505 12l3.009-4.923A2.25 2.25 0 0 1 17.433 6h2.506l-1.72 1.72a.75.75 0 0 0 1.061 1.06l3-3a.75.75 0 0 0 0-1.06l-3-3ZM9.18 14.562a.75.75 0 0 1 1.28.782l-.258.422-1.185 1.94a3.75 3.75 0 0 1-3.2 1.794H2.25a.75.75 0 0 1 0-1.5h3.567a2.25 2.25 0 0 0 1.92-1.077l1.186-1.94.257-.421Z"; protected override string IconGeometry32 { get; } = "M25.707 2.293a1 1 0 1 0-1.414 1.414L26.586 6h-3.343a5 5 0 0 0-4.266 2.393l-3.477 5.69-3.477-5.69A5 5 0 0 0 7.757 6H3a1 1 0 0 0 0 2h4.757a3 3 0 0 1 2.56 1.436l4.32 7.069.02.035 4.32 7.067A5 5 0 0 0 23.243 26h3.343l-2.293 2.293a1 1 0 0 0 1.414 1.414l4-4a1 1 0 0 0 0-1.414l-4-4a1 1 0 0 0-1.414 1.414L26.586 24h-3.343a3 3 0 0 1-2.56-1.436L16.672 16l4.011-6.564A3 3 0 0 1 23.243 8h3.343l-2.293 2.293a1 1 0 0 0 1.414 1.414l4-4a1 1 0 0 0 0-1.414l-4-4ZM12.241 19.416a1 1 0 1 1 1.706 1.043l-.344.563-1.58 2.585A5 5 0 0 1 7.757 26H3a1 1 0 1 1 0-2h4.757a3 3 0 0 0 2.56-1.436l1.58-2.585.344-.563Z"; }