A downloadable project

Download the .svg images that is about the most favorite mod of incredibox "SPRUNKI!!"

------------------------

You can see the horror version, by the way, press the link above:

https://durple-a-sprunki.itch.io/sprunki-characters-phase-2-svg

------------------------

Please when you will use this, credit me, pls.

-----------------------

Also, SPECIAL thanks to Zimbomb Plays for this amazing idea.

Updated 7 days ago
Published 13 days ago
StatusReleased
CategoryOther
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
AuthorDurple "Sprunki"
Tagsgraphical-assets, Horror, Sprunki, SVG

Download

Download
Oren.svg 6.1 kB
Download
Raddy.svg 5.5 kB
Download
Clukr.svg 5.8 kB
Download
Fun Bot.svg 5.3 kB
Download
Vineria.svg 19 kB
Download
Gray.svg 7.4 kB
Download
Brud.svg 4.7 kB
Download
Garnold.svg 5.7 kB
Download
Owakcx.svg 3.9 kB
Download
Sky.svg 5.3 kB
Download
Mr Sun.svg 2.5 kB
Download
Durple.svg 5.2 kB
Download
Mr Tree.svg 3.5 kB
Download
Simon.svg 5.6 kB
Download
Tunner.svg 5.8 kB
Download
Mr Fun Computer.svg 5.3 kB
Download
Wenda.svg 5.5 kB
Download
Pinki.svg 5.5 kB
Download
Jevin.svg 4.7 kB
Download
Black (Normal Form).svg 3.6 kB
Download
Polo.svg 3.9 kB

Install instructions

If you don't know what are .svg files, go there:

https://www.lifewire.com/svg-file-4120603

Comments

Log in with itch.io to leave a comment.

Dont forget about me guys asking this idea*

Of course!!, and thank you very much ♥

What are svgs?

SVG stands for Scalable Vector Graphics. It is a widely-used format for defining vector-based graphics using XML. Unlike raster images (like JPEG or PNG), SVG images are resolution-independent, meaning they can be scaled to any size without losing quality.


---Key Features of SVG


  1. Scalability: SVG images can be resized without any loss of quality, making them ideal for responsive web design.
  2. Text-Based Format: SVG files are essentially text files that describe the shapes, colors, and text of the image using XML. This makes them easy to edit with any text editor.
  3. Interactivity and Animation: SVG supports interactivity and animation, allowing for dynamic and engaging graphics on web pages.
  4. Compatibility: SVG is supported by all major web browsers, making it a versatile choice for web graphics.

---Example of SVG Code

Here is a simple example of SVG code that draws a circle:

<svg width="100" height="100" xmlns="http://www.w3.org/2000/svg">

<circle cx="50" cy="50" r="40" stroke="green" stroke-width="4" fill="yellow" />

</svg>


This code creates a yellow circle with a green border, centered within a 100x100 pixel area.


---Advantages of SVG


  • High Quality: SVG images do not lose quality when zoomed or resized.
  • Editable: Since SVG files are text-based, they can be easily edited using text editors or specialized software like Adobe Illustrator or Inkscape.
  • Searchable and Indexable: SVG files can be searched and indexed, which is beneficial for SEO.
  • Small File Size: SVG files are often smaller in size compared to raster images, especially when dealing with simple graphics.


---How to Open and Edit SVG Files


SVG files can be opened and viewed in any modern web browser. For editing, you can use software like Adobe Illustrator, Inkscape, or even a simple text editor.


---Use Cases for SVG


  • Icons and Logos: SVG is perfect for icons and logos due to its scalability.
  • Infographics and Charts: SVG is ideal for creating infographics and charts that need to be resized without losing clarity.
  • Web Animations: SVG can be used to create interactive and animated graphics for web pages.


In summary, SVG is a powerful and flexible format for creating high-quality, scalable graphics that are perfect for web use. Its text-based nature makes it easy to edit and integrate with other web technologies like CSS and JavaScript.

If you need more info go there: https://www.lifewire.com/svg-file-4120603

(1 edit)

Its better to use it on scratch or turbowarp :)