@hugeicons/core-free-icons
Version:
8 lines (6 loc) • 370 B
JavaScript
const GitCommitIcon = /*#__PURE__*/ [
["path", { d: "M12 3L12 8.5M12 21L12 15", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "0" }],
["circle", { cx: "12", cy: "12", r: "3", stroke: "currentColor", strokeWidth: "1.5", key: "1" }]
];
export { GitCommitIcon as default };
//# sourceMappingURL=GitCommitIcon.js.map