Skip to content

Replace Font Awesome icons with built-in SVGs from the svg-icons folder in your template. Here's the modified code that replaces Font Awesome with SVG icons for the Helix Ultimate template.

Notifications You must be signed in to change notification settings

ilgiz87/helixultimate_icon-svg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

SVG Icons вместо Font Awesome для шаблона Helix Ultimate / SVG Icons instead of Font Awesome for Helix Ultimate Template

Русская Версия

Модифицированный код, заменяющий Font Awesome на встроенные SVG из папки svg-icons вашего шаблона

Как использовать:

  1. Скопируйте в корневую папку шаблона
  2. При необходимости создайте SVG-файлы в папке svg-icons вида icon_name.svg

Примечание: Для кастомных иконок используйте параметр в формате: icon_name http://your.link, где icon_name - имя SVG-файла (без расширения).

ВНИМАНИЕ!!!
При обновлении шаблона все файлы будут заменены на стандартные.
Для сохранения изменений: Создайте копию шаблона Helix Ultimate.

Требования к SVG файлам:

  • Разместите SVG-иконки в папке svg-icons вашего шаблона
  • Имена файлов должны соответствовать ключам социальных сетей (напр. facebook.svg, twitter.svg)
  • Рекомендуется использовать монохромные иконки с прозрачными заливками

Преимущества:

  • Полный контроль над иконками
  • Уменьшение количества HTTP-запросов
  • Возможность управления цветом через CSS
  • Улучшенная производительность

English Version

Modified code that replaces Font Awesome with built-in SVG from your template's svg-icons folder

How to use:

  1. Copy to the root of your template folder
  2. Create SVG files in svg-icons folder as icon_name.svg when needed

Note: For custom icons use parameter in format: icon_name http://your.link where icon_name is SVG filename (without extension).

WARNING!!!
When updating the template, all files will be replaced with default ones.
To preserve changes: Create a copy of Helix Ultimate template.

SVG File Requirements:

  • Place SVG icons in template's svg-icons folder
  • Filenames must match social keys (e.g. facebook.svg, twitter.svg)
  • Recommended to use monochrome icons with transparent fills

Benefits:

  • Full control over icons
  • Reduced HTTP requests
  • CSS color management capability
  • Improved performance

About

Replace Font Awesome icons with built-in SVGs from the svg-icons folder in your template. Here's the modified code that replaces Font Awesome with SVG icons for the Helix Ultimate template.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages