UNPKG

@bcc-code/icons-vue

Version:

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

11 lines (10 loc) • 1.19 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: "M120-120q-17 0-28.5-11.5T80-160v-320q0-33 23.5-56.5T160-560h160q8 0 15.5 3t13 8.5q5.5 5.5 8.5 13t3 15.5v40q0 50 35 85t85 35q50 0 85-35t35-85v-40q0-8 3-15.5t8.5-13q5.5-5.5 13-8.5t15.5-3h160q33 0 56.5 23.5T880-480v320q0 17-11.5 28.5T840-120H120Zm40-80h640v-280H680q0 83-58.5 141.5T480-280q-83 0-141.5-58.5T280-480H160v280Zm320-240q-17 0-28.5-11.5T440-480q0-109 25-215t109-175q13-11 29-9.5t27 14.5q11 13 9.5 29T625-809q-70 59-87.5 148T520-480q0 17-11.5 28.5T480-440Zm-228.5 91.5Q260-357 260-370t-8.5-21.5Q243-400 230-400t-21.5 8.5Q200-383 200-370t8.5 21.5Q217-340 230-340t21.5-8.5Zm40 100Q300-257 300-270t-8.5-21.5Q283-300 270-300t-21.5 8.5Q240-283 240-270t8.5 21.5Q257-240 270-240t21.5-8.5Zm460-100Q760-357 760-370t-8.5-21.5Q743-400 730-400t-21.5 8.5Q700-383 700-370t8.5 21.5Q717-340 730-340t21.5-8.5ZM160-200h640-640Z" }) ])) }