UNPKG

@brizy/ui-icons

Version:
4 lines (3 loc) 395 B
import React from "react"; export const DuplicateReversed = () => (React.createElement("svg", { width: "1em", height: "1em", fill: "currentColor", viewBox: "0 0 16 16" }, React.createElement("path", { fill: "currentColor", fillRule: "nonzero", d: "M7.5 3c.45 0 .75.3.75.75v7.5c0 .45-.3.75-.75.75h-6c-.45 0-.75-.3-.75-.75v-7.5c0-.45.3-.75.75-.75Zm3-3c.45 0 .75.3.75.75v9h-1.5V1.5H3V0Z" })));