芝麻web文件管理V1.00
编辑当前文件:/home/r5772835/public_html/blog.ycreate.jp/wp-content/themes/astra/inc/assets/js/ast-parse-svg.js
function parseSVG ( svg ) { svg = svg.replace( "far ", "" ) svg = svg.replace( "fas ", "" ) svg = svg.replace( "fab ", "" ) svg = svg.replace( "fa-", "" ) svg = svg.replace( "fa ", "" ) return svg } export default parseSVG