A Bud Walking Web Component

Bud means business. A work in progress. View, resize and change the color of Bud, the mascot, contained with SVG and web technology in a "web component" that can be shared -- more work to come!

Change Bud's color! Default: DSA Red

Features in progress...

HTML Code to use this web component with an adjustable width and color:

<rose-bud id="rose-bud" color="#EC1F27" width="400"></rose-bud>

JavaScript (experimental v0.0.2):

<script type="module" src="https://cdn.jsdelivr.net/gh/airbr/bud-the-mascot/js/app.js"></script>