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.09 kB
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", viewBox: "0 0 24 24", fill: "currentColor", "aria-hidden": "true" }, [ _createElementVNode("path", { d: "M11.453 14.716c.097.293.256.557.46.78l-.393.682a2.9 2.9 0 0 1-.848-1.462zM16.328 14.716a2.9 2.9 0 0 1-.848 1.462l-.394-.68c.205-.224.365-.488.462-.782zM13.501 13.197a.844.844 0 1 1 0 1.688.844.844 0 0 1 0-1.688M12.652 11.245a2.9 2.9 0 0 1 1.69 0l-.395.687a2.2 2.2 0 0 0-.897 0z" }), _createElementVNode("path", { "fill-rule": "evenodd", d: "M15.95 5.25a3.25 3.25 0 0 1 3.188 2.612l2.477 12.389H22l.076.004a.75.75 0 0 1 0 1.492l-.076.004H1.998a.75.75 0 1 1 0-1.5h.353l1.301-9.07a2.25 2.25 0 0 1 2.227-1.93h.871c.294 0 .578.065.835.183l.292-1.538.066-.284A3.25 3.25 0 0 1 11.07 5.25zM5.88 10.751a.75.75 0 0 0-.742.644L3.865 20.25H5.39l1.454-6.905.412-2.18-.044-.107a.5.5 0 0 0-.462-.308zm8.653-.817a4.2 4.2 0 0 0-2.067 0l-.336.1-.019.007c-.3.114-.544.339-.681.626l-.053.127c-.121.347-.082.73.105 1.047l.001-.001.43.746c-.213.232-.376.51-.472.817h-.85a1.26 1.26 0 0 0-.877.367l-.095.105a1.26 1.26 0 0 0-.245 1.053l.001-.001c.19.897.665 1.708 1.357 2.31l.014.011.11.081a1.246 1.246 0 0 0 1.762-.427l.434-.753a2.2 2.2 0 0 0 .897 0l.435.753a1.246 1.246 0 0 0 1.872.346l.015-.012.249-.235c.557-.57.941-1.29 1.107-2.074h.001c.07-.323.01-.66-.164-.937l-.081-.115-.095-.104a1.26 1.26 0 0 0-.736-.359l-.142-.009h-.848a2.15 2.15 0 0 0-.475-.82l.434-.75-.001-.001c.16-.275.21-.599.14-.906l-.039-.132-.052-.127a1.25 1.25 0 0 0-.556-.571l-.125-.055-.019-.007z", "clip-rule": "evenodd" }), _createElementVNode("path", { d: "M11 2.75a.75.75 0 0 1 .746.673l.004.077V4a.75.75 0 0 1-1.5 0v-.5a.75.75 0 0 1 .75-.75M14 2.25a.75.75 0 0 1 .746.673L14.75 3v1a.75.75 0 0 1-1.5 0V3a.75.75 0 0 1 .75-.75M17 2.75a.75.75 0 0 1 .75.75V4a.75.75 0 0 1-1.5 0v-.5a.75.75 0 0 1 .75-.75" }) ])) }