mirror of
https://github.com/pheralb/svgl.git
synced 2025-04-08 01:08:12 +08:00
Merge pull request #585 from jamdaniels/add-daisyUI-library
added daisyUI svg
This commit is contained in:
commit
14478500ab
@ -1,6 +1,12 @@
|
||||
import type { iSVG } from '../types/svg';
|
||||
|
||||
export const svgs: iSVG[] = [
|
||||
{
|
||||
title: 'daisyUI',
|
||||
category: 'Library',
|
||||
route: '/library/daisyui.svg',
|
||||
url: 'https://daisyui.com/'
|
||||
},
|
||||
{
|
||||
title: 'PayPal',
|
||||
category: 'Payment',
|
||||
|
1
static/library/daisyui.svg
Normal file
1
static/library/daisyui.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="1024" height="1024" fill="none"><rect width="512" height="256" x="256" y="670.72" fill="#1AD1A5" rx="128"/><circle cx="512" cy="353.28" r="256" fill="#fff"/><circle cx="512" cy="353.28" r="261" stroke="#000" stroke-opacity=".2" stroke-width="10"/><circle cx="512" cy="353.28" r="114.688" fill="#FF9903"/></svg>
|
After Width: | Height: | Size: 357 B |
Loading…
x
Reference in New Issue
Block a user