@clubmed/trident-icons
Version:
Shared ClubMed Icons library
7 lines (6 loc) • 778 B
JavaScript
import * as e from "react";
const l = (t) => /* @__PURE__ */ e.createElement("svg", { id: "ArrowOutlined", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 30 30", fill: "none", ...t }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M15 4.984C9.479 4.984 4.987 9.477 4.987 15c0 5.522 4.492 10.014 10.013 10.014 5.523 0 10.016-4.492 10.016-10.014 0-5.523-4.493-10.016-10.016-10.016ZM27 15c0 6.617-5.383 12-12 12S3 21.617 3 15 8.383 3 15 3s12 5.383 12 12Zm-7.266.041a.947.947 0 0 0-.291-.684l-5.037-4.895c-.378-.366-1.034-.366-1.41 0a.948.948 0 0 0 0 1.37l4.332 4.209-4.332 4.21a.948.948 0 0 0 0 1.37 1 1 0 0 0 .704.285c.268 0 .517-.1.706-.284l5.037-4.895a.946.946 0 0 0 .291-.686Z" }));
export {
l as default
};
//# sourceMappingURL=ArrowOutlined.js.map