JFIF x x C C " } !1AQa "q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w !1AQ aq"2B #3Rbr{
File "svg-path-element.js"
Full Path: /var/www/html/ctctaxi/public/assets/vendor_components/jvectormap/src/svg-path-element.js
File size: 221 bytes
MIME-type: text/plain
Charset: utf-8
jvm.SVGPathElement = function(config, style){
jvm.SVGPathElement.parentClass.call(this, 'path', config, style);
this.node.setAttribute('fill-rule', 'evenodd');
}
jvm.inherits(jvm.SVGPathElement, jvm.SVGShapeElement);