Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
],
Expand Down
14 changes: 14 additions & 0 deletions modules/troca-icons/lib/v2/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
]
}
]
}
Binary file modified modules/troca-icons/lib/v2/font/trocafont.eot
Binary file not shown.
Binary file modified modules/troca-icons/lib/v2/font/trocafont.ttf
Binary file not shown.
Binary file modified modules/troca-icons/lib/v2/font/trocafont.woff
Binary file not shown.
Binary file modified modules/troca-icons/lib/v2/font/trocafont.woff2
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down