UNPKG

@bcc-code/icons-vue

Version:

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

11 lines (10 loc) • 967 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: "M420-220v-180L70-645q-17-12-20.5-32t8.5-37q12-17 32.5-21t37.5 8l704 494q17 12 21 32t-8 37q-12 17-32.5 20.5T775-152l-102-71h57v3q0 25-17.5 42.5T670-160q-25 0-42.5-17.5T610-220v-47l-70-49v93q0 27-17.5 45T480-160q-25 0-42.5-17.5T420-220Zm-380 0v-120q0-25 17.5-42.5T100-400q25 0 42.5 17.5T160-340v120q0 25-17.5 42.5T100-160q-25 0-42.5-17.5T40-220Zm190 0v-200q0-25 17.5-42.5T290-480q25 0 42.5 17.5T350-420v200q0 25-17.5 42.5T290-160q-25 0-42.5-17.5T230-220Zm500-207-120-84v-109q0-25 17.5-42.5T670-680q25 0 42.5 17.5T730-620v193Zm190 133-120-84v-362q0-25 17.5-42.5T860-800q25 0 42.5 17.5T920-740v446Z" }) ])) }