mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-18 03:27:41 +01:00
* Add global styling docs * Add global styling and filled icon docs * Fix typos global-styling.md * Update filled-icons.md
817 B
817 B
<script setup>
import { Sandpack } from 'sandpack-vue3'
import sandpackTheme from '../../.vitepress/theme/sandpackTheme.json'
import sizeIconExample from './examples/filled-icon-example/files.ts'
</script>
Filled Icons
Fills are officially not supported. However, all SVG properties are available on all icons. Fill can still be used and will work fine on certain icons.
Example with stars:
Will Lucide have fills in the future?
This feature has been requested several times and discussion is happening at #458.