Skip to content

Commit 5c42502

Browse files
committed
Cleaner stats icon
1 parent e5ea69c commit 5c42502

File tree

2 files changed

+3
-7
lines changed

2 files changed

+3
-7
lines changed

InteractiveHtmlBom/web/ibom.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -423,7 +423,7 @@ mark.highlight {
423423
.statsbtn {
424424
background-color: white;
425425
border: none;
426-
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 9.52 9.53'%3E%3Cg fill='none' stroke-width='.53'%3E%3Cpath d='M.8.8h7.4v7.67H.8z' stroke='%23666'/%3E%3Cpath d='M8.73 1.06V9H1.06' stroke='%23ccc'/%3E%3Cpath d='M1.85 2.12H3.7M4.5 2.12h1.06M6.09 2.12h1.05M1.85 3.44H3.7M4.5 3.44h1.06M6.09 3.44h1.05M1.85 5.3h1.33M1.85 6.88h1.32M3.97 6.88H6.6M3.97 5.3h3.17' stroke='%23000'/%3E%3C/g%3E%3C/svg%3E");
426+
background-image: url("data:image/svg+xml,%3Csvg width='36' height='36' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 6h28v24H4V6zm0 8h28v8H4m9-16v24h10V5.8' fill='none' stroke='%23000' stroke-width='2'/%3E%3C/svg%3E");
427427
background-position: center;
428428
background-repeat: no-repeat;
429429
}

icons/stats-36px.svg

Lines changed: 2 additions & 6 deletions
Loading

0 commit comments

Comments
 (0)