new image gradient
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 457 KiB After Width: | Height: | Size: 506 KiB |
@@ -168,7 +168,7 @@
|
||||
<!-- Загруженное изображение -->
|
||||
{#if image}
|
||||
<div id="result" class="w-full h-full">
|
||||
<svg viewBox="0 0 512 512" class="w-full h-full" style="--font-size: {fontSize}rem">
|
||||
<svg viewBox="0 0 512 512" class="w-full h-full" style="--font-size: {fontSize}rem" xmlns="http://www.w3.org/2000/svg">
|
||||
<defs>
|
||||
<clipPath id="circle-clip">
|
||||
<circle cx="256" cy="256" r="256" />
|
||||
|
||||
Reference in New Issue
Block a user