Template:Alert: Difference between revisions

From Aphelium
m (Aphelium moved page Template:DangerBox to Template:Alert without leaving a redirect)
No edit summary
Line 1: Line 1:
<div class="alert alert-{{{type}}}>
<div class="alert alert-{{{type}}}>
<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"> <path d="M12 22C17.5 22 22 17.5 22 12C22 6.5 17.5 2 12 2C6.5 2 2 6.5 2 12C2 17.5 6.5 22 12 22Z" stroke="#0284c7" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path> <path d="M12 8V13" stroke="#0284c7" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path> <path d="M11.9945 16H12.0035" stroke="#0284c7" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path> </g></svg>
{{{content}}}
{{{content}}}
</div>
</div>

Revision as of 11:57, 20 May 2023

<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"> <path d="M12 22C17.5 22 22 17.5 22 12C22 6.5 17.5 2 12 2C6.5 2 2 6.5 2 12C2 17.5 6.5 22 12 22Z" stroke="#0284c7" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path> <path d="M12 8V13" stroke="#0284c7" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path> <path d="M11.9945 16H12.0035" stroke="#0284c7" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path> </g></svg> {{{content}}}