<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Illustration on Give 'n' Go</title><link>https://give-n-go.co/tags/illustration/</link><description>Recent content in Illustration on Give 'n' Go</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Mon, 15 Jan 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://give-n-go.co/tags/illustration/index.xml" rel="self" type="application/rss+xml"/><item><title>Illustrations</title><link>https://give-n-go.co/collections/illustrations/</link><pubDate>Mon, 15 Jan 2024 00:00:00 +0000</pubDate><guid>https://give-n-go.co/collections/illustrations/</guid><description>&lt;h2 id="drawing-in-the-browser">Drawing in the Browser&lt;/h2>
&lt;p>Browser-native illustration occupies a fascinating space between design and engineering. Every shape is a DOM element or SVG path. Every color is a computed value. Every shadow and gradient follows the browser&amp;rsquo;s rendering pipeline. The constraints are real, but they produce work with qualities that raster illustrations cannot match: resolution independence, interactivity, animatability, and the ability to be styled with CSS.&lt;/p>
&lt;p>This collection features illustrations built entirely with HTML/CSS, SVG, or a combination of both. No embedded raster images, no canvas bitmaps. The pieces range from simple geometric compositions to detailed scenes with dozens of layered elements.&lt;/p></description></item><item><title>SVG Workflows for Interface Illustration</title><link>https://give-n-go.co/guides/svg-workflows-for-interface-illustration/</link><pubDate>Thu, 05 Oct 2023 00:00:00 +0000</pubDate><guid>https://give-n-go.co/guides/svg-workflows-for-interface-illustration/</guid><description>&lt;p>SVG sits at the heart of most serious browser-native illustration work. It scales without loss, it lives in the DOM, it responds to CSS, and it can be animated frame-by-frame or with smooth transitions. But the workflow between creating SVG in a design tool and shipping it in a production interface is full of friction that rarely gets discussed in beginner tutorials. This guide covers the full pipeline from tool export to browser delivery, with practical techniques drawn from years of illustration work for web interfaces. We address export cleanup, path optimization, accessibility labeling, CSS integration, and the structural decisions that determine whether your SVG is maintainable or becomes a liability.&lt;/p></description></item></channel></rss>