ShuffleAltSolid
shuffle-alt-solid
npm install @mynaui/icons-react
import { ShuffleAltSolid } from "@mynaui/icons-react";
const App = () => {
return <ShuffleAltSolid />;
}; <svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d='M18.485 2.455a.75.75 0 0 1 1.06.03l2 2.118a.75.75 0 0 1 0 1.03l-2 2.117a.75.75 0 0 1-1.06.03V5.869h-.635c-2.707 0-5.1 2.626-5.1 6.132s2.393 6.132 5.1 6.132h.635V16.22a.75.75 0 0 1 1.06.03l2 2.118a.75.75 0 0 1 0 1.03l-2 2.118a.75.75 0 0 1-1.06.03v-1.913h-.635c-2.6 0-4.765-1.696-5.85-4.1-1.085 2.404-3.25 4.1-5.85 4.1H3a.75.75 0 0 1 0-1.5h3.15c2.707 0 5.1-2.626 5.1-6.132s-2.393-6.132-5.1-6.132H3a.75.75 0 0 1 0-1.5h3.15c2.6 0 4.765 1.696 5.85 4.1 1.085-2.404 3.25-4.1 5.85-4.1h.635z'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons-solid/shuffle-alt.svg" /> npm install @mynaui/icons
<svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><use xlink:href="/path/to/mynaui-solid.symbol.svg#mynaui-shuffle-alt"></use>
</svg>