chore(icons,toolbox): Update icons (#7505)
This commit is contained in:
committed by
GitHub
parent
ee0b93078f
commit
75791f2cbd
@@ -15,11 +15,11 @@
|
||||
"@svgr/plugin-prettier": "8.0.1",
|
||||
"@svgr/plugin-svgo": "8.0.1",
|
||||
"axios": "^0.24.0",
|
||||
"axios-retry": "^3.1.9",
|
||||
"commander": "11.0.0",
|
||||
"dotenv": "^16.4.5",
|
||||
"fs-extra": "11.1.1",
|
||||
"picocolors": "^1.0.0",
|
||||
"retry-axios": "^2.6.0",
|
||||
"ts-dedent": "2.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
@@ -22,7 +22,7 @@ export async function transformSvg({
|
||||
typescript: true,
|
||||
replaceAttrValues: !fixed
|
||||
? {
|
||||
"#030712": "{color}",
|
||||
"#09090B": "{color}",
|
||||
}
|
||||
: undefined,
|
||||
svgProps: {
|
||||
|
||||
Reference in New Issue
Block a user