UNPKG

@bcc-code/icons-vue

Version:

Icons used in the BCC design system, built as Vue components.

11 lines (10 loc) • 700 B
import { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from "vue" export default function render(_ctx, _cache) { return (_openBlock(), _createElementBlock("svg", { "aria-hidden": "true", viewBox: "0 -960 960 960", fill: "currentColor" }, [ _createElementVNode("path", { d: "M640-600v272q0 14 12 19t22-5l103-103q11-11 17-25.5t6-30.5v-247q0-33-23.5-56.5T720-800H473q-16 0-30.5 6T417-777L314-674q-10 10-5 22t19 12h272q17 0 28.5 11.5T640-600ZM400-360v272q0 14 12 19t22-5l103-103q11-11 17-25.5t6-30.5v-247q0-33-23.5-56.5T480-560H233q-16 0-30.5 6T177-537L74-434q-10 10-5 22t19 12h272q17 0 28.5 11.5T400-360Z" }) ])) }