JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr{ gilour

File "play-arrow-filled.tsx"

Full Path: /home/markqprx/iniasli.pro/client/icons/play-arrow-filled.tsx
File size: 165 bytes
MIME-type: text/plain
Charset: utf-8

import {createSvgIcon} from '@common/icons/create-svg-icon';

export const PlayArrowFilledIcon = createSvgIcon(
  <path d="M8 19V5l11 7Z" />,
  'PlayArrowFilled'
);