UNPKG

@bcc-code/icons-vue

Version:

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

11 lines (10 loc) • 889 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: "M414-360q-35 0-55.5-22T330-440h300q-8 36-28.5 58T546-360H414Zm-51-160q7-18 22-29t35-11h53q27-27 37.5-33.5T540-600q25 0 42.5 17.5T600-540v20H363Zm51 240h132q91 0 131.5-68.5T720-520h-40v-20q0-58-41-99t-99-41q-29 0-54.5 10.5T440-640h-20q-52 0-91 34.5T282-520h-42q2 103 42.5 171.5T414-280ZM200-120q-33 0-56.5-23.5T120-200v-560q0-33 23.5-56.5T200-840h40v-40q0-17 11.5-28.5T280-920q17 0 28.5 11.5T320-880v40h320v-40q0-17 11.5-28.5T680-920q17 0 28.5 11.5T720-880v40h40q33 0 56.5 23.5T840-760v560q0 33-23.5 56.5T760-120H200Z" }) ])) }