Solution added SVG name changed 2 more time

This commit is contained in:
Liu 2024-07-19 15:54:00 +08:00
Родитель 5925b6cbe2
Коммит 79bba60538
2 изменённых файлов: 4 добавлений и 7 удалений

Просмотреть файл

@ -1,29 +1,26 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="292c745e-a15c-468c-8909-342ecc8d3224" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 75 75">
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 75 75">
<defs>
<style>
.cls-1 {
fill: #000028;
fill-rule: evenodd;
}
.cls-1, .cls-2, .cls-3 {
stroke-width: 0px;
}
.cls-2 {
fill: #03c1b6;
}
.cls-3 {
fill: #fff;
}
</style>
</defs>
<g id="Background">
<g>
<rect class="cls-2" width="75" height="75" rx="4.7" ry="4.7"/>
</g>
<path id="b" class="cls-1" d="M37.5,65.2c-14.5-9.5-23.3-25.7-23.3-43.1v-6.8h0l23.3-5.5,23.3,5.5v6.8c0,17.4-8.8,33.6-23.3,43.1h0Z"/>
<path class="cls-1" d="M37.5,65.2c-14.5-9.5-23.3-25.7-23.3-43.1v-6.8h0l23.3-5.5,23.3,5.5v6.8c0,17.4-8.8,33.6-23.3,43.1h0Z"/>
<path class="cls-3" d="M43,31.8c-5,0-9,4-9,9s4,9,9,9,3.7-.6,5.2-1.6l3.4,3.4c.6-.9,1.2-1.7,1.7-2.6l-2.9-2.9c1-1.5,1.6-3.3,1.6-5.2,0-5-4-9-9-9ZM43,46.7c-3.3,0-5.9-2.7-5.9-5.9s2.7-5.9,5.9-5.9,5.9,2.7,5.9,5.9-2.7,5.9-5.9,5.9Z"/>
<path class="cls-3" d="M32.5,39.3c0,.4,0,.9,0,1.3s0,1.2.1,1.8h-8.9v-3.1h8.9Z"/>
<path class="cls-3" d="M36.4,27v5.4c-1.7,1.4-3,3.2-3.6,5.4h-1.1v-10.8h4.6Z"/>

До

Ширина:  |  Высота:  |  Размер: 1.2 KiB

После

Ширина:  |  Высота:  |  Размер: 1.2 KiB

Просмотреть файл

@ -2,7 +2,7 @@
"Name": "Sinec Security Guard",
"Author": "Siemens AG",
"Logo": "<img src=\"https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/Logos/SSG.svg\" width=\"75px\" height=\"75px\">",
"Description": "The Sinec Security Guard solution for Microsoft Sentinel allows you to ingest security events of your industrial networks from the (SINEC Security Guard)[https://siemens.com/sinec-security-guard] into Azure Sentinel",
"Description": "The Sinec Security Guard solution for Microsoft Sentinel allows you to ingest security events of your industrial networks from the (SINEC Security Guard)[https://siemens.com/sinec-security-guard] into Microsoft Sentinel",
"Analytic Rules": [
"Analytic Rules/SSG_Azure_Sentinel_analytic_rule.yaml"
],