UNPKG

@astraicons/vue

Version:

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

13 lines (12 loc) 808 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", { d: "M11.75 2a3.75 3.75 0 1 0 0 7.5 3.75 3.75 0 0 0 0-7.5M7.75 11C5.196 11 3 12.898 3 15.386v1.364c0 3.241 2.867 5.75 6.25 5.75h5c3.383 0 6.25-2.509 6.25-5.75h-1.932a4 4 0 0 1-4-4V11z" }), _createElementVNode("path", { d: "M20.27 11.618a.75.75 0 0 0-1.06-1.062l-.885.883-.883-.885a.75.75 0 1 0-1.062 1.06l.884.885-.885.883a.75.75 0 1 0 1.06 1.061l.884-.882.883.884a.75.75 0 1 0 1.062-1.06l-.883-.884z" }) ])) }