ngx-bootstrap-icons
Version:
Bootstrap Icons components library for your Angular Applications
7 lines (6 loc) • 536 B
TypeScript
/**
* cup-fill.
*
* {@link https://icons.getbootstrap.com/icons/cup-fill/}.
*/
export declare const cupFill = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"currentColor\" class=\"bi bi-cup-fill\" viewBox=\"0 0 16 16\">\n <path fill-rule=\"evenodd\" d=\"M.11 3.187A.5.5 0 0 1 .5 3h13a.5.5 0 0 1 .488.608l-.22.991a3.001 3.001 0 0 1-1.3 5.854l-.132.59A2.5 2.5 0 0 1 9.896 13H4.104a2.5 2.5 0 0 1-2.44-1.958L.012 3.608a.5.5 0 0 1 .098-.42Zm12.574 6.288a2 2 0 0 0 .866-3.899l-.866 3.9Z\"/>\n</svg>";