Customize your svg icon (color, size, background ...) and use it in your website. SVG, JSX, React code available.
ICONSVG - Quick customizable SVG icons for your project:
ICONSVG provides quick, customizable SVG icons for projects.
The icons are available in simple outline, brand logo, and tritone styles.
The library includes icons for various categories such as arrows, interface elements, media, files and folders, editors, symbols and shapes, users, graphs and charts, devices, social media, and layout.
Many of the icons are modified versions of the Feather icons.
The icons are licensed under the MIT License, making them free for personal and commercial use.
An example of an icon is provided, "arrow-up.svg", which demonstrates the SVG code and customization options like icon size, stroke width, and stroke color.
The "arrow-up.svg" example has a default icon size of 24px with a stroke width of 2px and a stroke color of #000000.
The SVG code for this icon uses attributes such as xmlns
, width
, height
, viewBox
, fill
, stroke
, stroke-width
, stroke-linecap
, and stroke-linejoin
.
The library is designed to provide a variety of customizable icons for use in projects.