UNPKG

@thi.ng/hiccup-carbon-icons

Version:

Full set of IBM's Carbon icons in hiccup format

8 lines (7 loc) 462 B
import { svg } from "./_svg.js"; const DIRECTION_MERGE = svg( ["path", { d: "M17.878 15.465A2.982 2.982 0 0117 13.343V7.828l4.586 4.586L23 11l-7-7-7 7 1.414 1.414L15 7.828v5.515a2.98 2.98 0 01-.878 2.121l-2.658 2.657A4.968 4.968 0 0010 21.657V28h2v-6.343a2.98 2.98 0 01.878-2.121l2.658-2.657a5.002 5.002 0 00.464-.566 5.002 5.002 0 00.464.566l2.658 2.656A2.982 2.982 0 0120 21.657V28h2v-6.343a4.968 4.968 0 00-1.464-3.536z" }] ); export { DIRECTION_MERGE };