angular-feather
Version:
Feather Icons components library for your Angular Applications
2 lines (1 loc) • 312 B
TypeScript
export declare const ArrowDownCircle = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" class=\"feather feather-arrow-down-circle\">\n <circle cx=\"12\" cy=\"12\" r=\"10\"></circle><polyline points=\"8 12 12 16 16 12\"></polyline><line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"16\"></line>\n</svg>";