UNPKG

@astraicons/vue

Version:

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

26 lines (25 loc) 2.3 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", viewBox: "0 0 24 24", fill: "currentColor", "aria-hidden": "true" }, [ _createElementVNode("path", { "fill-rule": "evenodd", d: "M12.014 8.75c-.662 0-1.162.073-1.61.229s-.886.408-1.409.814l-.028.023a.13.13 0 0 0-.043.08c-.06.354-.148.965-.17 1.618-.021.67.03 1.306.195 1.751.319.86.577 1.29 1.214 1.868.783.712 1.145 1.006 1.852 1.006.706 0 1.068-.294 1.851-1.006.64-.581.905-1.007 1.213-1.861.15-.415.192-1.05.162-1.74a14 14 0 0 0-.18-1.656.13.13 0 0 0-.042-.079L15 9.782c-.492-.412-.925-.663-1.367-.813-.447-.15-.952-.217-1.62-.219M11.25 12v.5a.75.75 0 1 0 1.5 0V12a.75.75 0 0 0-1.5 0", "clip-rule": "evenodd" }), _createElementVNode("path", { "fill-rule": "evenodd", d: "M10.404 8.979c.448-.156.948-.23 1.61-.229.668.002 1.173.068 1.62.22.442.149.875.4 1.367.812l.018.015a.13.13 0 0 1 .041.08c.06.356.152.987.181 1.655.03.69-.012 1.326-.162 1.74-.308.854-.573 1.28-1.213 1.861-.783.712-1.145 1.006-1.851 1.006-.707 0-1.069-.294-1.852-1.006-.637-.578-.895-1.007-1.214-1.868-.165-.445-.216-1.08-.194-1.75.021-.654.109-1.265.169-1.62a.13.13 0 0 1 .043-.08l.028-.022c.523-.406.96-.658 1.41-.814m.846 3.521V12a.75.75 0 0 1 1.5 0v.5a.75.75 0 1 1-1.5 0", "clip-rule": "evenodd" }), _createElementVNode("path", { "fill-rule": "evenodd", d: "M21.75 15.122c0 3.613-2.752 6.628-6.25 6.628h-7c-3.498 0-6.25-3.015-6.25-6.629v-3.125c0-1.949.81-3.81 2.23-5.076l3.5-3.117c2.324-2.07 5.716-2.07 8.04 0l3.5 3.117c1.42 1.266 2.23 3.127 2.23 5.076zm-7.637-7.574c-.652-.22-1.332-.296-2.096-.298-.778 0-1.454.085-2.104.311-.649.225-1.236.579-1.844 1.052l-.036.028a1.63 1.63 0 0 0-.588 1.003c-.066.39-.165 1.074-.19 1.82-.023.73.02 1.6.287 2.323.385 1.038.764 1.685 1.613 2.457l.044.04c.739.67 1.492 1.355 2.816 1.355s2.078-.685 2.817-1.356l.043-.04c.846-.768 1.236-1.411 1.615-2.462.254-.703.28-1.583.25-2.314a16 16 0 0 0-.2-1.84 1.63 1.63 0 0 0-.541-.965l-.008-.007q-.017-.015-.033-.028c-.6-.504-1.188-.857-1.845-1.079", "clip-rule": "evenodd" }) ])) }