@astraicons/vue
Version:
A comprehensive icon set designed for websites, applications, social networks, and print media, tailored specifically for UI Astra.
17 lines (16 loc) • 2.35 kB
JavaScript
import { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from "vue"
export default function render(_ctx, _cache) {
return (_openBlock(), _createElementBlock("svg", {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 24 24",
fill: "currentColor",
"aria-hidden": "true"
}, [
_createElementVNode("path", { d: "M19.5 12.074a.75.75 0 1 1 0 1.5h-2a.75.75 0 0 1 0-1.5zm0-4a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1 0-1.5zm0-4a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1 0-1.5zM21 15.234a.75.75 0 1 1 0 1.5h-4.519a4.5 4.5 0 0 0-.115-1.5z" }),
_createElementVNode("path", {
"fill-rule": "evenodd",
d: "M16.481 16.734a4.5 4.5 0 0 0-.378-2.257 8 8 0 0 0-.275-.545l-.039-.072c-.07-.129-.124-.23-.174-.33a1.3 1.3 0 0 1-.115-.292V6.001a3.5 3.5 0 0 0-7 0v7.273c-.004.016-.025.092-.103.248-.054.11-.116.22-.2.374-.078.138-.179.32-.267.508a4.5 4.5 0 0 0-.296.83H3a.75.75 0 1 0 0 1.5h4.519a4.5 4.5 0 0 0 1.45 2.916c-.121.102-.216.204-.288.28l-.024.026c-.255.271-.294.278-.338.282-.064.007-.118.006-.443-.29l-.043-.04c-.264-.242-.768-.706-1.524-.667-.681.035-1.115.456-1.347.682l-.036.035c-.274.264-.327.276-.394.276-.107.002-.31-.083-.566-.307a3 3 0 0 1-.346-.361l-.018-.024a.75.75 0 0 0-1.048-.155.76.76 0 0 0-.14 1.07l.02.027.013.016q.042.053.116.14c.098.112.24.263.415.416.315.275.884.688 1.576.678.702-.01 1.145-.438 1.382-.667l.029-.028c.281-.27.342-.296.42-.3.082-.004.148.016.481.319l.034.03c.268.246.785.72 1.566.642.65-.064 1.047-.492 1.249-.71l.035-.037c.229-.244.266-.243.287-.243.018-.002.065-.007.315.25l.039.04c.217.226.65.675 1.338.703.745.032 1.21-.423 1.45-.658l.038-.037c.273-.264.345-.298.466-.298h.042c.077-.005.136.01.462.313l.031.03c.264.246.776.725 1.562.648.65-.065 1.048-.493 1.25-.71l.034-.038c.23-.244.266-.243.287-.243.019-.002.065-.007.316.25l.038.04c.218.226.65.675 1.339.703.523.022 1.02-.063 1.474-.297.452-.234.813-.59 1.106-1.03a.75.75 0 0 0-1.248-.832c-.184.276-.366.435-.546.529-.18.092-.408.146-.724.132-.045-.002-.086-.005-.367-.293l-.026-.027c-.225-.232-.677-.697-1.406-.674-.689.022-1.103.466-1.312.69l-.024.025c-.256.272-.294.278-.338.282-.06.006-.108.01-.425-.285l-.043-.04c-.059-.055-.13-.122-.214-.192a4.5 4.5 0 0 0 1.53-2.987M11.25 9.329v7.66a.75.75 0 0 0 1.5 0V9.33a.75.75 0 0 0-1.5 0",
"clip-rule": "evenodd"
})
]))
}