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) 909 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", fill: "none", viewBox: "0 0 24 24", "stroke-width": "1.5", stroke: "currentColor", "aria-hidden": "true" }, [ _createElementVNode("path", { "stroke-linecap": "round", d: "M11.983 3.256a2.75 2.75 0 0 1 2.767 2.75v7.243c0 .149.055.338.191.616.067.136.142.27.227.428.081.15.173.321.252.497a3.75 3.75 0 1 1-6.812-.061c.077-.163.166-.323.244-.464.082-.148.154-.276.217-.404.132-.264.181-.437.181-.565v-7.29a2.75 2.75 0 0 1 2.733-2.75Z" }), _createElementVNode("path", { "stroke-linecap": "round", d: "M19.5 4.829h-2m2 4h-2m2 4h-2M12 15.995v-6.66", opacity: ".4" }) ])) }