UNPKG

@clubmed/trident-icons

Version:

Shared ClubMed Icons library

7 lines (6 loc) 1.06 kB
import * as C from "react"; const t = (e) => /* @__PURE__ */ C.createElement("svg", { id: "Vine", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 30 30", fill: "none", ...e }, /* @__PURE__ */ C.createElement("path", { d: "M25.5375 14.9295C24.9187 15.0705 24.3232 15.1357 23.7847 15.1357C20.7562 15.1357 18.4268 13.0215 18.4268 9.342C18.4268 7.5375 19.125 6.6045 20.1097 6.6045C21.0472 6.6045 21.6705 7.44375 21.6705 9.15C21.6705 10.1205 21.4125 11.1847 21.2205 11.8125C21.2205 11.8125 22.1535 13.4392 24.7035 12.942C25.2472 11.7375 25.5382 10.1813 25.5382 8.817C25.5382 5.142 23.6632 3 20.2275 3C16.6927 3 14.6257 5.71425 14.6257 9.2955C14.6257 12.8438 16.2847 15.8857 19.0177 17.2733C17.8695 19.575 16.407 21.6 14.8785 23.1278C12.1125 19.7812 9.60975 15.318 8.583 6.6045H4.5C6.38925 21.117 12.009 25.7385 13.5 26.625C14.3392 27.1313 15.066 27.108 15.834 26.6722C17.0437 25.9875 20.667 22.3597 22.6777 18.1178C23.5215 18.1178 24.534 18.0195 25.542 17.7892V14.9295H25.5375Z", fill: "currentColor" })); export { t as default }; //# sourceMappingURL=Vine.js.map