全部 新建

user:thomas 由使用者建立的 Gists

title:mygist Gists 的標題

filename:myfile.txt Gists 的檔案名稱

extension:yml Gists 的副檔名

language:go Gists 的程式語言

topic:homelab gists with given topic

註冊

登錄


全部 新建 註冊 登錄

所有 Gists

倒序排序 創建
順序排序 創建
倒序排序 更新
順序排序 更新

tahta / CustomIcon.svelte

0 喜歡
0 分支
1 檔案
最後活躍 1 month ago
This way we can define custom icon while mimicking lucide's api
1 <script lang="ts">
2 import type { IconProps } from '@lucide/svelte';
3
4 let { size = 24, color = 'currentColor', strokeWidth = 2, ...restProps }: IconProps = $props();
5 </script>
6
7 <svg
8 xmlns="http://www.w3.org/2000/svg"
9 width={size}
10 height={size}
上一頁 下一頁

由 Opengist 提供支持 ⋅ Load: 32ms⋅

繁體中文
Čeština Deutsch English Español Français Magyar Italiano 日本語 Polski Português Русский Türkçe Українська 中文 繁體中文