@brizy/ui-icons
Version:
4 lines (3 loc) • 597 B
JavaScript
import React from "react";
export const MoveSite = () => (React.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 16 9" },
React.createElement("path", { fill: "currentColor", fillRule: "nonzero", d: "M7.312.987a.5.5 0 0 1-.624.78 3.5 3.5 0 1 0 0 5.466.5.5 0 1 1 .624.78 4.5 4.5 0 1 1 0-7.026m5.542.16 3.011 3.012.018.02.006.007-.025-.028.027.031.03.04.024.042.009.02.008.018A.5.5 0 0 1 16 4.5l-.002.044-.001.011-.009.053a.5.5 0 0 1-.123.233l-3.011 3.013a.5.5 0 1 1-.708-.707L14.293 5H5.5a.5.5 0 0 1 0-1h8.793l-2.147-2.146a.5.5 0 0 1-.057-.638l.057-.07a.5.5 0 0 1 .708 0" })));