export const icon_lucide_git_pull_request_draft = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 864 864"><circle cx="576" cy="576" r="72"  stroke="currentColor" stroke-width="36" stroke-linecap="round" stroke-linejoin="round" fill="none"/><circle cx="288" cy="288" r="72"  stroke="currentColor" stroke-width="36" stroke-linecap="round" stroke-linejoin="round" fill="none"/><path d="M576 288V264"  stroke="currentColor" stroke-width="36" stroke-linecap="round" stroke-linejoin="round" fill="none"/><path d="M576 408v-24"  stroke="currentColor" stroke-width="36" stroke-linecap="round" stroke-linejoin="round" fill="none"/><line x1="288" x2="288" y1="360" y2="648"  stroke="currentColor" stroke-width="36" stroke-linecap="round" stroke-linejoin="round" fill="none"/></svg>`;
