A fork of the Materia GTK theme.

Important information: Google announced that, from September 2026, Android devices will require ALL apps to be signed by Google, effectively leading to an iOS situation. Value your right to a computer that does what you want; do not tolerate this monopolistic practice! Contact me if you don't understand why it is bad. Click to learn more.

svg: Simplify marks slider paths

by roundabout, Wednesday, 22 May 2019, 21:23:33 (1558560213), pushed by roundabout, Sunday, 11 May 2025, 13:22:38 (1746969758)

Author identity: nana-4 <hnmaigo@gmail.com>

62320782a6b04f840696935a823bb29372705e07

src/gtk/assets.svg

@@ -47,7 +47,7 @@

                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                                <g id="base-scale-horz-marks-before-slider">
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                                  <rect width="24" height="24" fill="none"/>
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                              <path d="M6 12a6 6 0 1 0 6-6H6z" transform="rotate(45 12 12)"/>
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                              <path d="M6 6h6a6 6 0 1 1-6 6z" transform="rotate(45 12 12)"/>
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                                </g>
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                                <g id="base-scale-vert-marks-after-slider">
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                            
                                

src/gtk/assets/scalable/cursor-handle-symbolic.svg

@@ -1,3 +1,3 @@

                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24">
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                          <path d="M0 12a12 12 0 0 0 12 12 12 12 0 0 0 12-12A12 12 0 0 0 12 0H0z"/>
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                          <path d="M0 0h12A12 12 0 1 1 0 12z"/>
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            </svg>