private.svg (739B)
1 <?xml version="1.0" encoding="utf-8"?> 2 <svg xmlns="http://www.w3.org/2000/svg" 3 xmlns:xlink="http://www.w3.org/1999/xlink" 4 x="0" y="0" width="18" height="18" viewBox="0 0 18 18"> 5 <style> 6 g { 7 fill: none; 8 stroke: #fff; 9 stroke-width: 1.0325; 10 } 11 #darktext:target + g { 12 stroke: #000; 13 stroke-width: 1; 14 } 15 </style> 16 <g id="darktext"/> 17 <g> 18 <path d="M 1.5,6 c 1.5,0.35 4.2,-1.5 7.2,0 t .6,0 c 3,-1.5 5.7,0.35 7.2,0 19 c 0.25,9 -6,8 -7,7 c -.5,-.5 -.5,-.5 -1,0 c -1,1 -7.25,2 -7,-7 Z"/> 20 <path d="M 7.5,10.5 c -2.3,0 -3,0.25 -3.5,-2 c 2.5,0 3.5,-.5 3.5,2 Z"/> 21 <path d="M 10.5,10.5 c 2.3,0 3,0.25 3.5,-2 c -2.5,0 -3.5,-.5 -3.5,2 Z"/> 22 </g> 23 </svg>