Update blog files and details
This commit is contained in:
@@ -15,6 +15,6 @@ const { class: className = "w-5 h-5" } = Astro.props;
|
||||
stroke-linejoin="round"
|
||||
>
|
||||
<path stroke="none" d="M0 0h24v24H0z" fill="none"></path>
|
||||
<line x1="4" y1="8" x2="20" y2="8"></line>
|
||||
<line x1="4" y1="16" x2="20" y2="16"></line>
|
||||
<line class="line1 transition" x1="4" y1="8" x2="20" y2="8"></line>
|
||||
<line class="line2 transition" x1="4" y1="16" x2="20" y2="16"></line>
|
||||
</svg>
|
||||
|
||||
Reference in New Issue
Block a user