UNPKG

ngx-bootstrap-icons

Version:

Bootstrap Icons components library for your Angular Applications

7 lines (6 loc) 437 B
/** * reply-fill. * * {@link https://icons.getbootstrap.com/icons/reply-fill/}. */ export declare const replyFill = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"currentColor\" class=\"bi bi-reply-fill\" viewBox=\"0 0 16 16\">\n <path d=\"M5.921 11.9 1.353 8.62a.719.719 0 0 1 0-1.238L5.921 4.1A.716.716 0 0 1 7 4.719V6c1.5 0 6 0 7 8-2.5-4.5-7-4-7-4v1.281c0 .56-.606.898-1.079.62z\"/>\n</svg>";