move 3d icon

move-3d-bold from Solar by 480 Design · Bold · Arrows Action · CC-BY-4.0 Attribution required.

Name
move-3d-bold
Set
Solar
Style
Bold
Category
Arrows Action
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

The same icon in other sets

More arrows action icons from Solar

Use the move 3d icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.83887 3.41211C9.8825 3.4122 9.92521 3.41659 9.9668 3.42383C10.0207 3.4332 10.0738 3.44851 10.125 3.46973C10.1754 3.4907 10.2224 3.51787 10.2666 3.54883C10.3019 3.57357 10.3366 3.6003 10.3682 3.63184L13.5439 6.80762C13.8368 7.10045 13.8367 7.57526 13.5439 7.86816C13.2511 8.16103 12.7763 8.16103 12.4834 7.86816L10.5869 5.97168V13.4121H18.0264L16.1318 11.5176C15.839 11.2248 15.8392 10.75 16.1318 10.457C16.4247 10.1641 16.8995 10.1641 17.1924 10.457L20.3682 13.6318C20.5039 13.7674 20.5879 13.9551 20.5879 14.1621C20.5878 14.3518 20.5148 14.5231 20.3984 14.6553C20.3879 14.6672 20.3795 14.6811 20.3682 14.6924L17.1924 17.8682C16.8995 18.1608 16.4247 18.1608 16.1318 17.8682C15.8391 17.5753 15.8391 17.1005 16.1318 16.8076L18.0283 14.9121H10.1475L5.97266 19.0879H8.65332C9.06746 19.088 9.40328 19.4237 9.40332 19.8379C9.40332 20.2521 9.06748 20.5878 8.65332 20.5879H4.16211C4.11707 20.5879 4.07313 20.5828 4.03027 20.5752C4.02474 20.5742 4.01919 20.5734 4.01367 20.5723C4.00294 20.5701 3.99298 20.5651 3.98242 20.5625C3.94589 20.5535 3.90913 20.5449 3.87402 20.5303C3.85662 20.523 3.84093 20.5124 3.82422 20.5039C3.75556 20.469 3.68925 20.4256 3.63184 20.3682C3.57555 20.3118 3.53364 20.2469 3.49902 20.1797C3.48942 20.1611 3.47778 20.1435 3.46973 20.124C3.46227 20.1059 3.45813 20.0869 3.45215 20.0684C3.42852 19.9955 3.41309 19.9187 3.41309 19.8379V15.3467C3.4131 14.9326 3.7481 14.5969 4.16211 14.5967C4.5763 14.5967 4.91209 14.9325 4.91211 15.3467V18.0264L9.08691 13.8516V5.97363L7.19238 7.86816C6.8995 8.16096 6.42471 8.16099 6.13184 7.86816C5.83905 7.57529 5.83905 7.10049 6.13184 6.80762L9.30664 3.63184C9.35987 3.57861 9.42132 3.53778 9.48438 3.50391C9.50474 3.49296 9.52446 3.48074 9.5459 3.47168L9.55566 3.46777C9.58429 3.45616 9.61397 3.44836 9.64355 3.44043C9.6586 3.4364 9.67307 3.42986 9.68848 3.42676C9.69398 3.42565 9.69955 3.42482 9.70508 3.42383C9.74787 3.4162 9.79195 3.41215 9.83691 3.41211H9.83887Z"/></svg>

React

import type { SVGProps } from "react";

export function SolarMove3dBold(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.83887 3.41211C9.8825 3.4122 9.92521 3.41659 9.9668 3.42383C10.0207 3.4332 10.0738 3.44851 10.125 3.46973C10.1754 3.4907 10.2224 3.51787 10.2666 3.54883C10.3019 3.57357 10.3366 3.6003 10.3682 3.63184L13.5439 6.80762C13.8368 7.10045 13.8367 7.57526 13.5439 7.86816C13.2511 8.16103 12.7763 8.16103 12.4834 7.86816L10.5869 5.97168V13.4121H18.0264L16.1318 11.5176C15.839 11.2248 15.8392 10.75 16.1318 10.457C16.4247 10.1641 16.8995 10.1641 17.1924 10.457L20.3682 13.6318C20.5039 13.7674 20.5879 13.9551 20.5879 14.1621C20.5878 14.3518 20.5148 14.5231 20.3984 14.6553C20.3879 14.6672 20.3795 14.6811 20.3682 14.6924L17.1924 17.8682C16.8995 18.1608 16.4247 18.1608 16.1318 17.8682C15.8391 17.5753 15.8391 17.1005 16.1318 16.8076L18.0283 14.9121H10.1475L5.97266 19.0879H8.65332C9.06746 19.088 9.40328 19.4237 9.40332 19.8379C9.40332 20.2521 9.06748 20.5878 8.65332 20.5879H4.16211C4.11707 20.5879 4.07313 20.5828 4.03027 20.5752C4.02474 20.5742 4.01919 20.5734 4.01367 20.5723C4.00294 20.5701 3.99298 20.5651 3.98242 20.5625C3.94589 20.5535 3.90913 20.5449 3.87402 20.5303C3.85662 20.523 3.84093 20.5124 3.82422 20.5039C3.75556 20.469 3.68925 20.4256 3.63184 20.3682C3.57555 20.3118 3.53364 20.2469 3.49902 20.1797C3.48942 20.1611 3.47778 20.1435 3.46973 20.124C3.46227 20.1059 3.45813 20.0869 3.45215 20.0684C3.42852 19.9955 3.41309 19.9187 3.41309 19.8379V15.3467C3.4131 14.9326 3.7481 14.5969 4.16211 14.5967C4.5763 14.5967 4.91209 14.9325 4.91211 15.3467V18.0264L9.08691 13.8516V5.97363L7.19238 7.86816C6.8995 8.16096 6.42471 8.16099 6.13184 7.86816C5.83905 7.57529 5.83905 7.10049 6.13184 6.80762L9.30664 3.63184C9.35987 3.57861 9.42132 3.53778 9.48438 3.50391C9.50474 3.49296 9.52446 3.48074 9.5459 3.47168L9.55566 3.46777C9.58429 3.45616 9.61397 3.44836 9.64355 3.44043C9.6586 3.4364 9.67307 3.42986 9.68848 3.42676C9.69398 3.42565 9.69955 3.42482 9.70508 3.42383C9.74787 3.4162 9.79195 3.41215 9.83691 3.41211H9.83887Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.83887 3.41211C9.8825 3.4122 9.92521 3.41659 9.9668 3.42383C10.0207 3.4332 10.0738 3.44851 10.125 3.46973C10.1754 3.4907 10.2224 3.51787 10.2666 3.54883C10.3019 3.57357 10.3366 3.6003 10.3682 3.63184L13.5439 6.80762C13.8368 7.10045 13.8367 7.57526 13.5439 7.86816C13.2511 8.16103 12.7763 8.16103 12.4834 7.86816L10.5869 5.97168V13.4121H18.0264L16.1318 11.5176C15.839 11.2248 15.8392 10.75 16.1318 10.457C16.4247 10.1641 16.8995 10.1641 17.1924 10.457L20.3682 13.6318C20.5039 13.7674 20.5879 13.9551 20.5879 14.1621C20.5878 14.3518 20.5148 14.5231 20.3984 14.6553C20.3879 14.6672 20.3795 14.6811 20.3682 14.6924L17.1924 17.8682C16.8995 18.1608 16.4247 18.1608 16.1318 17.8682C15.8391 17.5753 15.8391 17.1005 16.1318 16.8076L18.0283 14.9121H10.1475L5.97266 19.0879H8.65332C9.06746 19.088 9.40328 19.4237 9.40332 19.8379C9.40332 20.2521 9.06748 20.5878 8.65332 20.5879H4.16211C4.11707 20.5879 4.07313 20.5828 4.03027 20.5752C4.02474 20.5742 4.01919 20.5734 4.01367 20.5723C4.00294 20.5701 3.99298 20.5651 3.98242 20.5625C3.94589 20.5535 3.90913 20.5449 3.87402 20.5303C3.85662 20.523 3.84093 20.5124 3.82422 20.5039C3.75556 20.469 3.68925 20.4256 3.63184 20.3682C3.57555 20.3118 3.53364 20.2469 3.49902 20.1797C3.48942 20.1611 3.47778 20.1435 3.46973 20.124C3.46227 20.1059 3.45813 20.0869 3.45215 20.0684C3.42852 19.9955 3.41309 19.9187 3.41309 19.8379V15.3467C3.4131 14.9326 3.7481 14.5969 4.16211 14.5967C4.5763 14.5967 4.91209 14.9325 4.91211 15.3467V18.0264L9.08691 13.8516V5.97363L7.19238 7.86816C6.8995 8.16096 6.42471 8.16099 6.13184 7.86816C5.83905 7.57529 5.83905 7.10049 6.13184 6.80762L9.30664 3.63184C9.35987 3.57861 9.42132 3.53778 9.48438 3.50391C9.50474 3.49296 9.52446 3.48074 9.5459 3.47168L9.55566 3.46777C9.58429 3.45616 9.61397 3.44836 9.64355 3.44043C9.6586 3.4364 9.67307 3.42986 9.68848 3.42676C9.69398 3.42565 9.69955 3.42482 9.70508 3.42383C9.74787 3.4162 9.79195 3.41215 9.83691 3.41211H9.83887Z"/></svg>
</template>

CSS

.icon-move-3d-bold {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.83887%203.41211C9.8825%203.4122%209.92521%203.41659%209.9668%203.42383C10.0207%203.4332%2010.0738%203.44851%2010.125%203.46973C10.1754%203.4907%2010.2224%203.51787%2010.2666%203.54883C10.3019%203.57357%2010.3366%203.6003%2010.3682%203.63184L13.5439%206.80762C13.8368%207.10045%2013.8367%207.57526%2013.5439%207.86816C13.2511%208.16103%2012.7763%208.16103%2012.4834%207.86816L10.5869%205.97168V13.4121H18.0264L16.1318%2011.5176C15.839%2011.2248%2015.8392%2010.75%2016.1318%2010.457C16.4247%2010.1641%2016.8995%2010.1641%2017.1924%2010.457L20.3682%2013.6318C20.5039%2013.7674%2020.5879%2013.9551%2020.5879%2014.1621C20.5878%2014.3518%2020.5148%2014.5231%2020.3984%2014.6553C20.3879%2014.6672%2020.3795%2014.6811%2020.3682%2014.6924L17.1924%2017.8682C16.8995%2018.1608%2016.4247%2018.1608%2016.1318%2017.8682C15.8391%2017.5753%2015.8391%2017.1005%2016.1318%2016.8076L18.0283%2014.9121H10.1475L5.97266%2019.0879H8.65332C9.06746%2019.088%209.40328%2019.4237%209.40332%2019.8379C9.40332%2020.2521%209.06748%2020.5878%208.65332%2020.5879H4.16211C4.11707%2020.5879%204.07313%2020.5828%204.03027%2020.5752C4.02474%2020.5742%204.01919%2020.5734%204.01367%2020.5723C4.00294%2020.5701%203.99298%2020.5651%203.98242%2020.5625C3.94589%2020.5535%203.90913%2020.5449%203.87402%2020.5303C3.85662%2020.523%203.84093%2020.5124%203.82422%2020.5039C3.75556%2020.469%203.68925%2020.4256%203.63184%2020.3682C3.57555%2020.3118%203.53364%2020.2469%203.49902%2020.1797C3.48942%2020.1611%203.47778%2020.1435%203.46973%2020.124C3.46227%2020.1059%203.45813%2020.0869%203.45215%2020.0684C3.42852%2019.9955%203.41309%2019.9187%203.41309%2019.8379V15.3467C3.4131%2014.9326%203.7481%2014.5969%204.16211%2014.5967C4.5763%2014.5967%204.91209%2014.9325%204.91211%2015.3467V18.0264L9.08691%2013.8516V5.97363L7.19238%207.86816C6.8995%208.16096%206.42471%208.16099%206.13184%207.86816C5.83905%207.57529%205.83905%207.10049%206.13184%206.80762L9.30664%203.63184C9.35987%203.57861%209.42132%203.53778%209.48438%203.50391C9.50474%203.49296%209.52446%203.48074%209.5459%203.47168L9.55566%203.46777C9.58429%203.45616%209.61397%203.44836%209.64355%203.44043C9.6586%203.4364%209.67307%203.42986%209.68848%203.42676C9.69398%203.42565%209.69955%203.42482%209.70508%203.42383C9.74787%203.4162%209.79195%203.41215%209.83691%203.41211H9.83887Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.83887%203.41211C9.8825%203.4122%209.92521%203.41659%209.9668%203.42383C10.0207%203.4332%2010.0738%203.44851%2010.125%203.46973C10.1754%203.4907%2010.2224%203.51787%2010.2666%203.54883C10.3019%203.57357%2010.3366%203.6003%2010.3682%203.63184L13.5439%206.80762C13.8368%207.10045%2013.8367%207.57526%2013.5439%207.86816C13.2511%208.16103%2012.7763%208.16103%2012.4834%207.86816L10.5869%205.97168V13.4121H18.0264L16.1318%2011.5176C15.839%2011.2248%2015.8392%2010.75%2016.1318%2010.457C16.4247%2010.1641%2016.8995%2010.1641%2017.1924%2010.457L20.3682%2013.6318C20.5039%2013.7674%2020.5879%2013.9551%2020.5879%2014.1621C20.5878%2014.3518%2020.5148%2014.5231%2020.3984%2014.6553C20.3879%2014.6672%2020.3795%2014.6811%2020.3682%2014.6924L17.1924%2017.8682C16.8995%2018.1608%2016.4247%2018.1608%2016.1318%2017.8682C15.8391%2017.5753%2015.8391%2017.1005%2016.1318%2016.8076L18.0283%2014.9121H10.1475L5.97266%2019.0879H8.65332C9.06746%2019.088%209.40328%2019.4237%209.40332%2019.8379C9.40332%2020.2521%209.06748%2020.5878%208.65332%2020.5879H4.16211C4.11707%2020.5879%204.07313%2020.5828%204.03027%2020.5752C4.02474%2020.5742%204.01919%2020.5734%204.01367%2020.5723C4.00294%2020.5701%203.99298%2020.5651%203.98242%2020.5625C3.94589%2020.5535%203.90913%2020.5449%203.87402%2020.5303C3.85662%2020.523%203.84093%2020.5124%203.82422%2020.5039C3.75556%2020.469%203.68925%2020.4256%203.63184%2020.3682C3.57555%2020.3118%203.53364%2020.2469%203.49902%2020.1797C3.48942%2020.1611%203.47778%2020.1435%203.46973%2020.124C3.46227%2020.1059%203.45813%2020.0869%203.45215%2020.0684C3.42852%2019.9955%203.41309%2019.9187%203.41309%2019.8379V15.3467C3.4131%2014.9326%203.7481%2014.5969%204.16211%2014.5967C4.5763%2014.5967%204.91209%2014.9325%204.91211%2015.3467V18.0264L9.08691%2013.8516V5.97363L7.19238%207.86816C6.8995%208.16096%206.42471%208.16099%206.13184%207.86816C5.83905%207.57529%205.83905%207.10049%206.13184%206.80762L9.30664%203.63184C9.35987%203.57861%209.42132%203.53778%209.48438%203.50391C9.50474%203.49296%209.52446%203.48074%209.5459%203.47168L9.55566%203.46777C9.58429%203.45616%209.61397%203.44836%209.64355%203.44043C9.6586%203.4364%209.67307%203.42986%209.68848%203.42676C9.69398%203.42565%209.69955%203.42482%209.70508%203.42383C9.74787%203.4162%209.79195%203.41215%209.83691%203.41211H9.83887Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/move-3d-bold.svg?color=%231a73e8&size=48