open-icon
Version:
Open Icon
26 lines (25 loc) • 610 B
JavaScript
// lib/meta/icon_promille.svg.ts
var meta = {
"description": "The icon 'promille' represents the symbol for permillage, which is used to denote a concentration of one part per thousand. It is commonly used in contexts such as blood alcohol content.",
"category": [
"Symbol"
],
"tag": [
"permillage",
"concentration",
"blood alcohol content",
"special character",
"mathematics",
"unit",
"measurement",
"symbol",
"label",
"fraction"
],
"title": "Promille"
};
var icon_promille_svg_default = meta;
export {
icon_promille_svg_default as default,
meta
};