<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Design on AI VOID</title><link>https://ai-blog.noorshomelab.dev/categories/design/</link><description>Recent content in Design on AI VOID</description><generator>Hugo</generator><language>en</language><lastBuildDate>Thu, 07 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://ai-blog.noorshomelab.dev/categories/design/index.xml" rel="self" type="application/rss+xml"/><item><title>Advanced Topics: Gradients and Patterns</title><link>https://ai-blog.noorshomelab.dev/svg-guide/advanced-gradients-patterns/</link><pubDate>Sun, 02 Nov 2025 18:00:00 +0530</pubDate><guid>https://ai-blog.noorshomelab.dev/svg-guide/advanced-gradients-patterns/</guid><description>&lt;h1 id="7-advanced-topics-gradients-and-patterns"&gt;7. Advanced Topics: Gradients and Patterns&lt;/h1&gt;
&lt;p&gt;Beyond solid fills and strokes, SVG offers powerful ways to create rich visual textures using gradients and patterns. These advanced styling features allow for smooth color transitions and repeatable graphical fills, adding depth and sophistication to your designs. Gradients and patterns are typically defined within a &lt;code&gt;&amp;lt;defs&amp;gt;&lt;/code&gt; section and then referenced by ID using the &lt;code&gt;fill&lt;/code&gt; or &lt;code&gt;stroke&lt;/code&gt; attribute.&lt;/p&gt;
&lt;h2 id="71-linear-gradients-lineargradient"&gt;7.1 Linear Gradients: &lt;code&gt;&amp;lt;linearGradient&amp;gt;&lt;/code&gt;&lt;/h2&gt;
&lt;p&gt;A linear gradient transitions smoothly between two or more colors along a straight line.&lt;/p&gt;</description></item><item><title>Advanced Topics: Clipping, Masking, and Filters</title><link>https://ai-blog.noorshomelab.dev/svg-guide/advanced-clipping-masking-filters/</link><pubDate>Sun, 02 Nov 2025 18:00:00 +0530</pubDate><guid>https://ai-blog.noorshomelab.dev/svg-guide/advanced-clipping-masking-filters/</guid><description>&lt;h1 id="8-advanced-topics-clipping-masking-and-filters"&gt;8. Advanced Topics: Clipping, Masking, and Filters&lt;/h1&gt;
&lt;p&gt;This chapter introduces some of the most visually impactful and powerful features of SVG: clipping, masking, and filters. These techniques allow you to create complex shapes, intricate transparency effects, and stunning pixel-like visual effects directly within your vector graphics. Like gradients and patterns, these elements are typically defined within a &lt;code&gt;&amp;lt;defs&amp;gt;&lt;/code&gt; section.&lt;/p&gt;
&lt;h2 id="81-clipping-paths-clippath"&gt;8.1 Clipping Paths: &lt;code&gt;&amp;lt;clipPath&amp;gt;&lt;/code&gt;&lt;/h2&gt;
&lt;p&gt;A clipping path defines a region where part of an SVG element is &amp;ldquo;clipped&amp;rdquo; or cut out. Only the parts of the element that fall &lt;em&gt;inside&lt;/em&gt; the clipping path&amp;rsquo;s region are visible. Anything outside is transparent.&lt;/p&gt;</description></item><item><title>Building and Scaling Design Systems: A Practical Guide</title><link>https://ai-blog.noorshomelab.dev/guides/building-scaling-design-systems-guide/</link><pubDate>Thu, 07 May 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/guides/building-scaling-design-systems-guide/</guid><description>&lt;p&gt;Welcome to &amp;ldquo;Building and Scaling Design Systems: A Practical Guide&amp;rdquo;!&lt;/p&gt;
&lt;p&gt;Have you ever found yourself on a project where different parts of the user interface looked slightly off, or where designers and developers spent valuable time discussing the exact shade of a button? These inconsistencies and communication gaps often lead to slower development, a fragmented user experience, and increased maintenance costs.&lt;/p&gt;
&lt;h3 id="why-a-design-system-matters-in-real-work"&gt;Why a Design System Matters in Real Work&lt;/h3&gt;
&lt;p&gt;A &lt;strong&gt;Design System&lt;/strong&gt; is more than just a collection of UI components. It&amp;rsquo;s a comprehensive framework that includes principles, guidelines, reusable components, and tools, all working together to ensure visual and functional consistency across an entire product ecosystem. Think of it as the foundational blueprint for your brand&amp;rsquo;s digital presence, providing a single source of truth for how everything should look and behave.&lt;/p&gt;</description></item></channel></rss>