RunKit + npm: is-svg

node v17.9.1
endpointsharetweet
var isSvg = require("is-svg") isSvg(`<?xml version="1.0" encoding="UTF-8" standalone="no"?> <svg xmlns="http://www.w3.org/2000/svg" width="75" height="75" version="1.1" ></svg>`)
Created from: https://npm.runkit.com/is-svg
Loading…