UNPKG

@bcc-code/icons-vue

Version:

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

11 lines (10 loc) • 942 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: "M423.5-183.5Q400-207 400-240t23.5-56.5Q447-320 480-320t56.5 23.5Q560-273 560-240t-23.5 56.5Q513-160 480-160t-56.5-23.5ZM302-520l-110-77q-10 6-19 12.5T155-571q-20 16-45.5 15.5T66-574q-17-17-17-42t20-40q5-4 9.5-7t9.5-7l-18-12q-17-12-20.5-32t8.5-37q12-17 32.5-21t37.5 8l704 494q17 12 21 32t-8 37q-12 17-32.5 20.5T775-189L424-435q-26 5-50.5 14.5T326-397q-22 14-47 12.5T236-404q-17-17-16.5-41.5T240-484q15-11 30.5-19.5T302-520Zm123-157-135-95q46-14 93.5-21t96.5-7q113 0 218 37t193 107q20 15 20 40t-17 42q-18 18-43.5 18.5T805-571q-70-54-153-81.5T480-680q-14 0-27.5.5T425-677Z" }) ])) }