UNPKG

@astraicons/vue

Version:

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

22 lines (21 loc) 1.1 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", fill: "none", viewBox: "0 0 24 24", "stroke-width": "1.5", stroke: "currentColor", "aria-hidden": "true" }, [ _createElementVNode("path", { "stroke-linecap": "round", d: "M12.03 3c-2.88-.005-4.7.65-6.962 2.432a1.96 1.96 0 0 0-.711 1.227c-.257 1.553-.717 5.203.134 7.53.37 1.013.723 1.794 1.19 2.507M12.03 3c.545.001 1.054.023 1.536.07M12.03 3l1.536.07m0 0c.545.053 1.056.138 1.545.264m0 0q.418.106.819.254m-.819-.254.819.254m0 0q.3.11.596.247m0 0c.232.107 1.244.533 1.474.665zM7.592 18.819l.281.255C9.146 20.217 10.228 21 12.03 21c2.057 0 3.175-1.02 4.712-2.432 1.486-1.367 2.14-2.45 2.827-4.379.734-2.061.364-5.46.103-7.189" }), _createElementVNode("path", { "stroke-linecap": "round", "stroke-linejoin": "round", d: "M20.547 2.517 3.455 19.483" }) ])) }