UNPKG

@bcc-code/icons-vue

Version:

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

11 lines (10 loc) • 1.12 kB
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: "M760-240h-40q-17 0-28.5-11.5T680-280q0-17 11.5-28.5T720-320h40v-40q0-17 11.5-28.5T800-400q17 0 28.5 11.5T840-360v40h40q17 0 28.5 11.5T920-280q0 17-11.5 28.5T880-240h-40v40q0 17-11.5 28.5T800-160q-17 0-28.5-11.5T760-200v-40Zm-660 80q-25 0-42.5-17.5T40-220v-120q0-25 17.5-42.5T100-400q25 0 42.5 17.5T160-340v120q0 25-17.5 42.5T100-160Zm147.5-17.5Q230-195 230-220v-200q0-25 17.5-42.5T290-480q25 0 42.5 17.5T350-420v200q0 25-17.5 42.5T290-160q-25 0-42.5-17.5Zm190 0Q420-195 420-220v-320q0-25 17.5-42.5T480-600q25 0 42.5 17.5T540-540v320q0 25-17.5 42.5T480-160q-25 0-42.5-17.5ZM920-428q-25-20-55.5-31T800-470v-270q0-25 17.5-42.5T860-800q25 0 42.5 17.5T920-740v312ZM610-293v-327q0-25 17.5-42.5T670-680q25 0 42.5 17.5T730-620v163q-51 20-83.5 63.5T610-293Z" }) ])) }