1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-02 01:32:41 +00:00

Reorganize DNS recommendations (#2330)

Co-authored-by: Daniel Gray <dngray@privacyguides.org>
This commit is contained in:
2023-11-14 22:03:04 -06:00
committed by Daniel Gray
parent d050d27767
commit f37e72084c
4 changed files with 183 additions and 72 deletions

View File

@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'>
<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2" version="1.1" viewBox="0 0 128 128" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<circle cx="64" cy="64" r="64" fill="#222"/>
<g transform="matrix(2.2856 0 0 2.2856 14.088 26.287)" fill="#5fd800" fill-rule="nonzero">
<path d="m1.436 15.5c-0.866 0-1.559-0.734-1.418-1.588 1.26-7.606 7.934-13.412 16.153-13.412h3.38c0.711 0 1.286 0.576 1.286 1.286 0 7.574-6.14 13.714-13.714 13.714h-5.687z"/>
<path d="m1.436 17.5c-0.866 0-1.559 0.734-1.418 1.588 1.26 7.606 7.934 13.412 16.153 13.412h3.38c0.711 0 1.286-0.576 1.286-1.286 0-7.574-6.14-13.714-13.714-13.714h-5.687z"/>
<path d="m36.551 17.5c-7.574 0-13.714 6.14-13.714 13.714 0 0.71 0.576 1.286 1.286 1.286h3.38c8.219 0 14.893-5.806 16.153-13.412 0.141-0.854-0.552-1.588-1.418-1.588h-5.687z"/>
<path d="m42.238 15.5c0.866 0 1.559-0.734 1.418-1.588-1.26-7.606-7.934-13.412-16.153-13.412h-3.38c-0.71 0-1.286 0.576-1.286 1.286 0 7.574 6.14 13.714 13.714 13.714h5.687z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'>
<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2" version="1.1" viewBox="0 0 128 128" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<g transform="matrix(.2551 0 0 .2551 -1.3056 -.98036)">
<path d="m469.14 139.98-0.016-0.391c-0.218-4.819-0.363-9.919-0.452-15.592-0.409-27.666-22.402-50.55-50.071-52.097-57.69-3.219-102.32-22.031-140.45-59.198l-0.326-0.31c-12.437-11.404-31.199-11.404-43.64 0l-0.326 0.31c-38.132 37.167-82.76 55.979-140.45 59.202-27.666 1.543-49.662 24.427-50.072 52.097-0.084 5.635-0.233 10.734-0.452 15.588l-0.023 0.907c-1.121 58.827-2.515 132.04 21.978 198.49 13.467 36.543 33.863 68.309 60.618 94.42 30.472 29.737 70.384 53.345 118.63 70.166 1.57 0.547 3.2 0.991 4.862 1.324 2.343 0.467 4.701 0.701 7.059 0.701s4.72-0.234 7.059-0.701c1.661-0.333 3.304-0.78 4.881-1.332 48.184-16.851 88.054-40.471 118.5-70.204 26.744-26.119 47.14-57.892 60.619-94.443 24.584-66.652 23.194-140 22.077-198.94z" fill="url(#_Linear1)" fill-rule="nonzero"/>
</g>
<defs>
<linearGradient id="_Linear1" x2="1" gradientTransform="matrix(187.31 450.98 -450.98 187.31 42.36 3.843)" gradientUnits="userSpaceOnUse"><stop stop-color="#00a9ff" offset="0"/><stop stop-color="#05f" offset="1"/></linearGradient>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB