x.svg (607B)
1 <?xml version="1.0" encoding="UTF-8"?> 2 3 <!-- 4 Copyright (c) 2025, Oracle and/or its affiliates. All rights reserved. 5 DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 6 7 Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl/ 8 --> 9 10 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"> 11 <path d="m8 8 84 84" style="fill:#c6c6c6;fill-opacity:1;stroke:#505050;stroke-width:15;stroke-dasharray:none;stroke-opacity:1"/> 12 <path d="M8 92 92 8" style="fill:#000;stroke:#505050;stroke-width:15;stroke-dasharray:none;stroke-opacity:1"/> 13 </svg>