diff --git a/bower.json b/bower.json index 8273867..befb3ef 100644 --- a/bower.json +++ b/bower.json @@ -2,7 +2,7 @@ "name": "tech-trocafone-base-ui", "description": "Base styles for Trocafone UI.", "main": "webpack.config.js", - "version": "1.2.8", + "version": "1.3.1", "authors": [ "Trocafone" ], diff --git a/modules/troca-icons/lib/v2/config.json b/modules/troca-icons/lib/v2/config.json index 7798471..cc1c161 100755 --- a/modules/troca-icons/lib/v2/config.json +++ b/modules/troca-icons/lib/v2/config.json @@ -3295,6 +3295,20 @@ "search": [ "fill-chevron-down" ] + }, + { + "uid": "e2a7c66812c670263a74de6b8354bea4", + "css": "map", + "code": 59712, + "src": "custom_icons", + "selected": false, + "svg": { + "path": "M416.7 620.8C300 620.8 208.3 529.2 208.3 412.5S304.2 204.2 416.7 204.2 625 295.8 625 412.5 533.3 620.8 416.7 620.8ZM416.7 287.5C345.8 287.5 287.5 345.8 287.5 416.7 287.5 487.5 345.8 545.8 416.7 545.8 487.5 545.8 545.8 487.5 545.8 416.7 545.8 341.7 487.5 287.5 416.7 287.5ZM416.7 1000C408.3 1000 395.8 995.8 391.7 991.7L333.3 937.5C320.8 925 250 862.5 179.2 779.2 150 745.8 125 712.5 100 679.2 62.5 637.5 33.3 583.3 16.7 525 4.2 495.8 0 462.5 0 433.3 0 429.2 0 425 0 420.8L0 416.7C0 187.5 187.5 0 416.7 0S833.3 187.5 833.3 412.5C833.3 416.7 833.3 425 833.3 429.2L833.3 433.3C833.3 462.5 829.2 495.8 816.7 525 800 583.3 770.8 633.3 733.3 679.2 712.5 708.3 687.5 741.7 658.3 775 587.5 858.3 516.7 920.8 504.2 933.3L445.8 983.3C433.3 995.8 425 1000 416.7 1000ZM416.7 79.2C233.3 79.2 83.3 229.2 83.3 412.5L83.3 420.8C83.3 425 83.3 429.2 83.3 433.3 83.3 454.2 87.5 479.2 95.8 504.2 108.3 554.2 133.3 595.8 162.5 633.3 187.5 666.7 212.5 695.8 237.5 729.2 308.3 812.5 379.2 875 387.5 883.3L416.7 908.3 445.8 879.2C454.2 870.8 525 808.3 595.8 729.2 625 695.8 645.8 666.7 670.8 637.5 704.2 595.8 729.2 554.2 741.7 508.3 750 483.3 754.2 462.5 754.2 437.5 754.2 437.5 754.2 437.5 754.2 433.3L754.2 425C754.2 420.8 754.2 416.7 754.2 412.5 750 229.2 600 79.2 416.7 79.2Z", + "width": 833 + }, + "search": [ + "map" + ] } ] } \ No newline at end of file diff --git a/modules/troca-icons/lib/v2/font/trocafont.eot b/modules/troca-icons/lib/v2/font/trocafont.eot index c046147..899a2f2 100755 Binary files a/modules/troca-icons/lib/v2/font/trocafont.eot and b/modules/troca-icons/lib/v2/font/trocafont.eot differ diff --git a/modules/troca-icons/lib/v2/font/trocafont.ttf b/modules/troca-icons/lib/v2/font/trocafont.ttf index cf757a6..2120a6c 100755 Binary files a/modules/troca-icons/lib/v2/font/trocafont.ttf and b/modules/troca-icons/lib/v2/font/trocafont.ttf differ diff --git a/modules/troca-icons/lib/v2/font/trocafont.woff b/modules/troca-icons/lib/v2/font/trocafont.woff index 624d59b..8ca0764 100755 Binary files a/modules/troca-icons/lib/v2/font/trocafont.woff and b/modules/troca-icons/lib/v2/font/trocafont.woff differ diff --git a/modules/troca-icons/lib/v2/font/trocafont.woff2 b/modules/troca-icons/lib/v2/font/trocafont.woff2 index 6f07e82..2edfaa5 100755 Binary files a/modules/troca-icons/lib/v2/font/trocafont.woff2 and b/modules/troca-icons/lib/v2/font/trocafont.woff2 differ diff --git a/package.json b/package.json index 85abf5b..6cd7836 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@tech-trocafone/base-ui", "description": "Base styles for Trocafone UI.", - "version": "1.3.0", + "version": "1.3.1", "devDependencies": { "css-loader": "^3.5.2", "extract-text-webpack-plugin": "^3.0.2",