File tree 1 file changed +5
-5
lines changed 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 75
75
< img src ="<%= require('matrix-react-sdk/res/img/warning.svg').default %> " aria-hidden alt ="" width ="24 " height ="23 " style ="visibility: hidden; position: absolute; top: 0px; left: 0px; "/>
76
76
< img src ="<%= require('matrix-react-sdk/res/img/e2e/warning.svg').default %> " aria-hidden alt ="" width ="24 " height ="23 " style ="visibility: hidden; position: absolute; top: 0px; left: 0px; "/>
77
77
< img src ="<%= require('matrix-react-sdk/res/img/feather-customised/warning-triangle.svg').default %> " aria-hidden alt ="" width ="24 " height ="23 " style ="visibility: hidden; position: absolute; top: 0px; left: 0px; "/>
78
- < img src ="<%= require('matrix-react-sdk/res/img/format /bold.svg').default %> " aria-hidden alt ="" width ="25 " height ="22 " style ="visibility: hidden; position: absolute; top: 0px; left: 0px; "/>
79
- < img src ="<%= require('matrix-react-sdk/res/img/format/ code.svg').default %> " aria-hidden alt ="" width ="25 " height ="22 " style ="visibility: hidden; position: absolute; top: 0px; left: 0px; "/>
80
- < img src ="<%= require('matrix-react-sdk/res/img/format/italics .svg').default %> " aria-hidden alt ="" width ="25 " height ="22 " style ="visibility: hidden; position: absolute; top: 0px; left: 0px; "/>
81
- < img src ="<%= require('matrix-react-sdk/res/img/format /quote.svg').default %> " aria-hidden alt ="" width ="25 " height ="22 " style ="visibility: hidden; position: absolute; top: 0px; left: 0px; "/>
82
- < img src ="<%= require('matrix-react-sdk/res/img/format /strikethrough.svg').default %> " aria-hidden alt ="" width ="25 " height ="22 " style ="visibility: hidden; position: absolute; top: 0px; left: 0px; "/>
78
+ < img src ="<%= require('@vector-im/compound-design-tokens/icons /bold.svg').default %> " aria-hidden alt ="" width ="25 " height ="22 " style ="visibility: hidden; position: absolute; top: 0px; left: 0px; "/>
79
+ < img src ="<%= require('@vector-im/compound-design-tokens/icons/inline- code.svg').default %> " aria-hidden alt ="" width ="25 " height ="22 " style ="visibility: hidden; position: absolute; top: 0px; left: 0px; "/>
80
+ < img src ="<%= require('@vector-im/compound-design-tokens/icons/italic .svg').default %> " aria-hidden alt ="" width ="25 " height ="22 " style ="visibility: hidden; position: absolute; top: 0px; left: 0px; "/>
81
+ < img src ="<%= require('@vector-im/compound-design-tokens/icons /quote.svg').default %> " aria-hidden alt ="" width ="25 " height ="22 " style ="visibility: hidden; position: absolute; top: 0px; left: 0px; "/>
82
+ < img src ="<%= require('@vector-im/compound-design-tokens/icons /strikethrough.svg').default %> " aria-hidden alt ="" width ="25 " height ="22 " style ="visibility: hidden; position: absolute; top: 0px; left: 0px; "/>
83
83
84
84
<!-- let CSS themes pass constants to the app -->
85
85
< div id ="mx_theme_accentColor "> </ div > < div id ="mx_theme_secondaryAccentColor "> </ div > < div id ="mx_theme_tertiaryAccentColor "> </ div >
You can’t perform that action at this time.
0 commit comments