UNPKG

@bcc-code/icons-vue

Version:

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

11 lines (10 loc) • 1.07 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: "M714-160q-14 0-24-10t-10-24v-132q0-14 10-24t24-10h6v-40q0-33 23.5-56.5T800-480q33 0 56.5 23.5T880-400v40h6q14 0 24 10t10 24v132q0 14-10 24t-24 10H714Zm46-200h80v-40q0-17-11.5-28.5T800-440q-17 0-28.5 11.5T760-400v40ZM423.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.5ZM480-440q-41 0-79.5 10.5T327-398q-22 14-47.5 13T236-404q-17-17-16.5-41.5T240-484q53-37 114-56.5T480-560q51 0 99 12t93 35q-24 20-39.5 46.5T608-411q-30-14-62.5-21.5T480-440ZM308-652.5Q225-625 155-571q-20 16-45.5 15.5T66-574q-17-17-17-42t20-40q88-70 193-107t218-37q113 0 218 37t193 107q20 15 20 40t-17 42q-18 18-43.5 18.5T805-571q-70-54-153-81.5T480-680q-89 0-172 27.5Z" }) ])) }