UNPKG

@lion/ui

Version:

A package of extendable web components

7 lines (6 loc) 133 B
export default tag => tag` <svg focusable="false" viewBox="0 0 100 100"> <path d="M0,50 L100,0 V100 z"/> </svg> `;