UNPKG

estat-icons

Version:
12 lines (11 loc) 1.36 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: "M2.896 7.25c-.224-2.745.54-4.726 2.131-5.529 1.196-.603 2.72-.336 3.548.62 1.469 1.7 1.805 4.956.866 8.404l-.104.38c-.11.402-.46.706-.897.78l-2.67.451c-.4.068-.81-.068-1.055-.37-.192-.234-.398-.504-.489-.685-1.014-2.02-1.215-2.63-1.33-4.052Zm2.598 8.117c-.142-.549.272-1.07.867-1.172l.348-.06a47.125 47.125 0 0 1 1.885-.26c.568-.07 1.107.27 1.215.795.315 1.527.341 3.293-1.84 3.273-.647-.006-.863-.076-1.299-.425-.618-.495-.973-1.368-1.176-2.151ZM16.469 6.38c-1.51.632-2.493 2.644-2.672 5.471-.07 1.115.116 2.75.238 3.651.054.402.359.733.774.853l2.57.744c.473.137.987-.028 1.261-.414.55-.775 1.426-2.054 1.725-2.732.705-1.599.847-4.146.307-5.534-.298-.766-.961-1.546-1.62-1.906-.692-.376-1.858-.436-2.583-.133Zm-2.028 12.026c-.533-.108-1.059.18-1.222.665-.165.491-.34 1.076-.36 1.392-.056.887.119 1.3.732 1.735.895.633 2.225.43 2.98-.456.29-.342.522-.92.686-1.443.19-.605-.282-1.28-.936-1.443-.252-.063-.53-.133-.816-.207a22.16 22.16 0 0 0-1.064-.243Z" }) ])) }