UNPKG

@clubmed/trident-icons

Version:

Shared ClubMed Icons library

7 lines (6 loc) 626 B
import * as e from "react"; const r = (l) => /* @__PURE__ */ e.createElement("svg", { id: "ArrowFilled", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 30 30", fill: "none", ...l }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M27 15c0 6.617-5.383 12-12 12S3 21.617 3 15 8.383 3 15 3s12 5.383 12 12Zm-7.313-.006a.947.947 0 0 0-.291-.684l-5.037-4.895c-.377-.366-1.034-.366-1.41 0a.948.948 0 0 0 0 1.37l4.333 4.21-4.333 4.21a.948.948 0 0 0 0 1.37 1 1 0 0 0 .704.284c.268 0 .517-.1.706-.284l5.037-4.895a.946.946 0 0 0 .291-.686Z" })); export { r as default }; //# sourceMappingURL=ArrowFilled.js.map