feat(shared): Consolidate icons, simple spinner
This commit is contained in:
parent
a90e2a8a7d
commit
37f7833983
88 changed files with 878 additions and 1116 deletions
|
@ -1,6 +1,6 @@
|
|||
import PDFDocument from 'pdfkit/js/pdfkit.standalone'
|
||||
import SVGtoPDF from 'svg-to-pdfkit'
|
||||
import { path as logoPath } from 'shared/components/icons/freesewing.js'
|
||||
import { logoPath } from 'shared/components/icons.mjs'
|
||||
|
||||
/** an svg of the logo to put on the cover page */
|
||||
const logoSvg = `<svg viewBox="0 0 25 25">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue