A simple Vue.js plugin that allows you to load a SVG image as an inline SVG with an access to change its fill colors
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Vue Simple SVG is a Vue.js plugin that enables dynamic loading of SVG files as inline SVGs, allowing programmatic control over their fill and stroke colors without relying on global CSS. It's designed for developers who need to load SVGs dynamically at runtime or modify SVG colors programmatically, such as creating customizable icon components or themable UI elements. The plugin provides a simple component interface with props for SVG source paths, color manipulation, and styling options.