file type actionscript2 logo

file-type-actionscript2 from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.

Name
file-type-actionscript2
Set
VSCode Icons
Style
Color
Viewbox
32×32
License
MIT

Related icons in VSCode Icons

Use the file type actionscript2 logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#c7d7d8" d="M24.099 2H8.837v2.493H2.253v7.844h6.584V30h20.91V7.888zm4.648 27H9.837V12.337H21.56V4.493H9.837V3h13.679v5.415h5.231z"/><path fill="#fd3316" d="M9.728 5.336H8.243a.064.064 0 0 0-.064.062l-.015.466l-.002.012l-1.232 5.355a.064.064 0 0 0 .062.078h1.056c.03 0 .056-.021.062-.051l.258-1.236a.06.06 0 0 1 .062-.051h1.16c.029 0 .055.02.062.048l.313 1.242a.064.064 0 0 0 .062.048h1.151a.064.064 0 0 0 .062-.079L9.79 5.384a.06.06 0 0 0-.062-.048M8.617 8.81l.401-2.243l.423 2.243zm6.29-3.381v1.063a.045.045 0 0 1-.065.04c-.173-.087-.659-.311-1.076-.32c-.517-.012-.771.276-.771.57c0 .888 2.187 1.004 2.187 2.799c0 1.576-1.282 1.727-1.893 1.727c-.983 0-1.424-.304-1.512-.373a.04.04 0 0 1-.017-.035V9.737c0-.036.039-.057.069-.038c.205.133.829.506 1.389.506c.621 0 .633-.285.633-.496c0-.872-2.091-1-2.091-2.879c0-1.67 1.635-1.67 1.929-1.67c.7 0 1.096.179 1.194.229a.05.05 0 0 1 .024.04"/><path fill="#c7d7d8" d="M20.821 14.233c2.727 0 3.056 1.412 3.056 2.156c0 1.018-.227 1.857-.227 2.494c0 .862 1.151.664 1.151.664v1.547c-.824 0-1.131.221-1.131.841c0 .319.213 1.789.213 2.426c0 1.877-1.443 2.267-2.351 2.267h-.717l-.004-1.497c1.364 0 1.319-.558 1.319-1.001c0-.567-.159-1.293-.159-2.285s.832-1.505.832-1.505s-.868-.549-.868-1.399s.213-1.665.213-2.479c0-.939-1.324-.742-1.324-.742zm-3.127 0c-2.727 0-3.056 1.412-3.056 2.156c0 1.018.227 1.857.227 2.494c0 .862-1.151.664-1.151.664v1.547c.824 0 1.131.221 1.131.841c0 .319-.213 1.789-.213 2.426c0 1.877 1.443 2.267 2.351 2.267h.717l.004-1.497c-1.364 0-1.319-.558-1.319-1.001c0-.567.159-1.293.159-2.285s-.832-1.505-.832-1.505s.868-.549.868-1.399s-.213-1.665-.213-2.479c0-.939 1.324-.742 1.324-.742z"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeActionscript2(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#c7d7d8" d="M24.099 2H8.837v2.493H2.253v7.844h6.584V30h20.91V7.888zm4.648 27H9.837V12.337H21.56V4.493H9.837V3h13.679v5.415h5.231z"/><path fill="#fd3316" d="M9.728 5.336H8.243a.064.064 0 0 0-.064.062l-.015.466l-.002.012l-1.232 5.355a.064.064 0 0 0 .062.078h1.056c.03 0 .056-.021.062-.051l.258-1.236a.06.06 0 0 1 .062-.051h1.16c.029 0 .055.02.062.048l.313 1.242a.064.064 0 0 0 .062.048h1.151a.064.064 0 0 0 .062-.079L9.79 5.384a.06.06 0 0 0-.062-.048M8.617 8.81l.401-2.243l.423 2.243zm6.29-3.381v1.063a.045.045 0 0 1-.065.04c-.173-.087-.659-.311-1.076-.32c-.517-.012-.771.276-.771.57c0 .888 2.187 1.004 2.187 2.799c0 1.576-1.282 1.727-1.893 1.727c-.983 0-1.424-.304-1.512-.373a.04.04 0 0 1-.017-.035V9.737c0-.036.039-.057.069-.038c.205.133.829.506 1.389.506c.621 0 .633-.285.633-.496c0-.872-2.091-1-2.091-2.879c0-1.67 1.635-1.67 1.929-1.67c.7 0 1.096.179 1.194.229a.05.05 0 0 1 .024.04"/><path fill="#c7d7d8" d="M20.821 14.233c2.727 0 3.056 1.412 3.056 2.156c0 1.018-.227 1.857-.227 2.494c0 .862 1.151.664 1.151.664v1.547c-.824 0-1.131.221-1.131.841c0 .319.213 1.789.213 2.426c0 1.877-1.443 2.267-2.351 2.267h-.717l-.004-1.497c1.364 0 1.319-.558 1.319-1.001c0-.567-.159-1.293-.159-2.285s.832-1.505.832-1.505s-.868-.549-.868-1.399s.213-1.665.213-2.479c0-.939-1.324-.742-1.324-.742zm-3.127 0c-2.727 0-3.056 1.412-3.056 2.156c0 1.018.227 1.857.227 2.494c0 .862-1.151.664-1.151.664v1.547c.824 0 1.131.221 1.131.841c0 .319-.213 1.789-.213 2.426c0 1.877 1.443 2.267 2.351 2.267h.717l.004-1.497c-1.364 0-1.319-.558-1.319-1.001c0-.567.159-1.293.159-2.285s-.832-1.505-.832-1.505s.868-.549.868-1.399s-.213-1.665-.213-2.479c0-.939 1.324-.742 1.324-.742z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#c7d7d8" d="M24.099 2H8.837v2.493H2.253v7.844h6.584V30h20.91V7.888zm4.648 27H9.837V12.337H21.56V4.493H9.837V3h13.679v5.415h5.231z"/><path fill="#fd3316" d="M9.728 5.336H8.243a.064.064 0 0 0-.064.062l-.015.466l-.002.012l-1.232 5.355a.064.064 0 0 0 .062.078h1.056c.03 0 .056-.021.062-.051l.258-1.236a.06.06 0 0 1 .062-.051h1.16c.029 0 .055.02.062.048l.313 1.242a.064.064 0 0 0 .062.048h1.151a.064.064 0 0 0 .062-.079L9.79 5.384a.06.06 0 0 0-.062-.048M8.617 8.81l.401-2.243l.423 2.243zm6.29-3.381v1.063a.045.045 0 0 1-.065.04c-.173-.087-.659-.311-1.076-.32c-.517-.012-.771.276-.771.57c0 .888 2.187 1.004 2.187 2.799c0 1.576-1.282 1.727-1.893 1.727c-.983 0-1.424-.304-1.512-.373a.04.04 0 0 1-.017-.035V9.737c0-.036.039-.057.069-.038c.205.133.829.506 1.389.506c.621 0 .633-.285.633-.496c0-.872-2.091-1-2.091-2.879c0-1.67 1.635-1.67 1.929-1.67c.7 0 1.096.179 1.194.229a.05.05 0 0 1 .024.04"/><path fill="#c7d7d8" d="M20.821 14.233c2.727 0 3.056 1.412 3.056 2.156c0 1.018-.227 1.857-.227 2.494c0 .862 1.151.664 1.151.664v1.547c-.824 0-1.131.221-1.131.841c0 .319.213 1.789.213 2.426c0 1.877-1.443 2.267-2.351 2.267h-.717l-.004-1.497c1.364 0 1.319-.558 1.319-1.001c0-.567-.159-1.293-.159-2.285s.832-1.505.832-1.505s-.868-.549-.868-1.399s.213-1.665.213-2.479c0-.939-1.324-.742-1.324-.742zm-3.127 0c-2.727 0-3.056 1.412-3.056 2.156c0 1.018.227 1.857.227 2.494c0 .862-1.151.664-1.151.664v1.547c.824 0 1.131.221 1.131.841c0 .319-.213 1.789-.213 2.426c0 1.877 1.443 2.267 2.351 2.267h.717l.004-1.497c-1.364 0-1.319-.558-1.319-1.001c0-.567.159-1.293.159-2.285s-.832-1.505-.832-1.505s.868-.549.868-1.399s-.213-1.665-.213-2.479c0-.939 1.324-.742 1.324-.742z"/></svg>
</template>

CSS

.icon-file-type-actionscript2 {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22%23c7d7d8%22%20d%3D%22M24.099%202H8.837v2.493H2.253v7.844h6.584V30h20.91V7.888zm4.648%2027H9.837V12.337H21.56V4.493H9.837V3h13.679v5.415h5.231z%22%2F%3E%3Cpath%20fill%3D%22%23fd3316%22%20d%3D%22M9.728%205.336H8.243a.064.064%200%200%200-.064.062l-.015.466l-.002.012l-1.232%205.355a.064.064%200%200%200%20.062.078h1.056c.03%200%20.056-.021.062-.051l.258-1.236a.06.06%200%200%201%20.062-.051h1.16c.029%200%20.055.02.062.048l.313%201.242a.064.064%200%200%200%20.062.048h1.151a.064.064%200%200%200%20.062-.079L9.79%205.384a.06.06%200%200%200-.062-.048M8.617%208.81l.401-2.243l.423%202.243zm6.29-3.381v1.063a.045.045%200%200%201-.065.04c-.173-.087-.659-.311-1.076-.32c-.517-.012-.771.276-.771.57c0%20.888%202.187%201.004%202.187%202.799c0%201.576-1.282%201.727-1.893%201.727c-.983%200-1.424-.304-1.512-.373a.04.04%200%200%201-.017-.035V9.737c0-.036.039-.057.069-.038c.205.133.829.506%201.389.506c.621%200%20.633-.285.633-.496c0-.872-2.091-1-2.091-2.879c0-1.67%201.635-1.67%201.929-1.67c.7%200%201.096.179%201.194.229a.05.05%200%200%201%20.024.04%22%2F%3E%3Cpath%20fill%3D%22%23c7d7d8%22%20d%3D%22M20.821%2014.233c2.727%200%203.056%201.412%203.056%202.156c0%201.018-.227%201.857-.227%202.494c0%20.862%201.151.664%201.151.664v1.547c-.824%200-1.131.221-1.131.841c0%20.319.213%201.789.213%202.426c0%201.877-1.443%202.267-2.351%202.267h-.717l-.004-1.497c1.364%200%201.319-.558%201.319-1.001c0-.567-.159-1.293-.159-2.285s.832-1.505.832-1.505s-.868-.549-.868-1.399s.213-1.665.213-2.479c0-.939-1.324-.742-1.324-.742zm-3.127%200c-2.727%200-3.056%201.412-3.056%202.156c0%201.018.227%201.857.227%202.494c0%20.862-1.151.664-1.151.664v1.547c.824%200%201.131.221%201.131.841c0%20.319-.213%201.789-.213%202.426c0%201.877%201.443%202.267%202.351%202.267h.717l.004-1.497c-1.364%200-1.319-.558-1.319-1.001c0-.567.159-1.293.159-2.285s-.832-1.505-.832-1.505s.868-.549.868-1.399s-.213-1.665-.213-2.479c0-.939%201.324-.742%201.324-.742z%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%2032%2032%22%3E%3Cpath%20fill%3D%22%23c7d7d8%22%20d%3D%22M24.099%202H8.837v2.493H2.253v7.844h6.584V30h20.91V7.888zm4.648%2027H9.837V12.337H21.56V4.493H9.837V3h13.679v5.415h5.231z%22%2F%3E%3Cpath%20fill%3D%22%23fd3316%22%20d%3D%22M9.728%205.336H8.243a.064.064%200%200%200-.064.062l-.015.466l-.002.012l-1.232%205.355a.064.064%200%200%200%20.062.078h1.056c.03%200%20.056-.021.062-.051l.258-1.236a.06.06%200%200%201%20.062-.051h1.16c.029%200%20.055.02.062.048l.313%201.242a.064.064%200%200%200%20.062.048h1.151a.064.064%200%200%200%20.062-.079L9.79%205.384a.06.06%200%200%200-.062-.048M8.617%208.81l.401-2.243l.423%202.243zm6.29-3.381v1.063a.045.045%200%200%201-.065.04c-.173-.087-.659-.311-1.076-.32c-.517-.012-.771.276-.771.57c0%20.888%202.187%201.004%202.187%202.799c0%201.576-1.282%201.727-1.893%201.727c-.983%200-1.424-.304-1.512-.373a.04.04%200%200%201-.017-.035V9.737c0-.036.039-.057.069-.038c.205.133.829.506%201.389.506c.621%200%20.633-.285.633-.496c0-.872-2.091-1-2.091-2.879c0-1.67%201.635-1.67%201.929-1.67c.7%200%201.096.179%201.194.229a.05.05%200%200%201%20.024.04%22%2F%3E%3Cpath%20fill%3D%22%23c7d7d8%22%20d%3D%22M20.821%2014.233c2.727%200%203.056%201.412%203.056%202.156c0%201.018-.227%201.857-.227%202.494c0%20.862%201.151.664%201.151.664v1.547c-.824%200-1.131.221-1.131.841c0%20.319.213%201.789.213%202.426c0%201.877-1.443%202.267-2.351%202.267h-.717l-.004-1.497c1.364%200%201.319-.558%201.319-1.001c0-.567-.159-1.293-.159-2.285s.832-1.505.832-1.505s-.868-.549-.868-1.399s.213-1.665.213-2.479c0-.939-1.324-.742-1.324-.742zm-3.127%200c-2.727%200-3.056%201.412-3.056%202.156c0%201.018.227%201.857.227%202.494c0%20.862-1.151.664-1.151.664v1.547c.824%200%201.131.221%201.131.841c0%20.319-.213%201.789-.213%202.426c0%201.877%201.443%202.267%202.351%202.267h.717l.004-1.497c-1.364%200-1.319-.558-1.319-1.001c0-.567.159-1.293.159-2.285s-.832-1.505-.832-1.505s.868-.549.868-1.399s-.213-1.665-.213-2.479c0-.939%201.324-.742%201.324-.742z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/vscode-icons/file-type-actionscript2.svg?color=%231a73e8&size=48