open-icon
Version:
Open Icon
26 lines (25 loc) • 612 B
JavaScript
// lib/meta/icon_pound-symbol.svg.ts
var meta = {
"description": "The pound symbol, also known as the hash or number sign, is a special character commonly used in social media, coding, and writing to indicate a numerical value or to represent a tag.",
"category": [
"Special Characters"
],
"tag": [
"pound",
"hash",
"number sign",
"social media",
"coding",
"tag",
"special character",
"symbol",
"punctuation",
"keyboard"
],
"title": "Pound Symbol"
};
var icon_pound_symbol_svg_default = meta;
export {
icon_pound_symbol_svg_default as default,
meta
};