@hugeicons/core-free-icons
Version:
11 lines (9 loc) • 1.38 kB
JavaScript
const CodepenIcon = /*#__PURE__*/ [
["path", { d: "M21 15L12 9.5L2.5 15", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "0" }],
["path", { d: "M12 9.5V3", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "1" }],
["path", { d: "M21 9L12 14.5L2.5 9", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "2" }],
["path", { d: "M12 14.5V21", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "3" }],
["path", { d: "M19.7249 7.03077L14.7249 3.78702C13.4024 2.92901 12.7411 2.5 12 2.5C11.2589 2.5 10.5976 2.92901 9.27506 3.78702L4.27506 7.03078C3.16196 7.7529 2.60542 8.11396 2.30271 8.67068C2 9.22741 2 9.88992 2 11.2149V12.7851C2 14.1101 2 14.7726 2.30271 15.3293C2.60542 15.886 3.16197 16.2471 4.27506 16.9692L9.27506 20.213C10.5976 21.071 11.2589 21.5 12 21.5C12.7411 21.5 13.4024 21.071 14.7249 20.213L19.7249 16.9692C20.838 16.2471 21.3946 15.886 21.6973 15.3293C22 14.7726 22 14.1101 22 12.7851V11.2149C22 9.88992 22 9.22741 21.6973 8.67068C21.3946 8.11396 20.838 7.7529 19.7249 7.03077Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "4" }]
];
export { CodepenIcon as default };
//# sourceMappingURL=CodepenIcon.js.map