fn extract_path_d(svg: &[u8]) -> Option<String>
SVG XML から <path d="..."> の d 属性値を抽出する
<path d="...">