file jsx icon

file-jsx-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.

Name
file-jsx-fill
Set
Phosphor
Style
Fill
Viewbox
256×256
License
MIT

5 other variants in Phosphor

Related icons in Phosphor

Use the file jsx icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m213.66 82.34l-56-56A8 8 0 0 0 152 24H56a16 16 0 0 0-16 16v76a4 4 0 0 0 4 4h168a4 4 0 0 0 4-4V88a8 8 0 0 0-2.34-5.66M152 88V44l44 44Zm-4.19 108.31a20.82 20.82 0 0 1-9.19 15.23C133.43 215 127 216 121.13 216a60.6 60.6 0 0 1-15.19-2a8 8 0 0 1 4.31-15.41c4.38 1.21 15 2.71 19.55-.35c.88-.6 1.83-1.52 2.14-3.93c.34-2.67-.72-4.1-12.78-7.59c-9.35-2.7-25-7.23-23-23.12a20.58 20.58 0 0 1 9-14.94c11.85-8 30.72-3.31 32.84-2.76a8 8 0 0 1-4.07 15.48c-4.49-1.17-15.23-2.56-19.83.56a4.57 4.57 0 0 0-2 3.67c-.11.9-.13 1.08 1.12 1.9c2.31 1.49 6.45 2.68 10.45 3.84c9.82 2.82 26.33 7.65 24.14 24.96M80 152v37.4c0 14.23-11.18 26.27-25.41 26.59A26 26 0 0 1 28 190.37a8.17 8.17 0 0 1 7.31-8.37a8 8 0 0 1 8.69 8.22a8.89 8.89 0 0 0 4 8c7.85 4.82 16-.76 16-8.2v-37.75a8.17 8.17 0 0 1 7.47-8.27a8 8 0 0 1 8.53 8m134.51 4.65L197.83 180l16.68 23.35a8 8 0 0 1-13 9.3L188 193.76l-13.49 18.89a8 8 0 1 1-13-9.3L178.17 180l-16.68-23.35a8 8 0 0 1 13-9.3L188 166.24l13.49-18.89a8 8 0 0 1 13 9.3Z"/></svg>

React

import type { SVGProps } from "react";

export function PhFileJsxFill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m213.66 82.34l-56-56A8 8 0 0 0 152 24H56a16 16 0 0 0-16 16v76a4 4 0 0 0 4 4h168a4 4 0 0 0 4-4V88a8 8 0 0 0-2.34-5.66M152 88V44l44 44Zm-4.19 108.31a20.82 20.82 0 0 1-9.19 15.23C133.43 215 127 216 121.13 216a60.6 60.6 0 0 1-15.19-2a8 8 0 0 1 4.31-15.41c4.38 1.21 15 2.71 19.55-.35c.88-.6 1.83-1.52 2.14-3.93c.34-2.67-.72-4.1-12.78-7.59c-9.35-2.7-25-7.23-23-23.12a20.58 20.58 0 0 1 9-14.94c11.85-8 30.72-3.31 32.84-2.76a8 8 0 0 1-4.07 15.48c-4.49-1.17-15.23-2.56-19.83.56a4.57 4.57 0 0 0-2 3.67c-.11.9-.13 1.08 1.12 1.9c2.31 1.49 6.45 2.68 10.45 3.84c9.82 2.82 26.33 7.65 24.14 24.96M80 152v37.4c0 14.23-11.18 26.27-25.41 26.59A26 26 0 0 1 28 190.37a8.17 8.17 0 0 1 7.31-8.37a8 8 0 0 1 8.69 8.22a8.89 8.89 0 0 0 4 8c7.85 4.82 16-.76 16-8.2v-37.75a8.17 8.17 0 0 1 7.47-8.27a8 8 0 0 1 8.53 8m134.51 4.65L197.83 180l16.68 23.35a8 8 0 0 1-13 9.3L188 193.76l-13.49 18.89a8 8 0 1 1-13-9.3L178.17 180l-16.68-23.35a8 8 0 0 1 13-9.3L188 166.24l13.49-18.89a8 8 0 0 1 13 9.3Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m213.66 82.34l-56-56A8 8 0 0 0 152 24H56a16 16 0 0 0-16 16v76a4 4 0 0 0 4 4h168a4 4 0 0 0 4-4V88a8 8 0 0 0-2.34-5.66M152 88V44l44 44Zm-4.19 108.31a20.82 20.82 0 0 1-9.19 15.23C133.43 215 127 216 121.13 216a60.6 60.6 0 0 1-15.19-2a8 8 0 0 1 4.31-15.41c4.38 1.21 15 2.71 19.55-.35c.88-.6 1.83-1.52 2.14-3.93c.34-2.67-.72-4.1-12.78-7.59c-9.35-2.7-25-7.23-23-23.12a20.58 20.58 0 0 1 9-14.94c11.85-8 30.72-3.31 32.84-2.76a8 8 0 0 1-4.07 15.48c-4.49-1.17-15.23-2.56-19.83.56a4.57 4.57 0 0 0-2 3.67c-.11.9-.13 1.08 1.12 1.9c2.31 1.49 6.45 2.68 10.45 3.84c9.82 2.82 26.33 7.65 24.14 24.96M80 152v37.4c0 14.23-11.18 26.27-25.41 26.59A26 26 0 0 1 28 190.37a8.17 8.17 0 0 1 7.31-8.37a8 8 0 0 1 8.69 8.22a8.89 8.89 0 0 0 4 8c7.85 4.82 16-.76 16-8.2v-37.75a8.17 8.17 0 0 1 7.47-8.27a8 8 0 0 1 8.53 8m134.51 4.65L197.83 180l16.68 23.35a8 8 0 0 1-13 9.3L188 193.76l-13.49 18.89a8 8 0 1 1-13-9.3L178.17 180l-16.68-23.35a8 8 0 0 1 13-9.3L188 166.24l13.49-18.89a8 8 0 0 1 13 9.3Z"/></svg>
</template>

CSS

.icon-file-jsx-fill {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m213.66%2082.34l-56-56A8%208%200%200%200%20152%2024H56a16%2016%200%200%200-16%2016v76a4%204%200%200%200%204%204h168a4%204%200%200%200%204-4V88a8%208%200%200%200-2.34-5.66M152%2088V44l44%2044Zm-4.19%20108.31a20.82%2020.82%200%200%201-9.19%2015.23C133.43%20215%20127%20216%20121.13%20216a60.6%2060.6%200%200%201-15.19-2a8%208%200%200%201%204.31-15.41c4.38%201.21%2015%202.71%2019.55-.35c.88-.6%201.83-1.52%202.14-3.93c.34-2.67-.72-4.1-12.78-7.59c-9.35-2.7-25-7.23-23-23.12a20.58%2020.58%200%200%201%209-14.94c11.85-8%2030.72-3.31%2032.84-2.76a8%208%200%200%201-4.07%2015.48c-4.49-1.17-15.23-2.56-19.83.56a4.57%204.57%200%200%200-2%203.67c-.11.9-.13%201.08%201.12%201.9c2.31%201.49%206.45%202.68%2010.45%203.84c9.82%202.82%2026.33%207.65%2024.14%2024.96M80%20152v37.4c0%2014.23-11.18%2026.27-25.41%2026.59A26%2026%200%200%201%2028%20190.37a8.17%208.17%200%200%201%207.31-8.37a8%208%200%200%201%208.69%208.22a8.89%208.89%200%200%200%204%208c7.85%204.82%2016-.76%2016-8.2v-37.75a8.17%208.17%200%200%201%207.47-8.27a8%208%200%200%201%208.53%208m134.51%204.65L197.83%20180l16.68%2023.35a8%208%200%200%201-13%209.3L188%20193.76l-13.49%2018.89a8%208%200%201%201-13-9.3L178.17%20180l-16.68-23.35a8%208%200%200%201%2013-9.3L188%20166.24l13.49-18.89a8%208%200%200%201%2013%209.3Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m213.66%2082.34l-56-56A8%208%200%200%200%20152%2024H56a16%2016%200%200%200-16%2016v76a4%204%200%200%200%204%204h168a4%204%200%200%200%204-4V88a8%208%200%200%200-2.34-5.66M152%2088V44l44%2044Zm-4.19%20108.31a20.82%2020.82%200%200%201-9.19%2015.23C133.43%20215%20127%20216%20121.13%20216a60.6%2060.6%200%200%201-15.19-2a8%208%200%200%201%204.31-15.41c4.38%201.21%2015%202.71%2019.55-.35c.88-.6%201.83-1.52%202.14-3.93c.34-2.67-.72-4.1-12.78-7.59c-9.35-2.7-25-7.23-23-23.12a20.58%2020.58%200%200%201%209-14.94c11.85-8%2030.72-3.31%2032.84-2.76a8%208%200%200%201-4.07%2015.48c-4.49-1.17-15.23-2.56-19.83.56a4.57%204.57%200%200%200-2%203.67c-.11.9-.13%201.08%201.12%201.9c2.31%201.49%206.45%202.68%2010.45%203.84c9.82%202.82%2026.33%207.65%2024.14%2024.96M80%20152v37.4c0%2014.23-11.18%2026.27-25.41%2026.59A26%2026%200%200%201%2028%20190.37a8.17%208.17%200%200%201%207.31-8.37a8%208%200%200%201%208.69%208.22a8.89%208.89%200%200%200%204%208c7.85%204.82%2016-.76%2016-8.2v-37.75a8.17%208.17%200%200%201%207.47-8.27a8%208%200%200%201%208.53%208m134.51%204.65L197.83%20180l16.68%2023.35a8%208%200%200%201-13%209.3L188%20193.76l-13.49%2018.89a8%208%200%201%201-13-9.3L178.17%20180l-16.68-23.35a8%208%200%200%201%2013-9.3L188%20166.24l13.49-18.89a8%208%200%200%201%2013%209.3Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/file-jsx-fill.svg?color=%231a73e8&size=48