UNPKG

@fluentui/react-icons

Version:

Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.

7 lines (6 loc) 607 B
"use client"; "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.AutoFit32Light = void 0; const createFluentIcon_1 = require("../../utils/createFluentIcon"); exports.AutoFit32Light = ( /*#__PURE__*/createFluentIcon_1.createFluentIcon('AutoFit32Light', "32", ["M6 4.5c0-.28.22-.5.5-.5h19a.5.5 0 0 1 0 1h-19a.5.5 0 0 1-.5-.5Zm0 23c0-.28.22-.5.5-.5h19a.5.5 0 0 1 0 1h-19a.5.5 0 0 1-.5-.5ZM16.85 7.15a.5.5 0 0 0-.7 0l-4 4a.5.5 0 0 0 .7.7L16 8.71v14.58l-3.65-3.64a.5.5 0 0 0-.7.7l4.5 4.5c.2.2.5.2.7 0l4.5-4.5a.5.5 0 0 0-.7-.7L17 23.29V8.71l3.15 3.14a.5.5 0 0 0 .7-.7l-4-4Z"]));