UNPKG

@astraicons/vue

Version:

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

22 lines (21 loc) 1.03 kB
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", { "stroke-linecap": "round", d: "M6.91 11.018V9.3l.094-.987c.232-2.46 2.374-4.344 4.939-4.344h7.96c.606 0 1.097.474 1.097 1.058v6.996c0 1.975-1.663 3.577-3.714 3.577H9.308c-2.58 0-4.716-1.735-5.031-4.202-.077-.6-.178-1.234-.344-1.962a6 6 0 0 1-.072-.361 66 66 0 0 0-.348-1.934c-.2-.988-.389-2.3-.506-3.18C2.94 3.45 3.355 3 3.891 3" }), _createElementVNode("path", { "stroke-linecap": "round", d: "M14.7 20.1h-3.6m0-.45a1.35 1.35 0 1 1-2.7 0 1.35 1.35 0 0 1 2.7 0Zm6.3 0a1.35 1.35 0 1 1-2.7 0 1.35 1.35 0 0 1 2.7 0ZM15.6 10.2H21", opacity: ".4" }) ])) }