UNPKG

@placetopay/iconsax-vue

Version:

Vue icon components based on the extensive collection of 1000 SVG icons provided by Vuesax Icons.

30 lines (29 loc) 1.77 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", fill: "none", viewBox: "0 0 24 24" }, [ _createElementVNode("path", { fill: "currentColor", d: "M12 13.3c-.13 0-.26-.03-.38-.1L2.79 8.09a.75.75 0 0 1-.27-1.03.75.75 0 0 1 1.03-.27L12 11.68l8.4-4.86a.76.76 0 0 1 1.03.27c.21.36.08.82-.27 1.03l-8.77 5.08a.9.9 0 0 1-.39.1" }), _createElementVNode("path", { fill: "currentColor", d: "M12 22.36c-.41 0-.75-.34-.75-.75v-9.07c0-.41.34-.75.75-.75s.75.34.75.75v9.07c0 .41-.34.75-.75.75" }), _createElementVNode("path", { fill: "currentColor", d: "M11.999 22.75c-.91 0-1.78-.21-2.44-.58l-5.34-2.96c-1.45-.8-2.59-2.73-2.59-4.39V9.16c0-1.66 1.14-3.58 2.59-4.39l5.34-2.96c1.36-.76 3.5-.76 4.87 0l5.34 2.96c1.45.8 2.59 2.73 2.59 4.39v3.66c0 .41-.34.75-.75.75s-.75-.34-.75-.75V9.16c0-1.1-.85-2.54-1.81-3.07l-5.34-2.96c-.91-.51-2.5-.51-3.41 0l-5.34 2.96c-.97.54-1.81 1.97-1.81 3.07v5.66c0 1.1.85 2.54 1.81 3.07l5.34 2.96c.88.49 2.54.49 3.41 0 .36-.2.82-.07 1.02.29s.07.82-.29 1.02c-.66.38-1.53.59-2.44.59" }), _createElementVNode("path", { fill: "currentColor", d: "M19.2 22.15c-2.18 0-3.95-1.77-3.95-3.95s1.77-3.95 3.95-3.95 3.95 1.77 3.95 3.95-1.77 3.95-3.95 3.95m0-6.4c-1.35 0-2.45 1.1-2.45 2.45s1.1 2.45 2.45 2.45 2.45-1.1 2.45-2.45-1.1-2.45-2.45-2.45" }), _createElementVNode("path", { fill: "currentColor", d: "M23 22.75c-.19 0-.38-.07-.53-.22l-1-1a.755.755 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l1 1c.29.29.29.77 0 1.06-.15.15-.34.22-.53.22" }) ])) }