move 3d icon

move-3d-line-duotone from Solar by 480 Design · Line Duotone · Arrows Action · CC-BY-4.0 Attribution required.

Name
move-3d-line-duotone
Set
Solar
Style
Line Duotone
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"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M13.0137 7.3381L9.83785 4.16235L6.66215 7.33801"/><path stroke-linejoin="round" d="M4.16234 15.3467L4.1624 19.8379L8.65348 19.838"/><path stroke-linejoin="round" d="M16.662 17.3376L19.8376 14.1621L16.662 10.9868"/><path d="M9.83776 4.16235L9.83755 14.1621M9.83755 14.1621L19.8376 14.1622M9.83755 14.1621L4.1626 19.8379" opacity=".5"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarMove3dLineDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path strokeLinejoin="round" d="M13.0137 7.3381L9.83785 4.16235L6.66215 7.33801"/><path strokeLinejoin="round" d="M4.16234 15.3467L4.1624 19.8379L8.65348 19.838"/><path strokeLinejoin="round" d="M16.662 17.3376L19.8376 14.1621L16.662 10.9868"/><path d="M9.83776 4.16235L9.83755 14.1621M9.83755 14.1621L19.8376 14.1622M9.83755 14.1621L4.1626 19.8379" opacity=".5"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M13.0137 7.3381L9.83785 4.16235L6.66215 7.33801"/><path stroke-linejoin="round" d="M4.16234 15.3467L4.1624 19.8379L8.65348 19.838"/><path stroke-linejoin="round" d="M16.662 17.3376L19.8376 14.1621L16.662 10.9868"/><path d="M9.83776 4.16235L9.83755 14.1621M9.83755 14.1621L19.8376 14.1622M9.83755 14.1621L4.1626 19.8379" opacity=".5"/></g></svg>
</template>

CSS

.icon-move-3d-line-duotone {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M13.0137%207.3381L9.83785%204.16235L6.66215%207.33801%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M4.16234%2015.3467L4.1624%2019.8379L8.65348%2019.838%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M16.662%2017.3376L19.8376%2014.1621L16.662%2010.9868%22%2F%3E%3Cpath%20d%3D%22M9.83776%204.16235L9.83755%2014.1621M9.83755%2014.1621L19.8376%2014.1622M9.83755%2014.1621L4.1626%2019.8379%22%20opacity%3D%22.5%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M13.0137%207.3381L9.83785%204.16235L6.66215%207.33801%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M4.16234%2015.3467L4.1624%2019.8379L8.65348%2019.838%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M16.662%2017.3376L19.8376%2014.1621L16.662%2010.9868%22%2F%3E%3Cpath%20d%3D%22M9.83776%204.16235L9.83755%2014.1621M9.83755%2014.1621L19.8376%2014.1622M9.83755%2014.1621L4.1626%2019.8379%22%20opacity%3D%22.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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