System plugin (#2091)
* System template (#2082) * feat: system plugin (#2024) * add plugin cost & change plugin avatar (#2030) * add plugin cost & change plugin avatar * add author * feat: duckduckgo plugin * duckduck search * perf: templates select system plugin * perf: system plugin avatar * feat: duckduck plugins * doc * perf: plugin classify * perf: icon avatar component * perf: system template avatar --------- Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com> * feat: system plugin search * perf: plugin packages important * perf: source avatar * nextconfig * perf: i18n * perf: default model * perf: system plugin author --------- Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com>
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
<svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect width="28" height="28" rx="6" fill="url(#paint0_linear_6017_13061)"/>
|
||||
<path d="M13.2532 5.44599C13.6438 5.22048 14.2771 5.22048 14.6678 5.44599L20.6364 8.89201C21.4176 9.34304 21.4176 10.0743 20.6364 10.5253L14.7463 13.926C14.3557 14.1515 13.7224 14.1515 13.3318 13.926L7.36312 10.48C6.58191 10.029 6.58191 9.29769 7.36312 8.84666L13.2532 5.44599Z" fill="white"/>
|
||||
<path d="M6.28687 12.5464C6.28687 11.915 6.73017 11.6591 7.27702 11.9748L12.7943 15.1602C13.1068 15.3406 13.3601 15.7794 13.3601 16.1402V21.973C13.3601 22.6045 12.9168 22.8604 12.37 22.5447L6.85267 19.3593C6.54018 19.1789 6.28687 18.7401 6.28687 18.3793V12.5464Z" fill="white"/>
|
||||
<path d="M14.6388 16.1842C14.6388 15.8234 14.8921 15.3846 15.2046 15.2042L20.7228 12.0183C21.2697 11.7026 21.713 11.9585 21.713 12.59V18.4221C21.713 18.7829 21.4597 19.2217 21.1472 19.4021L15.629 22.588C15.0821 22.9038 14.6388 22.6478 14.6388 22.0164V16.1842Z" fill="white"/>
|
||||
<svg viewBox="0 0 21 21" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect width="20" height="20" transform="translate(0.5 0.5)" fill="url(#paint0_linear_5846_2933)"/>
|
||||
<path d="M9.96659 4.38986C10.2456 4.22877 10.6979 4.22877 10.9769 4.38986L15.2403 6.85129C15.7983 7.17346 15.7983 7.6958 15.2403 8.01796L11.0331 10.447C10.7541 10.6081 10.3017 10.6081 10.0227 10.447L5.75936 7.98557C5.20135 7.6634 5.20135 7.14107 5.75935 6.8189L9.96659 4.38986Z" fill="white"/>
|
||||
<path d="M4.9906 9.46161C4.9906 9.01057 5.30725 8.82776 5.69785 9.05327L9.6388 11.3286C9.862 11.4574 10.0429 11.7708 10.0429 12.0286V16.1949C10.0429 16.6459 9.7263 16.8287 9.33569 16.6032L5.39475 14.3279C5.17154 14.1991 4.9906 13.8857 4.9906 13.6279V9.46161Z" fill="white"/>
|
||||
<path d="M10.9563 12.06C10.9563 11.8023 11.1372 11.4889 11.3604 11.36L15.302 9.08435C15.6926 8.85883 16.0093 9.04165 16.0093 9.49268V13.6585C16.0093 13.9162 15.8283 14.2296 15.6051 14.3585L11.6635 16.6342C11.2729 16.8597 10.9563 16.6769 10.9563 16.2258V12.06Z" fill="white"/>
|
||||
<defs>
|
||||
<linearGradient id="paint0_linear_6017_13061" x1="14" y1="0" x2="4.27778" y2="25.6667" gradientUnits="userSpaceOnUse">
|
||||
<linearGradient id="paint0_linear_5846_2933" x1="10" y1="0" x2="3.05556" y2="18.3333" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#67BFFF"/>
|
||||
<stop offset="1" stop-color="#5BA6FF"/>
|
||||
</linearGradient>
|
||||
|
||||
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
Reference in New Issue
Block a user