open-icon
Version:
Open Icon
13 lines (12 loc) • 502 B
JavaScript
// lib/meta/icon_circle-arrow-315deg.svg.ts
var meta = {
description: "A circular arrow icon pointing in the direction of 315 degrees. It symbolizes movement, rotation, and navigation.",
category: ["Arrows", "Interface"],
tag: ["circle", "arrow", "315 degrees", "direction", "movement", "rotation", "navigation", "UI", "symbol", "icon"],
title: "Circle Arrow 315 Degrees"
};
var icon_circle_arrow_315deg_svg_default = meta;
export {
icon_circle_arrow_315deg_svg_default as default,
meta
};