8000 feat(icons): update Twitter X logo (#8764) · videojs/video.js@b58b4c5 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Commit b58b4c5

Browse files
authored
feat(icons): update Twitter X logo (#8764)
## Specific Changes proposed - update font version to 4.2.0 to use updated Twitter icon - update to Twitter X icon in SVG ## Requirements Checklist - [x] Feature implemented / Bug fixed - [ ] If necessary, more likely in a feature request than a bug fix - [ ] Change has been verified in an actual browser (Chrome, Firefox, IE) - [ ] Unit Tests updated or fixed - [ ] Docs/guides updated - [ ] Example created ([starter template on JSBin](https://codepen.io/gkatsev/pen/GwZegv?editors=1000#0)) - [ ] Has no DOM changes which impact accessiblilty or trigger warnings (e.g. Chrome issues tab) - [ ] Has no changes to JSDoc which cause `npm run docs:api` to error - [ ] Reviewed by Two Core Contributors
1 parent f4186a0 commit b58b4c5

File tree

3 files changed

+31
-26
lines changed

3 files changed

+31
-26
lines changed

package-lock.json

+28-23
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"mux.js": "^7.0.1",
9797
"safe-json-parse": "4.0.0",
9898
"videojs-contrib-quality-levels": "4.1.0",
99-
"videojs-font": "4.1.0",
99+
"videojs-font": "4.2.0",
100100
"videojs-vtt.js": "0.15.5"
101101
},
102102
"devDependencies": {

src/images/icons.svg

+2-2
Loading

0 commit comments

Comments
 (0)
0