UNPKG

@todovue/tv-button

Version:

A customizable button component for TODOvue, supporting multiple variants, sizes, and icon modes.

5 lines (4 loc) 304 B
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=`<svg xmlns="http://www.w3.org/2000/svg" class="tv-icon-svg" viewBox="0 0 24 24" fill="currentColor"> <path d="M3 13H11V3H3V13ZM3 21H11V15H3V21ZM13 21H21V11H13V21ZM13 3V9H21V3H13Z" /> </svg> `;exports.default=t;