UNPKG

@placetopay/iconsax-vue

Version:

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

22 lines (21 loc) 2.09 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 14.75H6.2c-3.42 0-4.95-1.53-4.95-4.95V6.2c0-3.42 1.53-4.95 4.95-4.95h3.6c3.42 0 4.95 1.53 4.95 4.95V10c0 .41-.33.74-.74.75-2.4.04-3.22.87-3.26 3.26-.01.41-.34.74-.75.74m-3.8-12c-2.58 0-3.45.87-3.45 3.45v3.6c0 2.58.87 3.45 3.45 3.45h3.09c.24-2.44 1.52-3.71 3.96-3.96V6.2c0-2.58-.87-3.45-3.45-3.45z" }), _createElementVNode("path", { fill: "currentColor", d: "M5.2 6.63c-.23 0-.47-.11-.61-.32a.753.753 0 0 1 .18-1.05c.78-.55 1.83-.56 2.62-.02.34.23.43.7.2 1.04s-.7.43-1.04.2a.8.8 0 0 0-.9.01c-.15.1-.3.14-.45.14m4 0c-.23 0-.47-.11-.61-.32a.753.753 0 0 1 .18-1.05c.78-.55 1.83-.56 2.62-.02.34.23.43.7.2 1.04s-.7.43-1.04.2a.8.8 0 0 0-.9.01c-.15.1-.3.14-.45.14m-1.04 5.54H5.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.38.73.12 1.05s-.73.37-1.05.12c-.35-.28-.77-.43-1.22-.43-1 0-1.83.76-1.94 1.74h2.1c.41 0 .75.34.75.75s-.35.75-.76.75m9.64 10.58h-3.6c-3.42 0-4.95-1.53-4.95-4.95V14c.06-3.19 1.56-4.69 4.74-4.75h3.81c3.42 0 4.95 1.53 4.95 4.95v3.6c0 3.42-1.53 4.95-4.95 4.95m-3.8-12c-2.38.04-3.21.87-3.25 3.26v3.79c0 2.58.87 3.45 3.45 3.45h3.6c2.58 0 3.45-.87 3.45-3.45v-3.6c0-2.58-.87-3.45-3.45-3.45z" }), _createElementVNode("path", { fill: "currentColor", d: "M14.09 14.63c-.47 0-.93-.14-1.32-.42a.753.753 0 1 1 .87-1.23.8.8 0 0 0 .9.01c.34-.23.81-.15 1.04.2.23.34.15.81-.2 1.04-.39.27-.84.4-1.29.4m4 0c-.47 0-.93-.14-1.32-.42a.753.753 0 1 1 .87-1.23.8.8 0 0 0 .9.01c.34-.23.81-.15 1.04.2.23.34.15.81-.2 1.04-.39.27-.84.4-1.29.4M16 20.17c-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.45m-1.94-3.24c.1.98.93 1.74 1.94 1.74s1.83-.76 1.94-1.74z" }) ])) }