@frontify/fondue-icons
Version:
Frontify's icon SVGs
7 lines (6 loc) • 919 B
JavaScript
import { createFondueIcon as o } from "./fondue-icons2.js";
const e = o("Storybook", [["path", { fill: "currentColor", "fill-rule": "evenodd", d: "m15.453 5.213.09-2.033-.008-.015-9.9.623a.9.9 0 00-.847.952l.562 14.85a.9.9 0 00.863.87l12.075.54a.9.9 0 00.945-.9V3.9a.9.9 0 00-.96-.9l-.998.075.075 2.07a.135.135 0 01-.21.105l-.675-.525-.795.6a.135.135 0 01-.217-.112M13.24 9.979v-.004.008zm2.693-.064c-.322.24-2.674.411-2.693.064.044-1.347-.555-1.399-.892-1.399-.308 0-.848.098-.848.825 0 .731.78 1.143 1.696 1.628 1.303.688 2.88 1.522 2.88 3.622 0 2.018-1.636 3.135-3.728 3.135-2.153 0-4.028-.877-3.825-3.9.09-.36 2.827-.27 2.827 0-.037 1.253.255 1.62.975 1.62.548 0 .788-.3.788-.825 0-.774-.813-1.23-1.747-1.755-1.265-.71-2.753-1.546-2.753-3.465 0-1.927 1.312-3.217 3.675-3.217 2.355 0 3.645 1.267 3.645 3.667", "clip-rule": "evenodd" }]]);
export {
e as IconStorybook
};
//# sourceMappingURL=fondue-icons313.js.map