RRRoman Riaboshtaninroman-riaboshtan.hashnode.dev·Aug 16 · 22 min readWhy Figma SVG Icons Disappear in the BrowserThis usually starts with a perfectly ordinary message: “Can you export this icon from Figma?” Someone copies it, opens the file in a browser, and gets nothing. Or a tiny mark in the middle of a huge w10
RRRoman Riaboshtaninroman-riaboshtan.hashnode.dev·Aug 12 · 20 min readInline SVG vs <img> vs CSS Background vs SVG Sprite: Choosing the Right Fit Teams rarely argue about SVG itself. The argument is usually about how to put it on the page. Make that decision once in a hurry and it can hang around for several release cycles. The usual problems a10
RRRoman Riaboshtaninroman-riaboshtan.hashnode.dev·Aug 10 · 14 min readWhy SVG Icons Render at the Wrong Size: viewBox, width/height, and CSSYou export a 24×24 icon from Figma. In the browser it renders tiny or huge, or it looks sharp as SVG but turns soft after PNG export. The file is usually not broken. It carries three different sizes a131