Modulo makers3d desarrollado con codex V 0.0.1
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" role="img" aria-labelledby="title desc">
|
||||
<title>Makers3D</title>
|
||||
<desc>Icono de la app Makers3D.</desc>
|
||||
<defs>
|
||||
<linearGradient id="bg" x1="0%" y1="0%" x2="100%" y2="100%">
|
||||
<stop offset="0%" stop-color="#f97316" />
|
||||
<stop offset="100%" stop-color="#ea580c" />
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<rect width="256" height="256" rx="56" fill="url(#bg)" />
|
||||
<path d="M70 180V76h22l36 48 36-48h22v104h-24v-64l-30 39h-8l-30-39v64z" fill="#fff7ed" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 533 B |
Reference in New Issue
Block a user