function SvgIcon(){ var _this = this; var _icon = { arrowRightShort: ``, arrowDown:``, arrowDown2:``, arrowDown3:``, arrowUpMiddle: ``, arrowLeftMiddle: ``, arrowRightMiddle: ``, arrowRightMiddle2: ``, arrowRightMiddle3: ``, arrowRightMiddle4: ``, arrowRightMiddle5:``, arrowRightMiddle6: ``, arrowRightMiddle7: ``, arrowRightMiddle8: ``, arrowRightMiddle9: ``, arrowRightMiddle10: ``, arrowRightMiddle11: ``, arrowRightDouble: ``, arrowRightDouble2: ``, arrowLeftDouble: ``, car: ``, date: ``, date2: ``, date3: ``, tips: ``, clock: ``, member: ``, member1: ``, order: ``, phone: ``, phoneFill: ``, phoneType2: ``, phoneType3: ``, phoneType4: ``, phoneType5: ``, phoneType6: ``, phoneType7: ``, phoneType8: ``, phoneType9: ``, phoneType10: ``, phoneType11: ``, phoneType12: ``, kfType1: ``, whatsapp: ``, sanjiao: ``, sanjiao1: ``, server: ``, remarks: ``, remarks1: ``, addressFill: ``, addressType2: ``, addressType2: ``, addressType3: ``, addressType4: ``, addressType5: ``, addressType6: ``, addressType7: ``, addressType8: ``, triangle: ``, triangle2: ``, triangle3: ``, qq: ``, qq1: ``, qq2: ``, qq3: ``, wechat: ``, wechat1: ``, wechat2: ``, sina: ``, sina1: ``, mail: ``, mailType2: ``, mailType3: ``, mailType4: ``, mailType5: ``, mailType6: ``, mailType7: ``, mailType8: ``, add: ``, add2: ``, home: ``, home1: ``, home2: ``, home3: ``, home4: ``, home5: ``, home6: ``, check: ``, check2: ``, check3: ``, squared:``, return: ``, returnType2: ``, returnType3: ``, returnType4: ``, returnType5: ``, returnType6: ``, search: ``, searchType2: ``, searchType3: ``, searchType4: ``, voice: ``, mouse: ``, mouseType1: ``, instructions: ``, down: ``, down1: ``, down2: ``, down3: ``, down4: ``, password: ``, exit: ``, exit1: ``, earth1: ``, earth2: ``, earth3: ``, earth4: ``, earth5: ``, location: ``, location1: ``, share: ``, shareFacebook: ``, shareLinkedin: ``, shareTwitter: ``, shareMail: ``, shareInstagram: ``, shareYoutube: ``, service: ``, returnTop: ``, returnTop1: ``, returnTop2: ``, returnTop3: ``, pass: ``, noPass: ``, laba: '', lunbo: ``, blog: ``, test: ``, music: ``, photo: ``, video: ``, link: ``, link1: ``, play: ``, play2: ``, play3: ``, message: ``, heart: ``, heart1: ``, heart2: ``, transform1: ``, house: `` } _this.init = function(){ var _list = document.querySelectorAll('.self-svg'); var _icon_temp; for (var i=0,len=_list.length,o,k; i${_icon[v]}

data-icon:
${v}

`; } _html = ``; document.getElementById("list").innerHTML = _html } _this.init(); }