@tableflow/js
Version:
The JavaScript SDK for TableFlow. Embed an importer to collect and transform CSV files in your application.
8 lines (6 loc) • 365 B
text/typescript
const arrowUp = `<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg" transform="scale(1, -1)"
stroke="#98A2B3">
<path d="M6.00065 1.33331V10.6666M6.00065 10.6666L10.6673 5.99998M6.00065 10.6666L1.33398 5.99998"
stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round" />
</svg>`;
export default arrowUp;