




Download
Want Instant Downloads?
Support Tibbixel on Patreon and skip the 10-second wait! As a thank-you to our patrons, downloads start immediately—no delays. Support starts at $1.50 per month.
Frequently Asked Questions
Can I use a third-party file manager app on Android to download and view SVG files?
Yes, many popular file manager apps like Solid Explorer, FX File Explorer, and ES File Explorer allow you to download and view SVG files.
Can I use the SVG and PNG files in a educational setting, such as teaching art or design classes?
Yes, but you must comply with all applicable laws and regulations related to education and intellectual property.
What is the difference between an SVG file and a DXF file?
An SVG file contains vector graphics that can be scaled up or down, while a DXF (Drawing Exchange Format) file is typically used for cutting with CNC machines and contains numerical data.
What is a viewBox in an SVG file?
The viewBox attribute specifies the visible area of an SVG image. It's used to define the x, y, width, and height coordinates that determine what part of the image is shown.