UNPKG

@astraicons/vue

Version:

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

34 lines (33 loc) 2.31 kB
const { createElementVNode: _createElementVNode, openBlock: _openBlock, createElementBlock: _createElementBlock } = require("vue") module.exports = 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: "M3 15h6M21 20.001c-.477.715-1.085 1.03-1.925.994-.777-.032-.966-1.018-1.744-.994-.737.024-.89.922-1.624.994-.879.087-1.164-1.04-2.045-.994-.798.042-1.006.983-1.805.994m1.829-.994c-.915-.004-1.085 1.03-1.925.994-.777-.032-.967-1.018-1.744-.994-.737.024-.89.922-1.625.994-.878.087-1.163-1.04-2.045-.994-.797.042-1.006.983-1.804.994C3.744 21.006 3 20 3 20M15.5 15H21" }), _createElementVNode("circle", { cx: "12", cy: "15", r: "1" }), _createElementVNode("path", { "stroke-linecap": "round", d: "M12.041 13.988v-3.381" }), _createElementVNode("path", { fill: "#4e5964", d: "M11.92 18.748a.75.75 0 0 0 .048-1.5l-.024.75zm-1.699-1.346-.447.602zm-1.047-1.459.715-.226zm.02-1.778-.71-.242zm1.054-1.725a.75.75 0 0 0-1.496.12l.748-.06zm1.696 5.559.024-.75a2.3 2.3 0 0 1-1.3-.45l-.447.603-.447.602c.62.46 1.371.72 2.147.744zm-1.723-.597.447-.602a2.17 2.17 0 0 1-.779-1.084l-.715.228-.714.226a3.67 3.67 0 0 0 1.314 1.834zm-1.047-1.459.715-.226a2.1 2.1 0 0 1 .014-1.31l-.71-.242-.71-.242a3.6 3.6 0 0 0-.023 2.247zm.02-1.778.71.242c.154-.453.286-.66.343-1.344L9.5 13l-.747-.063a1.9 1.9 0 0 1-.146.644c-.033.089-.075.2-.123.342zM9.5 13l.747.063c.006-.069.007-.217.007-.31 0-.096 0-.243-.006-.313l-.748.06-.748.06c0-.012 0-.016 0 0a3 3 0 0 1 .002.192l-.002.19v-.005zm2.444-10v-.75c-.778 0-1.553.302-2.14.779-.585.476-1.054 1.193-1.054 2.054h1.5c0-.29.161-.614.502-.891a1.96 1.96 0 0 1 1.192-.442zM9.5 13h.75V9h-1.5v4zm0-4h.75V5.083h-1.5V9z" }), _createElementVNode("path", { "stroke-linecap": "round", d: "M12.056 17.999a3.05 3.05 0 0 0 1.723-.597 2.9 2.9 0 0 0 1.047-1.459 2.84 2.84 0 0 0-.02-1.778c-.177-.522-.258-.6-.306-1.165m0 0a8 8 0 0 1 0-.5m0 .5v-3m-.838 7.511a3.06 3.06 0 0 1-1.759.488M11.917 3h.139c1.183 0 2.444.933 2.444 2.083v2.449" }) ])) }