UNPKG

@bcc-code/icons-vue

Version:

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

11 lines (10 loc) • 829 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: "M280-160q-33 0-56.5-23.5T200-240v-370L95-734q-5-6-7-12.5T86-760q0-16 11-28t29-12h674q33 0 56.5 23.5T880-720v480q0 33-23.5 56.5T800-160H280Zm-68-560 68 80v400h520v-480H212Zm340 360h128q17 0 28.5-11.5T720-400q0-17-11.5-28.5T680-440H457q-27 0-37.5 24.5T428-372l84 84q11 11 28 11t28-11q11-11 11-28t-11-28l-16-16Zm-24-240H400q-17 0-28.5 11.5T360-560q0 17 11.5 28.5T400-520h223q27 0 37.5-24.5T652-588l-84-84q-11-11-28-11t-28 11q-11 11-11 28t11 28l16 16Zm-22 120Z" }) ])) }