UNPKG

@bcc-code/icons-vue

Version:

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

11 lines (10 loc) • 929 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: "M160-240q-50 0-85-35t-35-85v-240q0-50 35-85t85-35h435q20 0 32 16t6 36l-27 81q-5 14 1 28.5t20 20.5l30 13q11 5 17 15t6 22v168l2 12q1 6 3 12 7 20-1.5 38T657-240H160Zm641-182q-12 0-20.5-7.5T772-449q0-27 15-43.5t33-33.5q12-11 22-24.5t10-30.5q0-20-15.5-32T800-625q-13 0-24.5 5.5T756-604q-8 9-18 14.5t-21 .5q-11-5-15.5-16t1.5-21q15-25 41-39.5t56-14.5q44 0 76.5 27.5T909-583q0 23-11.5 43T869-503l-23.5 23.5Q833-467 830-450q-2 11-10 19.5t-19 8.5Zm-29.5 110.5Q760-323 760-340t11.5-28.5Q783-380 800-380t28.5 11.5Q840-357 840-340t-11.5 28.5Q817-300 800-300t-28.5-11.5Z" }) ])) }