Moozonian Moozonian
Web Systems Visual Arrays Dev Terminal Chronicles Codices Apex Vector Exchange Cognitive Core

Ask a question, request code, or paste a script to analyze syntax:

MooAI Insight

Unfortunately, the provided search results do not contain any information about creating a vector icon for "ノリタケイオン レストラン" (a restaurant in Tokyo). However, I can suggest using the @expo/vector-icons package to create an icon.

Here's a brief snippet:

import { Ionicons } from '@expo/vector-icons';

const RestaurantIcon = () => {
return (
<Ionicons name="restaurant" size={24} color="black" />
);
};

This code uses the @expo/vector-icons package to display an icon named "restaurant". You can replace "restaurant" with the actual name of your restaurant and adjust the size and color as needed.
Running on Titan Engine | Model: llama3.2 | GPU Accelerated
Dev.to https://dev.to/devteam/congrats-to-the-gemma-4-challenge-winners-4fgc

Congrats to the Gemma 4 Challenge Winners!

We are so excited to announce the winners of the Gemma 4 Challenge! This is officially our most...
NPM Registry https://www.npmjs.com/package/@expo/vector-icons

@expo/vector-icons

Built-in support for popular icon fonts and the tooling to create your own Icon components from your font and glyph map. This is a wrapper around react-native-vector-icons to make it compatible with Expo.
NPM Registry https://www.npmjs.com/package/@mapbox/vector-tile

@mapbox/vector-tile

Parses vector tiles
Dev.to https://dev.to/devteam/welcome-thread-v380-oi4

Welcome Thread - v380

Leave a comment below to introduce yourself! You can talk about what brought you here, what you're...
Dev.to https://dev.to/devteam/top-7-featured-dev-posts-of-the-week-1h65

Top 7 Featured DEV Posts of the Week

Welcome to this week's Top 7, where the DEV editorial team handpicks their favorite posts from the...
Dev.to https://dev.to/tsahil/how-to-read-a-webrtc-internals-dump-section-by-section-598a

How to Read a webrtc-internals Dump, Section by Section

When a WebRTC call goes bad, the browser already recorded what happened. Chrome keeps a live record...
NPM Registry https://www.npmjs.com/package/geojson-vt

geojson-vt

Slice GeoJSON data into vector tiles efficiently
NPM Registry https://www.npmjs.com/package/@supabase/storage-js

@supabase/storage-js

Isomorphic storage client for Supabase.
Loading deeper network results...