Files
starface-outlook-sync-addin/node_modules/@fluentui/react-icons/lib/atoms/svg/ios-arrow-rtl.js
T
Stefan Hacker 37ad745546 first commit
2026-04-03 09:38:48 +02:00

5 lines
500 B
JavaScript

"use client";
import { createFluentIcon } from '../../utils/createFluentIcon';
export const IosArrowRtl24Regular = ( /*#__PURE__*/createFluentIcon('IosArrowRtl24Regular', "24", ["m19.7 12-8.49-8.73a.75.75 0 1 1 1.08-1.04l9 9.25c.28.29.28.75 0 1.04l-9 9.25a.75.75 0 1 1-1.08-1.04l8.5-8.73Z"]));
export const IosArrowRtl24Filled = ( /*#__PURE__*/createFluentIcon('IosArrowRtl24Filled', "24", ["M11.27 3.69a1 1 0 1 1 1.46-1.38l8.5 9a1 1 0 0 1 0 1.38l-8.5 9a1 1 0 1 1-1.46-1.38L19.12 12l-7.85-8.31Z"]));