UNPKG

@astraicons/vue

Version:

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

18 lines (17 loc) 2.63 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", { d: "M4.985 7.746C5.688 4.591 8.58 2.25 12.001 2.25c1.896 0 3.655.337 5.031 1.72l.5.5.008.008 2.024-2.01a.75.75 0 0 1 1.057 1.064L4.84 19.197l-.291.313a.8.8 0 0 1-.15.125l-.87.864a.75.75 0 1 1-1.057-1.065l1.194-1.185a3.04 3.04 0 0 1-1.416-2.56c0-1.068.567-2.041 1.468-2.593q.133-.081.273-.15h.002l.645-.313.035-.02a.31.31 0 0 0 .148-.258V9.233a7 7 0 0 1 .164-1.487M18.145 7.209a.75.75 0 0 1 .88.576 6.7 6.7 0 0 1 .155 1.448v3.122c0 .106.061.218.185.28h.002l.643.312a3.06 3.06 0 0 1 1.741 2.742c0 1.712-1.425 3.061-3.133 3.061H7.866a.75.75 0 0 1 0-1.5h10.752c.924 0 1.633-.72 1.633-1.561 0-.579-.337-1.122-.894-1.392l-.647-.313-.003-.002a1.82 1.82 0 0 1-1.027-1.627V9.247l-.014-.408a5 5 0 0 0-.042-.382l-.07-.378a.75.75 0 0 1 .591-.87" }), _createElementVNode("path", { "fill-rule": "evenodd", d: "M20.532 9.325a.745.745 0 0 0-.36.978.755.755 0 0 0 .992.385s.045 0 .045-.02l.07-.038a2 2 0 0 0 .197-.13c.154-.113.343-.285.52-.533.365-.51.629-1.277.51-2.367-.117-1.089-.54-1.786-1.006-2.213a2.4 2.4 0 0 0-.623-.417 2 2 0 0 0-.326-.116l-.01-.003-.006-.001h-.003l-.001-.001a.745.745 0 0 0-.887.576.755.755 0 0 0 .56.885l.052.02c.054.025.14.073.234.16.175.16.443.51.524 1.262s-.105 1.148-.242 1.34a.9.9 0 0 1-.24.233m.677 1.342-.026.013-.01.004-.005.003h-.002z", "clip-rule": "evenodd" }), _createElementVNode("path", { d: "M3.432 9.238a.75.75 0 0 1 .42.956.75.75 0 0 1-.966.443l-.02-.008.02.008h-.002l-.002-.002-.004-.002-.011-.004a1 1 0 0 1-.098-.043 2 2 0 0 1-.206-.118 2.4 2.4 0 0 1-.552-.502c-.396-.489-.708-1.239-.658-2.333s.428-1.815.867-2.268c.213-.22.426-.363.595-.454a2 2 0 0 1 .318-.135l.01-.003.006-.001h.002l.001-.001h.001c.4-.11.812.124.921.523a.75.75 0 0 1-.505.916l-.05.024a1 1 0 0 0-.223.172c-.164.17-.41.535-.444 1.29-.035.756.177 1.14.325 1.324a.9.9 0 0 0 .255.218M10.702 19.737a.75.75 0 0 0-1.414.5l.017.046-.016-.045v.001l.001.002.002.005.003.011a1 1 0 0 0 .04.095q.034.081.103.195c.093.152.236.34.449.522.44.377 1.117.681 2.113.681s1.674-.304 2.113-.68c.213-.183.356-.371.449-.523a2 2 0 0 0 .143-.29l.003-.01.002-.006v-.002h.001l-.001.002.001-.004a.75.75 0 0 0-1.413-.5l-.016.028a.7.7 0 0 1-.145.166c-.144.123-.466.319-1.137.319-.67 0-.993-.196-1.137-.32a.7.7 0 0 1-.16-.193" }) ])) }