generated at
buzzword
a word or phrase, often an item of jargon, that is fashionable at a particular time or in a particular context.



b.svg
<svg width="440" height="100" viewBox="0 0 440 100" xmlns="http://www.w3.org/2000/svg"> <g> <rect x="5" y="5" width="430" height="90" rx="10" ry="10" fill-opacity="0" stroke="#ff4400" stroke-width="5" /> <text x="15" y="80" font-size="80" fill="#ff4400" font-weight="600" letter-spacing="-1" word-spacing="-1" > Buzzword </text> </g> </svg>


bz.svg
<svg width="250" height="100" viewBox="0 0 250 100" xmlns="http://www.w3.org/2000/svg"> <rect x="5" y="5" width="240" height="90" rx="45" ry="45" fill="#DDD" fill-opacity="1" stroke="#DDD" stroke-width="4" /> <text x="40" y="65" font-size="35" stroke-width="1" stroke="white" fill="white" font-weight="800" letter-spacing="-1" word-spacing="-1" > Buzzword </text> </svg>