UNPKG

@react-symbols/icons

Version:

Symbols icons by Miguel Solorio for React

4 lines 2.3 kB
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; const Font = (props) => (_jsxs("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24" }, props, { children: [_jsx("g", { fill: "#64748B", clipPath: "url(#clip0_20631_561)", children: _jsx("path", { d: "M13.408 18.047a.45.45 0 01-.449.45H7.617a.45.45 0 01-.449-.45c0-.248.201-.447.449-.46.303-.015.537-.047.703-.097.241-.078.362-.257.362-.537 0-.195-.04-.394-.118-.596l-.373-.933a1 1 0 00-.929-.63H4.336a1 1 0 00-.937.65l-.079.21c-.182.482-.273.83-.273 1.045 0 .39.15.638.45.742.186.064.392.108.615.133.247.027.449.225.449.473a.45.45 0 01-.45.45H.45a.45.45 0 01-.449-.45c0-.248.203-.442.447-.489a1.66 1.66 0 00.48-.165c.255-.137.496-.394.723-.772.235-.384.485-.924.752-1.621l3.653-9.565a.677.677 0 011.262-.005l3.865 9.883c.293.729.508 1.223.644 1.484.137.254.326.452.567.596.15.085.34.144.567.176.246.035.448.23.448.478zm-7.29-4.21a1 1 0 00.93-1.367l-.333-.84c-.337-.852-1.544-.841-1.866.015l-.317.84a1 1 0 00.936 1.353h.65zM24.072 16.436c.2 0 .364.162.342.36a2.318 2.318 0 01-.283.91 1.912 1.912 0 01-.82.77 2.627 2.627 0 01-1.153.245c-.547 0-1.002-.127-1.367-.381-.431-.308-1.152-.533-1.614-.272-.77.435-1.544.653-2.322.653-.703 0-1.279-.17-1.728-.508a1.63 1.63 0 01-.674-1.358c0-.462.12-.878.362-1.25.24-.377.592-.712 1.054-1.005a8.135 8.135 0 011.67-.772c.52-.184 1.145-.374 1.874-.571a.725.725 0 00.538-.698c0-.463-.11-.824-.332-1.084-.215-.267-.615-.4-1.201-.4-.501 0-.863.103-1.084.312-.221.208-.368.524-.44.947-.052.3-.15.547-.292.742-.137.189-.427.283-.87.283-.273 0-.514-.078-.722-.234-.209-.156-.313-.387-.313-.693 0-.606.329-1.133.987-1.582.657-.45 1.666-.674 3.027-.674 1.432 0 2.415.24 2.95.722.54.482.81 1.127.81 1.934v3.086c0 .39.01.677.029.86.02.182.072.322.156.42.091.09.231.136.42.136.17 0 .316-.088.44-.264a.955.955 0 00.142-.278c.061-.19.215-.357.414-.357zm-4.501.366a.929.929 0 00.38-.766v-.58c0-.676-.662-1.166-1.28-.894-.52.23-.881.457-1.083.682-.332.371-.498.736-.498 1.094 0 .3.091.54.273.723.183.182.44.273.772.273.358 0 .674-.075.947-.225.157-.086.32-.188.489-.307z" }) }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_20631_561", children: _jsx("path", { fill: "#fff", d: "M0 0H24V24H0z" }) }) })] }))); export default Font; //# sourceMappingURL=font.js.map