@astraicons/vue
Version:
A comprehensive icon set designed for websites, applications, social networks, and print media, tailored specifically for UI Astra.
19 lines (18 loc) • 993 B
JavaScript
import { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from "vue"
export default function render(_ctx, _cache) {
return (_openBlock(), _createElementBlock("svg", {
xmlns: "http://www.w3.org/2000/svg",
fill: "none",
viewBox: "0 0 24 24",
"stroke-width": "1.5",
stroke: "currentColor",
"aria-hidden": "true"
}, [
_createElementVNode("path", { d: "M6.118 8.605c-1.897 3.605.873 8.168 1.935 9.699.224.323.67.436 1.092.278 1.905-.71 7.104-2.93 8.54-6.44 1.147-2.805-.07-6.543-.89-8.511-.336-.804-1.298-1.151-2.236-.808-2.429.888-6.904 2.861-8.441 5.782Z" }),
_createElementVNode("path", {
"stroke-linecap": "round",
d: "M9.898 14.215c1.21.295 2.299.091 3.437-.508m-.797-3.614c1.163.027 2.12-.374 3.047-1.143m-6.347 4.854c-.77-.938-1.016-1.971-.902-3.208m3.518-.745c-.885-.698-1.309-1.587-1.443-2.731M8.088 21.745c.21-6.091 2.095-11.086 8.26-18.06",
opacity: ".4"
})
]))
}