Skip to content

Instantly share code, notes, and snippets.

@american-river-gold
american-river-gold / bs-navbar-brand-svg.html
Created May 9, 2021 15:02 — forked from michaelcarwile/bs-navbar-brand-svg.html
Bootstrap navbar-brand with inline .svg
<a class="navbar-brand">
<svg
class="svg-brand"
viewBox="0 0 450 100"
preserveAspectRatio="xMidYMin"
version="1.1"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink">
<defs></defs>