@frontify/fondue-icons
Version:
Frontify's icon SVGs
7 lines (6 loc) • 448 B
JavaScript
import { createFondueIcon as l } from "./fondue-icons2.js";
const e = l("FastRewindFilled", [["path", { fill: "currentColor", d: "M17.314 3.503c1.104-1.097 2.983-.314 2.983 1.242v14.38c0 1.549-1.864 2.334-2.972 1.252l-4.552-4.45v3.198c0 1.549-1.864 2.334-2.973 1.252l-7.298-7.13a1.75 1.75 0 01-.01-2.494l7.298-7.25c1.104-1.097 2.983-.314 2.983 1.242v3.269z" }]]);
export {
e as IconFastRewindFilled
};
//# sourceMappingURL=fondue-icons160.js.map