UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 2.62 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); // This file is autogenerated by "make react_icons", do not edit it. const React = tslib_1.__importStar(require("react")); const FiletypeSass = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", className: "bi bi-filetype-sass", viewBox: "0 0 16 16", ...props }, React.createElement("path", { fillRule: "evenodd", d: "M14 4.5V11h-1V4.5h-2A1.5 1.5 0 019.5 3V1H4a1 1 0 00-1 1v9H2V2a2 2 0 012-2h5.5zM1.41 15.29a1.2 1.2 0 01-.111-.449h.764a.58.58 0 00.255.384.8.8 0 00.25.114q.142.041.319.041.246 0 .413-.07a.56.56 0 00.255-.193.5.5 0 00.084-.29.39.39 0 00-.152-.326q-.152-.12-.463-.193l-.618-.143a1.7 1.7 0 01-.539-.214 1 1 0 01-.352-.367 1.1 1.1 0 01-.123-.524q0-.366.19-.639.192-.272.528-.422.338-.15.777-.149.456 0 .779.152.326.153.5.41.18.255.2.566h-.75a.56.56 0 00-.12-.258.6.6 0 00-.246-.181.9.9 0 00-.37-.068q-.324 0-.512.152a.47.47 0 00-.185.384q0 .18.144.3a1 1 0 00.404.175l.621.143q.326.075.566.211t.375.358.135.56q0 .37-.188.656a1.2 1.2 0 01-.539.439q-.351.158-.858.158-.381 0-.665-.09a1.4 1.4 0 01-.478-.252 1.1 1.1 0 01-.29-.375m4.188-.387l-.313 1.028h-.8l1.342-3.999h.926l1.335 4h-.84l-.314-1.03zm1.178-.59l-.49-1.616h-.034l-.49 1.617zm1.352.528a1.13 1.13 0 00.401.823q.195.162.478.252.284.091.665.091.507 0 .859-.158.354-.158.539-.44.187-.284.187-.656 0-.336-.134-.56a1 1 0 00-.375-.357 2 2 0 00-.566-.21l-.621-.144a1 1 0 01-.404-.176.37.37 0 01-.144-.299q0-.234.185-.384.188-.152.512-.152.214 0 .37.068a.6.6 0 01.246.181.56.56 0 01.12.258h.75a1.1 1.1 0 00-.2-.566 1.2 1.2 0 00-.5-.41 1.8 1.8 0 00-.78-.152q-.44 0-.776.15-.337.149-.527.421-.19.273-.19.639 0 .302.122.524.123.223.352.367.228.143.539.213l.618.144q.31.073.463.193a.39.39 0 01.152.326.5.5 0 01-.085.29.56.56 0 01-.255.193q-.167.07-.413.07-.175 0-.32-.04a.8.8 0 01-.248-.115.58.58 0 01-.255-.384zm3.503.449a1.2 1.2 0 01-.111-.449h.764a.58.58 0 00.255.384q.105.073.25.114.142.041.319.041.245 0 .413-.07a.56.56 0 00.255-.193.5.5 0 00.085-.29.39.39 0 00-.153-.326q-.152-.12-.463-.193l-.618-.143a1.7 1.7 0 01-.539-.214 1 1 0 01-.351-.367 1.1 1.1 0 01-.123-.524q0-.366.19-.639.19-.272.527-.422.338-.15.777-.149.456 0 .779.152.326.153.5.41.18.255.2.566h-.75a.56.56 0 00-.12-.258.6.6 0 00-.246-.181.9.9 0 00-.37-.068q-.324 0-.512.152a.47.47 0 00-.184.384q0 .18.143.3a1 1 0 00.404.175l.621.143q.326.075.566.211t.375.358.135.56q0 .37-.188.656a1.2 1.2 0 01-.539.439q-.351.158-.858.158a2.2 2.2 0 01-.665-.09 1.4 1.4 0 01-.478-.252 1.1 1.1 0 01-.29-.375" })); exports.default = FiletypeSass;