Articles by Tag #svg

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

100% CSS: Fetch and Exfiltrate 512 bits of Server-Generated Data Embedded in an Animated SVG

This is a direct followup to to Getting 32 bit API Response Data in CSS In CSS, 16 bits of...

Learn More 45 0Jan 17

Generating SVG sprites (spritesheets) for ASP.NET apps

If you’ve ever wrangled dozens of SVG icons into a sprite sheet, you know how tedious and error-prone...

Learn More 0 0Oct 23

Building a Shapes Learning Exercise in Blazor with Radzen Components

🎓 Build an Interactive Shapes Learning Exercise with Blazor WebAssembly & Radzen...

Learn More 0 0Oct 9

How SVG Became the Standard Icon Format

Every app, be it mobile or web, is designed for multiple types of devices nowadays. Every component...

Learn More 5 0Jul 28

Icon Font vs SVG : Which One Should You Use?

Icons are everywhere on the web these days. They make websites easier to navigate and help users...

Learn More 5 0Jul 24

Curving Text Around a Circle Using SVG

In this tutorial, I’ll walk you through how to curve text along a circular path using SVG—just like...

Learn More 1 1Sep 14

Best Practices for Using Dynamic SVGs in Your Frontend

🔄 How often have you needed to update icons dynamically based on user interaction? Whether it's...

Learn More 6 0Jun 29

Reusing SVG Icons for Faster Pages

A lesser-known SVG feature can improve your website's performance.

Learn More 11 0Jun 30

The Surprisingly Weird World of Favicons (And How to Survive It)

Not a year goes by without another "how to use favicon this year" article. Let's recap what has...

Learn More 2 0Apr 15

Scroll SVG Path with Framer Motion

Hello! Over the past few days, I’ve been diving into the world of SVG path animations that respond to...

Learn More 4 0Feb 15

How to Apply Blur, Shadow, and Color Effects to Images Using SVG Filters

Want to add advanced visual effects like blur, shadows, or grayscale to images and HTML elements...

Learn More 0 0Apr 18

How to Import SVG Files to React + Vite Project (2025)

When working with React projects in Vite, you may want to import SVGs as React components instead of...

Learn More 1 0Aug 20

How to optimize SVG files for better use in projects?

We often come across large and complex SVG files full of redundancies, which can be a hassle....

Learn More 0 0Mar 26

🎨 ICONIC — A Curated Gallery of Open Source Skill Icons You Can Contribute To

🖼️ A beautiful, growing library of themed icons — powered by you. Project URL: GitHub Project -...

Learn More 2 0May 29

Should You Use Multiple Chevron SVG Images or Rotate a Single SVG Icon with CSS?

Adding a single chevron icon to the assets and rotating the others using CSS is a more efficient...

Learn More 0 0Mar 26

Rocket SVG Cursor

SVG implementation of a cool cursor canvas widget, edited to be a rocket

Learn More 0 0May 21

Svg Animations Done Easy

Ever heard of SVG? For the past year, I have been hobbying around using the new CSS feature to...

Learn More 5 0Feb 19

Empowering Designers and Developers with Effortless Image Conversion

In the fast-paced world of design and development, efficiency is everything. That's why I created a...

Learn More 0 0Mar 30

Iconoir: The Ultimate Icon Library for Modern Developers

Quick Summary: 📝 Iconoir is an open-source icon library offering over 1600 unique SVG...

Learn More 0 0May 10

SVG vs Canvas: Understanding the Differences and When to Use Each

When building interactive or visually rich web applications, you often have to decide between SVG...

Learn More 1 0Jul 11

🎥 Design, animate, and export video with AI— all in SVG, in your browser

Hey folks 👋 We’ve been building Framv — a motion-first design canvas built entirely around SVG, and...

Learn More 0 0Apr 10

Canvas vs. SVG: Understanding Their Functional Differences

When making web graphics, you’ll often use Canvas or SVG. While both can display graphics, they work...

Learn More 3 2Jan 22

4 Ways to Include SVG in HTML and a11y consideration

Here are 4 common approaches for including SVGs in HTML, along with a sample examples, comparison...

Learn More 0 0Apr 26

Animating SVGs in React with the Native Web Animations API (No Libraries Needed)

While React libraries like Framer Motion are amazing, sometimes you want fine-grained control over...

Learn More 1 0Apr 26

Real-World Use Cases for SVG Filters in Modern Web Development

SVG filters are one of the most underutilized tools in front-end development. While CSS filters get a...

Learn More 1 0May 8

The Ultimate Guide to SVG Icons in Angular: From Basic to Semantic

Working with SVG icons in Angular projects can be approached in several ways, each with distinct...

Learn More 4 0Jan 3

用 Inkscape 批次幫 SVG 檔文字轉外框

我的工作會遇到需要把 SVG 檔內含的文字轉外框,這可以透過開放原始碼的 Inkscape 處理,而且 Inkscape 還提供 CLI 介面,可以像是透過 Selenium 或是 Playwright...

Learn More 1 0Jul 30

Animating Large SVGs in React Without Crashing Mobile Browsers

Animating complex SVGs in React can easily destroy mobile performance if you’re not careful. This...

Learn More 0 0Apr 26

The Swiss Army Knife of Vector Graphics Scripting

Scalable vector graphics anyone? The Swiss Army Knife of Vector Graphics Scripting – Scriptographer...

Learn More 0 0May 23

SVG Path Editor – Draw and Edit SVGs Easily 🚀

SVG Path Editor – Draw and Edit SVGs Easily 🚀 SVGs are powerful for modern web design, but...

Learn More 0 0Sep 10