UNPKG

@placetopay/iconsax-vue

Version:

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

18 lines (17 loc) 1.76 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: "M10 1H4C2.34 1 1 2.34 1 4v6c0 1.66 1.34 3 3 3h4.5c0-2.48 2.02-4.5 4.5-4.5V4c0-1.66-1.34-3-3-3M3.77 4.27c.77-.55 1.82-.56 2.61-.02.34.23.43.7.2 1.04s-.7.43-1.04.2a.78.78 0 0 0-.91.01c-.13.09-.28.13-.43.13-.23 0-.47-.11-.61-.31a.753.753 0 0 1 .18-1.05m5.5 3.97c-.26.33-.73.38-1.05.12-.35-.28-.77-.43-1.22-.43-1 0-1.83.76-1.94 1.74h2.1c.41 0 .75.34.75.75s-.34.75-.75.75H4.84c-.71 0-1.29-.58-1.29-1.29 0-1.9 1.55-3.45 3.45-3.45.78 0 1.55.27 2.16.76.32.26.37.73.11 1.05m1.31-2.95c-.23.34-.7.43-1.04.2a.78.78 0 0 0-.91.01c-.13.09-.28.13-.43.13-.23 0-.47-.11-.61-.31a.753.753 0 0 1 .18-1.05c.77-.55 1.82-.56 2.61-.02.34.23.43.7.2 1.04m7.64 11.389a.36.36 0 0 0-.28-.12h-3.88c-.11 0-.21.04-.28.12s-.11.19-.09.29a2.33 2.33 0 0 0 2.31 2.08c1.19 0 2.18-.89 2.31-2.08a.38.38 0 0 0-.09-.29" }), _createElementVNode("path", { fill: "currentColor", d: "M19 10h-6c-1.65 0-3 1.35-3 3v6c0 1.65 1.35 3 3 3h6c1.65 0 3-1.35 3-3v-6c0-1.65-1.35-3-3-3m-6.41 3.17c.24-.34.71-.42 1.05-.18a.8.8 0 0 0 .9.01c.34-.24.81-.15 1.04.2.23.34.15.81-.2 1.04-.39.26-.84.4-1.29.4-.47 0-.93-.14-1.32-.42a.756.756 0 0 1-.18-1.05m3.41 7c-1.9 0-3.45-1.55-3.45-3.45 0-.71.58-1.29 1.29-1.29h4.32c.71 0 1.29.58 1.29 1.29 0 1.9-1.55 3.45-3.45 3.45m3.38-5.94c-.39.26-.84.4-1.29.4-.47 0-.93-.14-1.32-.42a.753.753 0 1 1 .87-1.23.8.8 0 0 0 .9.01c.34-.24.81-.15 1.04.2s.14.81-.2 1.04" }) ])) }