arrow-shuffle-16-regular from Fluent UI System Icons by Microsoft Corporation · 16 Regular · MIT Free for personal and commercial use.

Name
arrow-shuffle-16-regular
Set
Fluent UI System Icons
Style
16 Regular
Viewbox
16×16
License
MIT

11 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the arrow shuffle icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M12.354 3.646a.5.5 0 0 0-.708.708l.65.65C9.972 5.076 8.516 6.4 7.2 7.596l-.036.033C5.777 8.89 4.534 10 2.5 10a.5.5 0 0 0 0 1c2.444 0 3.946-1.366 5.3-2.597l.036-.033c1.338-1.217 2.542-2.292 4.453-2.366l-.643.642a.5.5 0 0 0 .708.708l1.5-1.5a.5.5 0 0 0 0-.708zM2.5 5c1.829 0 3.13.765 4.237 1.666l-.246.224q-.262.24-.507.455C5 6.565 3.951 6 2.5 6a.5.5 0 0 1 0-1m9.796 5.997c-1.723-.055-2.968-.796-4.033-1.663l.246-.224q.262-.24.507-.455c.936.742 1.93 1.289 3.273 1.341l-.643-.642a.5.5 0 0 1 .708-.708l1.5 1.5a.5.5 0 0 1 0 .708l-1.5 1.5a.5.5 0 0 1-.708-.708z"/></svg>

React

import type { SVGProps } from "react";

export function FluentArrowShuffle16Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M12.354 3.646a.5.5 0 0 0-.708.708l.65.65C9.972 5.076 8.516 6.4 7.2 7.596l-.036.033C5.777 8.89 4.534 10 2.5 10a.5.5 0 0 0 0 1c2.444 0 3.946-1.366 5.3-2.597l.036-.033c1.338-1.217 2.542-2.292 4.453-2.366l-.643.642a.5.5 0 0 0 .708.708l1.5-1.5a.5.5 0 0 0 0-.708zM2.5 5c1.829 0 3.13.765 4.237 1.666l-.246.224q-.262.24-.507.455C5 6.565 3.951 6 2.5 6a.5.5 0 0 1 0-1m9.796 5.997c-1.723-.055-2.968-.796-4.033-1.663l.246-.224q.262-.24.507-.455c.936.742 1.93 1.289 3.273 1.341l-.643-.642a.5.5 0 0 1 .708-.708l1.5 1.5a.5.5 0 0 1 0 .708l-1.5 1.5a.5.5 0 0 1-.708-.708z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M12.354 3.646a.5.5 0 0 0-.708.708l.65.65C9.972 5.076 8.516 6.4 7.2 7.596l-.036.033C5.777 8.89 4.534 10 2.5 10a.5.5 0 0 0 0 1c2.444 0 3.946-1.366 5.3-2.597l.036-.033c1.338-1.217 2.542-2.292 4.453-2.366l-.643.642a.5.5 0 0 0 .708.708l1.5-1.5a.5.5 0 0 0 0-.708zM2.5 5c1.829 0 3.13.765 4.237 1.666l-.246.224q-.262.24-.507.455C5 6.565 3.951 6 2.5 6a.5.5 0 0 1 0-1m9.796 5.997c-1.723-.055-2.968-.796-4.033-1.663l.246-.224q.262-.24.507-.455c.936.742 1.93 1.289 3.273 1.341l-.643-.642a.5.5 0 0 1 .708-.708l1.5 1.5a.5.5 0 0 1 0 .708l-1.5 1.5a.5.5 0 0 1-.708-.708z"/></svg>
</template>

CSS

.icon-arrow-shuffle-16-regular {
  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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.354%203.646a.5.5%200%200%200-.708.708l.65.65C9.972%205.076%208.516%206.4%207.2%207.596l-.036.033C5.777%208.89%204.534%2010%202.5%2010a.5.5%200%200%200%200%201c2.444%200%203.946-1.366%205.3-2.597l.036-.033c1.338-1.217%202.542-2.292%204.453-2.366l-.643.642a.5.5%200%200%200%20.708.708l1.5-1.5a.5.5%200%200%200%200-.708zM2.5%205c1.829%200%203.13.765%204.237%201.666l-.246.224q-.262.24-.507.455C5%206.565%203.951%206%202.5%206a.5.5%200%200%201%200-1m9.796%205.997c-1.723-.055-2.968-.796-4.033-1.663l.246-.224q.262-.24.507-.455c.936.742%201.93%201.289%203.273%201.341l-.643-.642a.5.5%200%200%201%20.708-.708l1.5%201.5a.5.5%200%200%201%200%20.708l-1.5%201.5a.5.5%200%200%201-.708-.708z%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.354%203.646a.5.5%200%200%200-.708.708l.65.65C9.972%205.076%208.516%206.4%207.2%207.596l-.036.033C5.777%208.89%204.534%2010%202.5%2010a.5.5%200%200%200%200%201c2.444%200%203.946-1.366%205.3-2.597l.036-.033c1.338-1.217%202.542-2.292%204.453-2.366l-.643.642a.5.5%200%200%200%20.708.708l1.5-1.5a.5.5%200%200%200%200-.708zM2.5%205c1.829%200%203.13.765%204.237%201.666l-.246.224q-.262.24-.507.455C5%206.565%203.951%206%202.5%206a.5.5%200%200%201%200-1m9.796%205.997c-1.723-.055-2.968-.796-4.033-1.663l.246-.224q.262-.24.507-.455c.936.742%201.93%201.289%203.273%201.341l-.643-.642a.5.5%200%200%201%20.708-.708l1.5%201.5a.5.5%200%200%201%200%20.708l-1.5%201.5a.5.5%200%200%201-.708-.708z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/arrow-shuffle-16-regular.svg?color=%231a73e8&size=48