UNPKG

@placetopay/iconsax-vue

Version:

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

23 lines (22 loc) 1.83 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: "M16.75 3.56V2c0-.41-.34-.75-.75-.75s-.75.34-.75.75v1.5h-6.5V2c0-.41-.34-.75-.75-.75s-.75.34-.75.75v1.56c-2.7.25-4.01 1.86-4.21 4.25-.02.29.22.53.5.53h16.92c.29 0 .53-.25.5-.53-.2-2.39-1.51-4-4.21-4.25" }), _createElementVNode("path", { fill: "currentColor", d: "M21 10.84v1.74c0 .61-.54 1.08-1.14.98-.28-.04-.57-.07-.86-.07a5.51 5.51 0 0 0-5.5 5.5c0 .46.18 1.1.37 1.68a.998.998 0 0 1-.95 1.32H8c-3.5 0-5-2-5-5v-6.16c0-.55.45-1 1-1h16c.55.01 1 .46 1 1.01", opacity: ".4" }), _createElementVNode("path", { fill: "currentColor", d: "M8.5 15c-.26 0-.52-.11-.71-.29-.18-.19-.29-.45-.29-.71s.11-.52.29-.71c.23-.23.58-.34.91-.27q.09.015.18.06.09.03.18.09l.15.12c.18.19.29.45.29.71s-.11.52-.29.71l-.15.12q-.09.06-.18.09-.09.045-.18.06c-.07.01-.14.02-.2.02m3.5 0c-.26 0-.52-.11-.71-.29-.18-.19-.29-.45-.29-.71s.11-.52.29-.71c.38-.37 1.05-.37 1.42 0 .18.19.29.45.29.71s-.11.52-.29.71c-.19.18-.45.29-.71.29m-3.5 3.5c-.26 0-.52-.11-.71-.29-.18-.19-.29-.45-.29-.71s.11-.52.29-.71c.1-.09.2-.16.33-.21.37-.16.81-.07 1.09.21.18.19.29.45.29.71s-.11.52-.29.71c-.19.18-.45.29-.71.29m13.33-2.33a4.01 4.01 0 0 0-5.66 0 4.01 4.01 0 0 0 0 5.66 4.01 4.01 0 0 0 5.66 0 4.01 4.01 0 0 0 0-5.66m-.76 3.39c-.13.14-.32.22-.53.22h-.74v.78c0 .21-.08.39-.22.53s-.32.22-.53.22c-.41 0-.75-.34-.75-.75v-.78h-.75a.749.749 0 1 1 0-1.5h.75v-.71a.749.749 0 1 1 1.5 0v.71h.74c.42 0 .75.34.75.75 0 .21-.08.4-.22.53" }) ])) }