UNPKG

@astraicons/vue

Version:

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

16 lines (15 loc) 751 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: "M9.811 2.298a1.312 1.312 0 0 1 1.545 1.812c-1.245 2.545-1.085 5.88.757 7.779 1.898 1.84 5.232 2 7.776.757l.037-.017a1.312 1.312 0 0 1 1.776 1.561 10 10 0 0 1-2.609 4.567c-3.822 3.919-10.096 4-14.017.18l-.014-.013c-3.82-3.922-3.738-10.197.181-14.018a10 10 0 0 1 4.568-2.608", "clip-rule": "evenodd" }) ])) }