UNPKG

@astraicons/vue

Version:

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

16 lines (15 loc) 2.08 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: "M5.813 2.25A3.56 3.56 0 0 0 2.25 5.813v4.48a.8.8 0 0 1 .25-.043h19q.107 0 .204.028c-.304-1.963-2.088-3.387-4.082-3.368-1.022.01-2.123-.02-3.091-.132-1-.117-1.741-.31-2.132-.556-.463-.29-.625-.558-.982-1.144l-.135-.22c-.804-1.31-2.138-2.608-3.959-2.608zm15.937 9.457a.8.8 0 0 1-.25.043h-19a.8.8 0 0 1-.25-.043V16.5c0 2.9 2.35 5.25 5.25 5.25h1.678a5.25 5.25 0 0 0 2.84-.834l7.495-4.818A4.87 4.87 0 0 0 21.75 12zm-6.449 5.646c-.045.224-.051.374-.051.374 0 .451-.35.674-.406.71l-.003.002c-.098.063-.209.111-.27.138l-.005.002-.04.018c-.14.06-.255.11-.37.185a.84.84 0 0 0-.279.273c-.063.107-.127.276-.127.558 0 .356.109.466.155.506.075.064.2.11.36.125.087.009.185.01.313.005l.104-.003c.1-.004.219-.008.327-.008h3.982c.108 0 .227.004.327.008l.104.003c.128.004.226.004.312-.005a.67.67 0 0 0 .361-.125c.046-.04.155-.15.155-.506 0-.282-.064-.451-.128-.558a.84.84 0 0 0-.277-.273 2.5 2.5 0 0 0-.41-.203l-.006-.002c-.061-.027-.172-.075-.27-.138l-.003-.002c-.057-.036-.406-.259-.406-.71 0 0-.006-.149-.051-.374a2.9 2.9 0 0 0-.25-.732c-.242-.468-.643-.871-1.449-.871s-1.207.403-1.448.87a2.9 2.9 0 0 0-.25.733m-1.082-1.42C14.65 15.096 15.5 14.25 17 14.25s2.35.846 2.782 1.683c.254.494.373.994.427 1.348.127.058.287.136.446.239.257.165.539.405.754.764.217.362.341.803.341 1.329 0 .724-.25 1.28-.682 1.647-.402.343-.872.446-1.186.477a4 4 0 0 1-.505.012l-.15-.006c-.085-.003-.156-.005-.236-.005h-3.982c-.08 0-.151.002-.237.005l-.15.006a4 4 0 0 1-.504-.012c-.314-.031-.784-.134-1.186-.477-.432-.367-.682-.923-.682-1.647 0-.526.124-.967.341-1.33.215-.358.497-.598.754-.763.16-.103.32-.181.446-.239.054-.354.173-.854.428-1.348", "clip-rule": "evenodd" }) ])) }