UNPKG

@astraicons/vue

Version:

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

38 lines (37 loc) 1.42 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", "stroke-linejoin": "round", d: "M21 17v-5.032l-2-3.513h-6v4.516H3V16" }), _createElementVNode("path", { "stroke-linecap": "round", d: "M11 5.946H5M15 8.2V5a2 2 0 0 0-2-2H6.993", opacity: ".4" }), _createElementVNode("path", { "stroke-linecap": "round", d: "M20.5 12.971H13" }), _createElementVNode("path", { "stroke-linecap": "round", d: "M6 8.957H3", opacity: ".4" }), _createElementVNode("path", { "stroke-linecap": "round", "stroke-linejoin": "round", d: "M10 18.993h5m-9.5 0a2.5 2.5 0 0 1-2.5-2.5V12.97h10V8.455h6l2 3.513v6.025a1 1 0 0 1-1 1m-1.586-1.42c.572.575.743 1.438.434 2.188A2 2 0 0 1 17 21a2 2 0 0 1-1.848-1.239 2.01 2.01 0 0 1 .434-2.187 1.995 1.995 0 0 1 2.828 0m-9 0c.572.575.743 1.438.434 2.188A2 2 0 0 1 8 21a2 2 0 0 1-1.848-1.239 2.01 2.01 0 0 1 .434-2.187 1.995 1.995 0 0 1 2.828 0", opacity: ".4" }) ])) }