move 3d icon

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

Name
move-3d-broken
Set
Solar
Style
Broken
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.16258 15.3467L4.16264 19.8379L8.65373 19.838"/><path stroke-linejoin="round" d="M16.6623 17.3376L19.8379 14.1621L16.6623 10.9868"/><path d="M19.8376 14.1621L15.9966 14.1621"/><path d="M12 14.1621H9.83755M9.83755 14.1621L4.1626 19.8379M9.83755 14.1621L9.83776 4.16235"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarMove3dBroken(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.16258 15.3467L4.16264 19.8379L8.65373 19.838"/><path strokeLinejoin="round" d="M16.6623 17.3376L19.8379 14.1621L16.6623 10.9868"/><path d="M19.8376 14.1621L15.9966 14.1621"/><path d="M12 14.1621H9.83755M9.83755 14.1621L4.1626 19.8379M9.83755 14.1621L9.83776 4.16235"/></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.16258 15.3467L4.16264 19.8379L8.65373 19.838"/><path stroke-linejoin="round" d="M16.6623 17.3376L19.8379 14.1621L16.6623 10.9868"/><path d="M19.8376 14.1621L15.9966 14.1621"/><path d="M12 14.1621H9.83755M9.83755 14.1621L4.1626 19.8379M9.83755 14.1621L9.83776 4.16235"/></g></svg>
</template>

CSS

.icon-move-3d-broken {
  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.16258%2015.3467L4.16264%2019.8379L8.65373%2019.838%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M16.6623%2017.3376L19.8379%2014.1621L16.6623%2010.9868%22%2F%3E%3Cpath%20d%3D%22M19.8376%2014.1621L15.9966%2014.1621%22%2F%3E%3Cpath%20d%3D%22M12%2014.1621H9.83755M9.83755%2014.1621L4.1626%2019.8379M9.83755%2014.1621L9.83776%204.16235%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.16258%2015.3467L4.16264%2019.8379L8.65373%2019.838%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M16.6623%2017.3376L19.8379%2014.1621L16.6623%2010.9868%22%2F%3E%3Cpath%20d%3D%22M19.8376%2014.1621L15.9966%2014.1621%22%2F%3E%3Cpath%20d%3D%22M12%2014.1621H9.83755M9.83755%2014.1621L4.1626%2019.8379M9.83755%2014.1621L9.83776%204.16235%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-broken.svg?color=%231a73e8&size=48