diff --git a/docs/gridicons.svg b/docs/gridicons.svg index 23ee87a..c71889a 100644 --- a/docs/gridicons.svg +++ b/docs/gridicons.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/docs/index.html b/docs/index.html index 1019e6b..4a6f826 100644 --- a/docs/index.html +++ b/docs/index.html @@ -608,6 +608,12 @@

Icon names

gridicons-filter

+
+ + + +

gridicons-fire

+
diff --git a/pdf/gridicons-fire.pdf b/pdf/gridicons-fire.pdf new file mode 100644 index 0000000..5203faf Binary files /dev/null and b/pdf/gridicons-fire.pdf differ diff --git a/php/gridicons.php b/php/gridicons.php index 11ecb0b..0e357f3 100644 --- a/php/gridicons.php +++ b/php/gridicons.php @@ -211,6 +211,9 @@ function get_gridicon( $gridicon ) { case 'gridicons-filter': $svg = ''; break; + case 'gridicons-fire': + $svg = ''; + break; case 'gridicons-flag': $svg = ''; break; diff --git a/sources/svg/gridicons-fire.svg b/sources/svg/gridicons-fire.svg new file mode 100644 index 0000000..76b07e0 --- /dev/null +++ b/sources/svg/gridicons-fire.svg @@ -0,0 +1,9 @@ + + + + + diff --git a/svg-min/gridicons-fire.svg b/svg-min/gridicons-fire.svg new file mode 100644 index 0000000..d8c490f --- /dev/null +++ b/svg-min/gridicons-fire.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg-sprite/gridicons.svg b/svg-sprite/gridicons.svg index 23ee87a..c71889a 100644 --- a/svg-sprite/gridicons.svg +++ b/svg-sprite/gridicons.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svg-sprite/index.html b/svg-sprite/index.html index 1019e6b..4a6f826 100644 --- a/svg-sprite/index.html +++ b/svg-sprite/index.html @@ -608,6 +608,12 @@

Icon names

gridicons-filter

+
+ + + +

gridicons-fire

+