diff --git a/README.md b/README.md index b953f85b69..b6acd1b6e4 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # Felles Front End Icons This is a repository for sharing icon SVGs between projects. As long as a new icon fits in the mix of existing ones, -feel free to add it. +feel free to add it. If only minor edits are needed (padding relative to ther icons for instance) you can try this +[web-based SVG editor](https://github.com/SVG-Edit/svgedit). The package will build an SVG sprite with all icons and put it in _dist/sb1-icons/_, along with an HTML page where the different icons can be viewed. **This file should in most cases not be used directly!** @@ -61,5 +62,4 @@ Then, in your terminal: A fresh SVG sprite should now have arrived at your destination. Note: **it is recommended that you _not_ check the generated sprite into source control, but instead let ffe-icons -generate it at build-time.** This is to ensure that, in the event of an icon being altered, it is updated for all -ffe-icons users. +generate it at build-time.** This reduces the number of manual build steps, and keeps you up-to-date. \ No newline at end of file diff --git a/icons/chevron-ikon.svg b/icons/chevron-ikon.svg new file mode 100644 index 0000000000..ffc205f3bf --- /dev/null +++ b/icons/chevron-ikon.svg @@ -0,0 +1,9 @@ + + + + Layer 1 + + + + + \ No newline at end of file diff --git a/icons/hjerte-kardiograf-ikon.svg b/icons/hjerte-kardiograf-ikon.svg new file mode 100644 index 0000000000..bd3b248646 --- /dev/null +++ b/icons/hjerte-kardiograf-ikon.svg @@ -0,0 +1,7 @@ + + + + Layer 1 + + + \ No newline at end of file diff --git a/icons/hus-enebolig-ikon.svg b/icons/hus-enebolig-ikon.svg new file mode 100644 index 0000000000..2df7e6a7b6 --- /dev/null +++ b/icons/hus-enebolig-ikon.svg @@ -0,0 +1,9 @@ + + + + + + diff --git a/icons/hus-horisontaldelt-ikon.svg b/icons/hus-horisontaldelt-ikon.svg new file mode 100644 index 0000000000..8915e307e6 --- /dev/null +++ b/icons/hus-horisontaldelt-ikon.svg @@ -0,0 +1,15 @@ + + + + + + + + + + diff --git a/icons/hus-kjedet-ikon.svg b/icons/hus-kjedet-ikon.svg new file mode 100644 index 0000000000..d5a1e6be21 --- /dev/null +++ b/icons/hus-kjedet-ikon.svg @@ -0,0 +1,17 @@ + + + + + + + + + + diff --git a/icons/hus-leilighet-ikon.svg b/icons/hus-leilighet-ikon.svg new file mode 100644 index 0000000000..69d1e8cf64 --- /dev/null +++ b/icons/hus-leilighet-ikon.svg @@ -0,0 +1,10 @@ + + + + + + diff --git a/icons/hus-rekkehus-ikon.svg b/icons/hus-rekkehus-ikon.svg new file mode 100644 index 0000000000..31f084088f --- /dev/null +++ b/icons/hus-rekkehus-ikon.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/icons/hus-vertikaldelt-ikon.svg b/icons/hus-vertikaldelt-ikon.svg new file mode 100644 index 0000000000..af2423380d --- /dev/null +++ b/icons/hus-vertikaldelt-ikon.svg @@ -0,0 +1,15 @@ + + + + + + + + + + diff --git a/icons/kryss-ikon.svg b/icons/kryss-ikon.svg new file mode 100644 index 0000000000..1a71942610 --- /dev/null +++ b/icons/kryss-ikon.svg @@ -0,0 +1,9 @@ + + + + Layer 1 + + + + + \ No newline at end of file diff --git a/icons/robat-ikon.svg b/icons/robat-ikon.svg new file mode 100644 index 0000000000..0b04c2335f --- /dev/null +++ b/icons/robat-ikon.svg @@ -0,0 +1,9 @@ + + + + Layer 1 + + + + + \ No newline at end of file diff --git a/icons/seilbat-ikon.svg b/icons/seilbat-ikon.svg new file mode 100644 index 0000000000..536f7ba641 --- /dev/null +++ b/icons/seilbat-ikon.svg @@ -0,0 +1,9 @@ + + + + Layer 1 + + + + + \ No newline at end of file