UNPKG

@bcc-code/icons-vue

Version:

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

11 lines (10 loc) • 875 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: "m763-84-77-76H240q-33 0-56.5-23.5T160-240v-80q0-17 11.5-28.5T200-360q17 0 28.5 11.5T240-320v80h366L503-343q-6 3-11.5 4.5T480-337q-10 0-16.5-3t-11.5-8L308-492q-11-11-11.5-25.5T304-542L83-763q-11-11-11-28t12-29q11-11 28-11t29 11l679 680q11 11 11 28t-11 28q-12 12-29 12t-28-12ZM652-548q11 11 11 28t-11 28l-7 7q-12 12-28 11.5T589-486q-12-12-12-28.5t12-28.5l6-6q11-11 28.5-10.5T652-548ZM508.5-788.5Q520-777 520-760v110q0 20-12.5 29.5T480-611q-15 0-27.5-10T440-651v-109q0-17 11.5-28.5T480-800q17 0 28.5 11.5Z" }) ])) }