UNPKG

@bcc-code/icons-vue

Version:

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

11 lines (10 loc) • 1.4 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: "M638.5-88.5Q630-97 630-110v-170q-9-8-14.5-18.5T610-320q0-21 15-35.5t35-14.5q21 0 35.5 14.5T710-320q0 11-4.5 22T690-280v170q0 13-8.5 21.5T660-80q-13 0-21.5-8.5ZM660-421q-42 0-71 29t-29 71q0 12 3.5 24t9.5 23q6 11 5.5 23.5T569-229q-9 9-21.5 8.5T528-231q-14-20-21-43t-7-47q0-67 47-113.5T660-481q67 0 113.5 46.5T820-321q0 23-6.5 46T793-232q-7 10-19 10.5t-21-8.5q-9-8-10-20.5t5-23.5q6-11 9-23t3-24q0-42-29-71t-71-29Zm0-99q-83 0-141.5 58T460-320q0 32 10.5 62t29.5 56q8 11 7 23.5T497-157q-9 9-21 8t-20-11q-26-35-41-75.5T400-320q0-109 76-184.5T660-580q109 0 184.5 75.5T920-320q0 44-14 84.5T865-160q-8 10-20.5 10t-21.5-9q-9-9-9-21t8-23q19-26 28.5-55.5T860-320q0-84-58-142t-142-58ZM100-160q-25 0-42.5-17.5T40-220v-360q0-25 17.5-42.5T100-640h200q25 0 42.5 17.5T360-580v360q0 25-17.5 42.5T300-160H100Zm560-500q-63 0-119 21.5T440-579v-1q0-58-41-99t-99-41H99q-5 0-9.5.5T80-718v-2q0-33 23.5-56.5T160-800h600q33 0 56.5 23.5T840-720v112q-42-25-86.5-38.5T660-660ZM200-459q13 0 21.5-9t8.5-21q0-13-8.5-21.5T200-519q-12 0-21 8.5t-9 21.5q0 12 9 21t21 9Z" }) ])) }