UNPKG

@bcc-code/icons-vue

Version:

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

11 lines (10 loc) • 1.22 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: "M520-120v48q0 11-9.5 17T491-54l-173-87q-7-4-5.5-11.5t9.5-7.5h118v-48q0-11 9.5-17t19.5-1l173 87q7 4 5.5 11.5T638-120H520ZM195-315q-35-35-35-85h-40q-17 0-28.5-11.5T80-440v-80q0-66 47-113t113-47h80q33 0 56.5 23.5T400-600v120h140l140-174v-106h-80q-17 0-28.5-11.5T560-800q0-17 11.5-28.5T600-840h80q33 0 56.5 23.5T760-760v106q0 14-4.5 26.5T743-604L604-430q-11 14-28 22t-35 8H400q0 50-35 85t-85 35q-50 0-85-35Zm125-165Zm-11.5 108.5Q320-383 320-400h-80q0 17 11.5 28.5T280-360q17 0 28.5-11.5ZM360-720H240q-17 0-28.5-11.5T200-760q0-17 11.5-28.5T240-800h120q17 0 28.5 11.5T400-760q0 17-11.5 28.5T360-720Zm315 405q-35-35-35-85t35-85q35-35 85-35t85 35q35 35 35 85t-35 85q-35 35-85 35t-85-35Zm113.5-56.5Q800-383 800-400t-11.5-28.5Q777-440 760-440t-28.5 11.5Q720-417 720-400t11.5 28.5Q743-360 760-360t28.5-11.5ZM160-480h160v-120h-80q-33 0-56.5 23.5T160-520v40Z" }) ])) }