pulsable
Version:
A simple and customizable JavaScript library to add a pulsing/skeleton loading effect to your specific html section.
2 lines (1 loc) • 563 B
TypeScript
export declare const iPlaceholder = "\n <svg\n xmlns=\"http://www.w3.org/2000/svg\"\n width=\"40%\"\n height=\"40%\"\n viewBox=\"0 0 180.119 139.794\"\n >\n <g transform=\"translate(-13.59 -66.639)\" paintOrder=\"fill markers stroke\">\n <path fill=\"#d0d0d0\" d=\"M13.591 66.639H193.71v139.794H13.591z\" />\n <path\n d=\"m118.507 133.514-34.249 34.249-15.968-15.968-41.938 41.937H178.726z\"\n opacity=\".675\"\n />\n <circle cx=\"58.217\" cy=\"108.555\" r=\"11.773\" opacity=\".675\" />\n </g>\n </svg>\n";