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.1 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", { d: "M20 15.224v-4.948A3.276 3.276 0 0 0 16.724 7H7.43A3.43 3.43 0 0 0 4 10.429v4.795" }), _createElementVNode("path", { d: "M20 18v-7.724A3.276 3.276 0 0 0 16.724 7H7.43A3.43 3.43 0 0 0 4 10.429V18m15.5 0a1.5 1.5 0 0 1 0 3h-15a1.5 1.5 0 0 1 0-3zM8 7V4a1 1 0 0 0-2 0v3M13 7V4a1 1 0 1 0-2 0v3M18 7V4a1 1 0 1 0-2 0v3", opacity: ".4" }), _createElementVNode("path", { d: "M20 9.725a.81.81 0 0 0-.724.447l-.276.553a1.118 1.118 0 0 1-2 0 1.118 1.118 0 0 0-2 0 1.118 1.118 0 0 1-2 0 1.118 1.118 0 0 0-2 0 1.118 1.118 0 0 1-2 0 1.118 1.118 0 0 0-2 0 1.118 1.118 0 0 1-2 0l-.276-.553A.81.81 0 0 0 4 9.725", opacity: ".4" }) ])) }