UNPKG

ngx-bootstrap-icons

Version:

Bootstrap Icons components library for your Angular Applications

7 lines (6 loc) 587 B
/** * projector-fill. * * {@link https://icons.getbootstrap.com/icons/projector-fill/}. */ export declare const projectorFill = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"currentColor\" class=\"bi bi-projector-fill\" viewBox=\"0 0 16 16\">\n <path d=\"M2 4a2 2 0 0 0-2 2v3a2 2 0 0 0 2 2 1 1 0 0 0 1 1h1a1 1 0 0 0 1-1h6a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1 2 2 0 0 0 2-2V6a2 2 0 0 0-2-2H2Zm.5 2h4a.5.5 0 0 1 0 1h-4a.5.5 0 0 1 0-1ZM14 7.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm-12 1a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1h-4a.5.5 0 0 1-.5-.5Z\"/>\n</svg>";