Registry / utility / esvg
library4.6.11rbrubygemsunverified

Embeds SVGs directly into HTML or CSS for efficient icon and graphic usage.

gem install esvg
INSTALL
IMPORT
SIG · ESVG
E
esvg
utilityrubyv4.6.11
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Esvg
require 'esvg'

Embed an SVG icon

require 'esvg' Esvg.configure { |c| c.default_dir = 'icons' } puts Esvg.svg('icon-name')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.6.11latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
esvg — gem install esvg · libregistry