file type infopath logo

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

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

Related icons in VSCode Icons

Use the file type infopath logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#733781" d="M16.016 2.883h1.839v6.733c2.236-.043 4.472-.012 6.711-.021V8.469c-.57-.21-1.476-.116-1.678-.836c-.439-1.129.766-1.867 1.391-2.608c.721-.674 1.483-1.888 2.639-1.425a11.8 11.8 0 0 1 2.062 1.9c.464.528 1.193 1.092.982 1.894c-.085.872-1.092.875-1.736 1.071c0 3.322-.009 6.647.009 9.969a3.65 3.65 0 0 1-.314 1.842a3.7 3.7 0 0 1-1.818.3q-2.754-.014-5.5-.009v1.123c.634.2 1.647.183 1.736 1.049c.229.732-.4 1.287-.839 1.769a21 21 0 0 1-2.013 1.952c-.491.348-1.1.073-1.632.021v2.626H15.94C11.3 28.269 6.646 27.494 2 26.676V5.33c4.673-.818 9.346-1.614 14.016-2.447"/><path fill="#fff" d="M25.991 4.6c.351-.448.854-.027 1.113.287a11.2 11.2 0 0 1 2.1 2.5c-.634.046-1.269.064-1.9.076c-.006 4.06.012 8.117-.012 12.177c-2.233.024-4.466.006-6.7.012v-1.83h4.881V7.471a44 44 0 0 1-1.9-.07A12.4 12.4 0 0 1 25.991 4.6"/><path fill="#fff" d="M17.874 10.525c2.23-.031 4.46-.009 6.693-.015v1.83h-4.881V22.7a53 53 0 0 1 1.861.043c-.43 1.171-1.565 1.9-2.364 2.815c-.47.537-.982-.159-1.333-.458c.024-4.854-.022-9.716.024-14.575m-9.185.384q.911-.046 1.824-.1c.04 3.459.012 6.921.021 10.38q-.929-.11-1.849-.214c.004-3.352-.005-6.711.004-10.066"/><path fill="#fff" d="M20.6 13.255h3.965v3.66H20.6z"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeInfopath(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#733781" d="M16.016 2.883h1.839v6.733c2.236-.043 4.472-.012 6.711-.021V8.469c-.57-.21-1.476-.116-1.678-.836c-.439-1.129.766-1.867 1.391-2.608c.721-.674 1.483-1.888 2.639-1.425a11.8 11.8 0 0 1 2.062 1.9c.464.528 1.193 1.092.982 1.894c-.085.872-1.092.875-1.736 1.071c0 3.322-.009 6.647.009 9.969a3.65 3.65 0 0 1-.314 1.842a3.7 3.7 0 0 1-1.818.3q-2.754-.014-5.5-.009v1.123c.634.2 1.647.183 1.736 1.049c.229.732-.4 1.287-.839 1.769a21 21 0 0 1-2.013 1.952c-.491.348-1.1.073-1.632.021v2.626H15.94C11.3 28.269 6.646 27.494 2 26.676V5.33c4.673-.818 9.346-1.614 14.016-2.447"/><path fill="#fff" d="M25.991 4.6c.351-.448.854-.027 1.113.287a11.2 11.2 0 0 1 2.1 2.5c-.634.046-1.269.064-1.9.076c-.006 4.06.012 8.117-.012 12.177c-2.233.024-4.466.006-6.7.012v-1.83h4.881V7.471a44 44 0 0 1-1.9-.07A12.4 12.4 0 0 1 25.991 4.6"/><path fill="#fff" d="M17.874 10.525c2.23-.031 4.46-.009 6.693-.015v1.83h-4.881V22.7a53 53 0 0 1 1.861.043c-.43 1.171-1.565 1.9-2.364 2.815c-.47.537-.982-.159-1.333-.458c.024-4.854-.022-9.716.024-14.575m-9.185.384q.911-.046 1.824-.1c.04 3.459.012 6.921.021 10.38q-.929-.11-1.849-.214c.004-3.352-.005-6.711.004-10.066"/><path fill="#fff" d="M20.6 13.255h3.965v3.66H20.6z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#733781" d="M16.016 2.883h1.839v6.733c2.236-.043 4.472-.012 6.711-.021V8.469c-.57-.21-1.476-.116-1.678-.836c-.439-1.129.766-1.867 1.391-2.608c.721-.674 1.483-1.888 2.639-1.425a11.8 11.8 0 0 1 2.062 1.9c.464.528 1.193 1.092.982 1.894c-.085.872-1.092.875-1.736 1.071c0 3.322-.009 6.647.009 9.969a3.65 3.65 0 0 1-.314 1.842a3.7 3.7 0 0 1-1.818.3q-2.754-.014-5.5-.009v1.123c.634.2 1.647.183 1.736 1.049c.229.732-.4 1.287-.839 1.769a21 21 0 0 1-2.013 1.952c-.491.348-1.1.073-1.632.021v2.626H15.94C11.3 28.269 6.646 27.494 2 26.676V5.33c4.673-.818 9.346-1.614 14.016-2.447"/><path fill="#fff" d="M25.991 4.6c.351-.448.854-.027 1.113.287a11.2 11.2 0 0 1 2.1 2.5c-.634.046-1.269.064-1.9.076c-.006 4.06.012 8.117-.012 12.177c-2.233.024-4.466.006-6.7.012v-1.83h4.881V7.471a44 44 0 0 1-1.9-.07A12.4 12.4 0 0 1 25.991 4.6"/><path fill="#fff" d="M17.874 10.525c2.23-.031 4.46-.009 6.693-.015v1.83h-4.881V22.7a53 53 0 0 1 1.861.043c-.43 1.171-1.565 1.9-2.364 2.815c-.47.537-.982-.159-1.333-.458c.024-4.854-.022-9.716.024-14.575m-9.185.384q.911-.046 1.824-.1c.04 3.459.012 6.921.021 10.38q-.929-.11-1.849-.214c.004-3.352-.005-6.711.004-10.066"/><path fill="#fff" d="M20.6 13.255h3.965v3.66H20.6z"/></svg>
</template>

CSS

.icon-file-type-infopath {
  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%23733781%22%20d%3D%22M16.016%202.883h1.839v6.733c2.236-.043%204.472-.012%206.711-.021V8.469c-.57-.21-1.476-.116-1.678-.836c-.439-1.129.766-1.867%201.391-2.608c.721-.674%201.483-1.888%202.639-1.425a11.8%2011.8%200%200%201%202.062%201.9c.464.528%201.193%201.092.982%201.894c-.085.872-1.092.875-1.736%201.071c0%203.322-.009%206.647.009%209.969a3.65%203.65%200%200%201-.314%201.842a3.7%203.7%200%200%201-1.818.3q-2.754-.014-5.5-.009v1.123c.634.2%201.647.183%201.736%201.049c.229.732-.4%201.287-.839%201.769a21%2021%200%200%201-2.013%201.952c-.491.348-1.1.073-1.632.021v2.626H15.94C11.3%2028.269%206.646%2027.494%202%2026.676V5.33c4.673-.818%209.346-1.614%2014.016-2.447%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M25.991%204.6c.351-.448.854-.027%201.113.287a11.2%2011.2%200%200%201%202.1%202.5c-.634.046-1.269.064-1.9.076c-.006%204.06.012%208.117-.012%2012.177c-2.233.024-4.466.006-6.7.012v-1.83h4.881V7.471a44%2044%200%200%201-1.9-.07A12.4%2012.4%200%200%201%2025.991%204.6%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M17.874%2010.525c2.23-.031%204.46-.009%206.693-.015v1.83h-4.881V22.7a53%2053%200%200%201%201.861.043c-.43%201.171-1.565%201.9-2.364%202.815c-.47.537-.982-.159-1.333-.458c.024-4.854-.022-9.716.024-14.575m-9.185.384q.911-.046%201.824-.1c.04%203.459.012%206.921.021%2010.38q-.929-.11-1.849-.214c.004-3.352-.005-6.711.004-10.066%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M20.6%2013.255h3.965v3.66H20.6z%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%23733781%22%20d%3D%22M16.016%202.883h1.839v6.733c2.236-.043%204.472-.012%206.711-.021V8.469c-.57-.21-1.476-.116-1.678-.836c-.439-1.129.766-1.867%201.391-2.608c.721-.674%201.483-1.888%202.639-1.425a11.8%2011.8%200%200%201%202.062%201.9c.464.528%201.193%201.092.982%201.894c-.085.872-1.092.875-1.736%201.071c0%203.322-.009%206.647.009%209.969a3.65%203.65%200%200%201-.314%201.842a3.7%203.7%200%200%201-1.818.3q-2.754-.014-5.5-.009v1.123c.634.2%201.647.183%201.736%201.049c.229.732-.4%201.287-.839%201.769a21%2021%200%200%201-2.013%201.952c-.491.348-1.1.073-1.632.021v2.626H15.94C11.3%2028.269%206.646%2027.494%202%2026.676V5.33c4.673-.818%209.346-1.614%2014.016-2.447%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M25.991%204.6c.351-.448.854-.027%201.113.287a11.2%2011.2%200%200%201%202.1%202.5c-.634.046-1.269.064-1.9.076c-.006%204.06.012%208.117-.012%2012.177c-2.233.024-4.466.006-6.7.012v-1.83h4.881V7.471a44%2044%200%200%201-1.9-.07A12.4%2012.4%200%200%201%2025.991%204.6%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M17.874%2010.525c2.23-.031%204.46-.009%206.693-.015v1.83h-4.881V22.7a53%2053%200%200%201%201.861.043c-.43%201.171-1.565%201.9-2.364%202.815c-.47.537-.982-.159-1.333-.458c.024-4.854-.022-9.716.024-14.575m-9.185.384q.911-.046%201.824-.1c.04%203.459.012%206.921.021%2010.38q-.929-.11-1.849-.214c.004-3.352-.005-6.711.004-10.066%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M20.6%2013.255h3.965v3.66H20.6z%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-infopath.svg?color=%231a73e8&size=48