open-icon
Version:
Primary Open Icon package with generated catalog helpers and icon access APIs.
5 lines • 637 B
JavaScript
// AUTO-GENERATED FILE. DO NOT EDIT.
// Generated by scripts/generate-open-icon-package.mjs
const svg = "<svg id=\"three-dots-diagonal-minor\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 72 72\"><circle cx=\"36\" cy=\"36\" r=\"6.75\" style=\"fill: var(--icon-line-color, currentColor); stroke-width: 0px;\"/><circle cx=\"21.68\" cy=\"50.32\" r=\"6.75\" style=\"fill: var(--icon-line-color, currentColor); stroke-width: 0px;\"/><circle cx=\"50.32\" cy=\"21.68\" r=\"6.75\" style=\"fill: var(--icon-line-color, currentColor); stroke-width: 0px;\"/></svg>\n";
export default svg;
//# sourceMappingURL=three-dots-diagonal-minor.js.map