UNPKG

@astraicons/vue

Version:

A comprehensive icon set designed for websites, applications, social networks, and print media, tailored specifically for UI Astra.

17 lines (16 loc) 937 B
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", viewBox: "0 0 24 24", fill: "currentColor", "aria-hidden": "true" }, [ _createElementVNode("path", { "fill-rule": "evenodd", d: "M18.61 10.638c.338.21.646.703.646 1.365 0 .663-.308 1.153-.642 1.358a.75.75 0 1 0 .784 1.279c.85-.521 1.358-1.541 1.358-2.637s-.509-2.115-1.355-2.64a.75.75 0 0 0-.79 1.275", "clip-rule": "evenodd" }), _createElementVNode("path", { d: "M12.648 3.53c.972-.867 2.52-.335 2.752.947a42.1 42.1 0 0 1 0 15.047c-.233 1.282-1.78 1.814-2.752.947l-4.841-4.32a2.25 2.25 0 0 0-1.323-.565l-.693-.055a2.75 2.75 0 0 1-2.535-2.74v-1.707a2.75 2.75 0 0 1 2.75-2.75h.401a2.25 2.25 0 0 0 1.498-.571z" }) ])) }