Instruction

Why we using icon's SVG code instead of image?
  • Easily Change Icon Color – No need to replace the icon; simply update its color using CSS (fill: currentColor) or inline styles.
  • Better Visualization – SVGs are scalable and stay sharp at any size, unlike images that can become blurry.
  • Performance Boost – SVGs are lightweight and load faster than PNGs or JPGs, improving website speed.
  • No Extra Requests – Inline SVGs don’t require separate server requests, making them more efficient.
How Can I Change the SVG Icon Color?
Click on the Code Embed, then go to Typography, and change the color as per your preference.
Here is a tutorail video:Β How to change code embed/svg code icon's color
How Can I Change the SVG Icon ?
Here is a tutorial video-01: How to change SVG icon (code embed)-01
Here is a tutorial video-02: How to change SVG icon (code embed)-02