angular-feather
Version:
Feather Icons components library for your Angular Applications
2 lines (1 loc) • 327 B
TypeScript
export declare const Repeat = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" class=\"feather feather-repeat\">\n <polyline points=\"17 1 21 5 17 9\"></polyline><path d=\"M3 11V9a4 4 0 0 1 4-4h14\"></path><polyline points=\"7 23 3 19 7 15\"></polyline><path d=\"M21 13v2a4 4 0 0 1-4 4H3\"></path>\n</svg>";