Switch from 48px weight 600 material symbol icons to 24px weight 400 icons (#28064)
This commit is contained in:
		@@ -1,6 +1,6 @@
 | 
			
		||||
module.exports = {
 | 
			
		||||
  test: /\.svg$/,
 | 
			
		||||
  include: [/node_modules\/@material-symbols/, /svg-icons/],
 | 
			
		||||
  include: [/material-icons/, /svg-icons/],
 | 
			
		||||
  issuer: /\.[jt]sx?$/,
 | 
			
		||||
  use: [
 | 
			
		||||
    {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user