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) 2 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: "M4.47 12.17c-.19 0-.38-.07-.53-.22l-1.21-1.21-1.21 1.21c-.29.29-.77.29-1.06 0a.754.754 0 0 1 0-1.06L2.2 9.15c.29-.29.77-.29 1.06 0L5 10.89c.29.29.29.77 0 1.06-.14.15-.34.22-.53.22m16.79 2.9c-.19 0-.38-.07-.53-.22l-1.74-1.74a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l1.21 1.21 1.21-1.21c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-1.74 1.74c-.14.14-.34.22-.53.22" }), _createElementVNode("path", { fill: "currentColor", d: "M21.26 15.07c-.41 0-.75-.34-.75-.75V12c0-4.69-3.82-8.51-8.51-8.51-2.59 0-5.01 1.16-6.64 3.19-.26.32-.73.37-1.05.12a.75.75 0 0 1-.12-1.05A9.95 9.95 0 0 1 12 2c5.52 0 10.01 4.49 10.01 10.01v2.32c0 .4-.33.74-.75.74M12 22.01C6.48 22.01 1.99 17.52 1.99 12V9.68c0-.41.34-.75.75-.75s.75.34.75.75V12c0 4.69 3.82 8.51 8.51 8.51 2.59 0 5.01-1.16 6.64-3.19a.748.748 0 0 1 1.17.93A9.96 9.96 0 0 1 12 22.01" }), _createElementVNode("path", { fill: "currentColor", d: "M13.38 12.75H9c-.41 0-.75-.34-.75-.75V8.5c0-.41.34-.75.75-.75h4.38c1.33 0 2.5 1.17 2.5 2.5 0 1.38-1.13 2.5-2.5 2.5m-3.63-1.5h3.62c.55 0 1-.45 1-1 0-.45-.45-1-1-1H9.75z" }), _createElementVNode("path", { fill: "currentColor", d: "M14 16.25H9c-.41 0-.75-.34-.75-.75V12c0-.41.34-.75.75-.75h5c1.52 0 2.75 1.12 2.75 2.5s-1.23 2.5-2.75 2.5m-4.25-1.5H14c.69 0 1.25-.45 1.25-1s-.56-1-1.25-1H9.75z" }), _createElementVNode("path", { fill: "currentColor", d: "M11.8 18c-.41 0-.75-.34-.75-.75V15.5c0-.41.34-.75.75-.75s.75.34.75.75v1.75c0 .41-.34.75-.75.75m0-8.75c-.41 0-.75-.34-.75-.75V6.75c0-.41.34-.75.75-.75s.75.34.75.75V8.5c0 .41-.34.75-.75.75" }) ])) }