UNPKG

@bcc-code/icons-vue

Version:

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

11 lines (10 loc) • 1.26 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: "M180-240v90q0 13-8.5 21.5T150-120q-13 0-21.5-8.5T120-150v-92q-18-5-30-19t-14-34L44-637q-2-17 10.5-30T84-680q16 0 27 10.5t13 25.5l25 284h171q33 0 56.5 23.5T400-280q0 17-11.5 28.5T360-240v90q0 13-8.5 21.5T330-120q-13 0-21.5-8.5T300-150v-90H180Zm140-360q-17 0-28.5-11.5T280-640q0-66 47-113t113-47v-80q0-17 11.5-28.5T480-920q17 0 28.5 11.5T520-880v80q66 0 113 47t47 113q0 17-11.5 28.5T640-600H320Zm51-80h218q-11-19-29-29.5T520-720h-80q-22 0-40 10.5T371-680Zm417.5 551.5Q780-137 780-150v-90H660v90q0 13-8.5 21.5T630-120q-13 0-21.5-8.5T600-150v-90q-17 0-28.5-11.5T560-280q0-33 23.5-56.5T640-360h172l25-284q2-15 13-25.5t27-10.5q17 0 29 13t10 30l-31 342q-2 20-14.5 34T840-242v92q0 13-8.5 21.5T810-120q-13 0-21.5-8.5ZM480-680Zm-40 240H240q-17 0-28.5-11.5T200-480q0-17 11.5-28.5T240-520h480q17 0 28.5 11.5T760-480q0 17-11.5 28.5T720-440H520v280q0 17-11.5 28.5T480-120q-17 0-28.5-11.5T440-160v-280Z" }) ])) }