Regular Expressions 101

Community Patterns

Aplayer Icons Regex

0

Regular Expression
PCRE2 (PHP >=7.3)

/
^<svg.+?viewBox="(.+?)".*><path.+?d="(.+?)".*><\/path><\/svg>$
/
gm

Description

no description available

Submitted by anonymous - 3 years ago