UNPKG

@bcc-code/icons-vue

Version:

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

11 lines (10 loc) • 1.3 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: "M283.5-666Q189-632 111-569q-17 14-37.5 13.5T38-571q-15-15-14.5-35.5T40-641q93-78 206-118.5T480-800q121 0 234 40.5T920-641q16 14 16.5 34.5T922-571q-15 15-35.5 15.5T849-569q-78-63-172.5-97T480-700q-102 0-196.5 34Zm140 482.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-380q-38 0-74 10t-68 30q-18 11-39 10.5T263-345q-15-15-14-35t18-32q47-33 101-50.5T480-480q43 0 84 9.5t79 28.5q-21 15-38 35.5T577-362q-23-9-47-13.5t-50-4.5Zm0-160q-70 0-135 21.5T224-455q-17 13-37.5 12.5T151-458q-14-15-13.5-35t16.5-33q70-56 153.5-85T481-640q94 0 180.5 32T820-516q11 9 11.5 22.5T822-470q-15-5-30-7.5t-32-2.5q-14 0-26.5 2t-24.5 5q-51-32-109.5-49.5T480-540Zm240 300h-40q-17 0-28.5-11.5T640-280q0-17 11.5-28.5T680-320h40v-40q0-17 11.5-28.5T760-400q17 0 28.5 11.5T800-360v40h40q17 0 28.5 11.5T880-280q0 17-11.5 28.5T840-240h-40v40q0 17-11.5 28.5T760-160q-17 0-28.5-11.5T720-200v-40Z" }) ])) }