UNPKG

@react-symbols/icons

Version:

Symbols icons by Miguel Solorio for React

4 lines 1.46 kB
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; const RescriptInterface = (props) => (_jsxs("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24" }, props, { children: [_jsx("path", { fill: "#F87171", d: "M8.587 2.51c-2.532 0-3.799 0-4.686.646a3.328 3.328 0 00-.744.746c-.646.887-.646 2.153-.646 4.689v6.818c0 2.532 0 3.797.645 4.685.208.287.46.54.745.75.887.645 2.154.645 4.686.645h6.822c2.532 0 3.797 0 4.685-.646a3.5 3.5 0 00.75-.749c.645-.886.645-2.152.645-4.685V8.59c0-2.536 0-3.802-.646-4.69a3.41 3.41 0 00-.748-.745c-.887-.645-2.153-.645-4.686-.645H8.587zm.38 1.058h6.062c2.25 0 3.376 0 4.163.573.255.185.48.409.666.663.573.788.573 1.913.574 4.167v6.058c0 2.25 0 3.375-.574 4.163a3.108 3.108 0 01-.666.665c-.788.574-1.913.575-4.163.575H8.967c-2.25 0-3.375 0-4.163-.575a3.028 3.028 0 01-.663-.665c-.573-.788-.573-1.913-.573-4.163V8.97c0-2.254 0-3.38.573-4.167.184-.255.408-.478.663-.663.788-.573 1.913-.573 4.163-.573z" }), _jsx("path", { fill: "#F87171", d: "M9.513 7.114c-.714 0-1.073 0-1.345.138-.24.123-.436.319-.56.56-.138.272-.138.63-.138 1.348v6.259c0 .594 0 .894.097 1.128.13.313.378.561.69.69.234.097.535.097 1.128.097.598 0 .894 0 1.129-.096.312-.13.56-.378.69-.691.096-.234.096-.534.096-1.128V7.114H9.514zm5.86.075a2.253 2.253 0 000 4.506h.002a2.251 2.251 0 001.59-3.846 2.252 2.252 0 00-1.593-.66z" })] }))); export default RescriptInterface; //# sourceMappingURL=rescriptInterface.js.map