icon.gl
Version:
icon.gl is a icon library and framework developed by Scape Agency.
5 lines (4 loc) • 567 B
JavaScript
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.icon_file_type_iso = void 0;
exports.icon_file_type_iso = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 864 864"><path fill="none" stroke="#000" stroke-linejoin="round" stroke-width="24" d="M228 576V156h300l108 108v312"/><text font-family="Barlow-Bold,Barlow" font-size="180" font-weight="700" transform="translate(144 719.95)"><tspan x="0" y="0">ISO</tspan></text><path fill="none" stroke="#000" stroke-linejoin="round" stroke-width="24" d="M636 264H526.55V156z"/></svg>`;