Fix the design of the ESTIMATED SYMBOL (U+212E
) to match its spec; Refine design of POWER SYMBOL (U+23FB
) and HEAVY CHECK MARK (U+2714
) (#2245)
* Make estimated sign match its spec * Refine power standby symbol * Check mark refinement * Doc * fmt
This commit is contained in:
parent
f28a26504a
commit
733f56fe79
33 changed files with 225 additions and 177 deletions
|
@ -1,13 +1,13 @@
|
|||
{
|
||||
"name": "@iosevka/amend-readme",
|
||||
"version": "29.0.2",
|
||||
"version": "29.0.3",
|
||||
"private": true,
|
||||
"exports": {
|
||||
".": "./src/index.mjs"
|
||||
},
|
||||
"dependencies": {
|
||||
"@iarna/toml": "^2.2.5",
|
||||
"@iosevka/param": "29.0.2",
|
||||
"@iosevka/param": "29.0.3",
|
||||
"@unicode/unicode-15.1.0": "^1.5.2"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue