mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 18:56:24 +01:00
* Added icons/wavy-line.svg * Added icons/wavy-line.json * Updated icons/wavy-line.json * Updated icons/wavy-line.json * Rename wavy-line.json to line-curvy.json * Rename wavy-line.svg to line-curvy.svg * Rename line-curvy.json to line-swirly.json * Rename line-curvy.svg to line-swirly.svg * Rename line-swirly.json to line-squiggle.json * Rename line-swirly.svg to line-squiggle.svg * Align the icon in the center * Update icon visually * Circle the loop of the icon * Add contributor * Add `"annotate"` as tag After seeing Google Chromebook the same icon, it says 'annotate'. I add it here as a tag. * Update line-squiggle.json * Update line-squiggle.json --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
28 lines
343 B
JSON
28 lines
343 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"chessurisme",
|
|
"jguddas"
|
|
],
|
|
"tags": [
|
|
"line",
|
|
"snakes",
|
|
"annotate",
|
|
"curve",
|
|
"doodle",
|
|
"stroke",
|
|
"pen",
|
|
"tool",
|
|
"gesture",
|
|
"draw",
|
|
"wave",
|
|
"art",
|
|
"road"
|
|
],
|
|
"categories": [
|
|
"shapes",
|
|
"math",
|
|
"design"
|
|
]
|
|
}
|