file type search result logo

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

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

Related icons in VSCode Icons

Use the file type search result logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#a074c4" d="M19.64 2.04V2q-2.7 0-5 1.52q-2.32 1.52-3.42 4.03q-1.1 2.52-.7 5.25q.39 2.72 2.22 4.8L3.67 28l1.25 1.13l9.03-10.36q1.78 1.41 3.99 1.83q2.2.41 4.35-.23q2.14-.65 3.76-2.23t2.35-3.72t.42-4.37t-1.62-4.08t-3.31-2.89t-4.25-1.04m0 17.02q-2.28 0-4.2-1.31q-1.91-1.31-2.78-3.46q-.88-2.14-.42-4.4q.46-2.27 2.08-3.92t3.87-2.1q2.25-.46 4.37.44t3.39 2.83t1.27 4.22q0 1.54-.56 2.95q-.57 1.42-1.63 2.5t-2.45 1.67q-1.4.58-2.94.58M19.7 3.7q-2.25 0-4.16 1.22q-1.92 1.23-2.85 3.31q-.94 2.08-.59 4.33q.36 2.24 1.86 3.95L6.4 25.09l1.09.96l7.44-8.53q1.5 1.16 3.33 1.5q1.83.33 3.6-.2T25 17q1.35-1.31 1.96-3.08q.6-1.77.33-3.62t-1.35-3.37t-2.73-2.37q-1.64-.85-3.51-.85zm0 14.02q-1.92 0-3.5-1.06t-2.3-2.83q-.74-1.77-.36-3.64t1.73-3.25q1.35-1.37 3.22-1.75q1.87-.37 3.62.38t2.83 2.33q1.25 1.87 1.02 4.12q-.23 2.24-1.81 3.87q-.88.87-2.04 1.35q-1.17.48-2.41.48M6.04 30L3.1 27.42l10.27-11.65l2.92 2.58z"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeSearchResult(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#a074c4" d="M19.64 2.04V2q-2.7 0-5 1.52q-2.32 1.52-3.42 4.03q-1.1 2.52-.7 5.25q.39 2.72 2.22 4.8L3.67 28l1.25 1.13l9.03-10.36q1.78 1.41 3.99 1.83q2.2.41 4.35-.23q2.14-.65 3.76-2.23t2.35-3.72t.42-4.37t-1.62-4.08t-3.31-2.89t-4.25-1.04m0 17.02q-2.28 0-4.2-1.31q-1.91-1.31-2.78-3.46q-.88-2.14-.42-4.4q.46-2.27 2.08-3.92t3.87-2.1q2.25-.46 4.37.44t3.39 2.83t1.27 4.22q0 1.54-.56 2.95q-.57 1.42-1.63 2.5t-2.45 1.67q-1.4.58-2.94.58M19.7 3.7q-2.25 0-4.16 1.22q-1.92 1.23-2.85 3.31q-.94 2.08-.59 4.33q.36 2.24 1.86 3.95L6.4 25.09l1.09.96l7.44-8.53q1.5 1.16 3.33 1.5q1.83.33 3.6-.2T25 17q1.35-1.31 1.96-3.08q.6-1.77.33-3.62t-1.35-3.37t-2.73-2.37q-1.64-.85-3.51-.85zm0 14.02q-1.92 0-3.5-1.06t-2.3-2.83q-.74-1.77-.36-3.64t1.73-3.25q1.35-1.37 3.22-1.75q1.87-.37 3.62.38t2.83 2.33q1.25 1.87 1.02 4.12q-.23 2.24-1.81 3.87q-.88.87-2.04 1.35q-1.17.48-2.41.48M6.04 30L3.1 27.42l10.27-11.65l2.92 2.58z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#a074c4" d="M19.64 2.04V2q-2.7 0-5 1.52q-2.32 1.52-3.42 4.03q-1.1 2.52-.7 5.25q.39 2.72 2.22 4.8L3.67 28l1.25 1.13l9.03-10.36q1.78 1.41 3.99 1.83q2.2.41 4.35-.23q2.14-.65 3.76-2.23t2.35-3.72t.42-4.37t-1.62-4.08t-3.31-2.89t-4.25-1.04m0 17.02q-2.28 0-4.2-1.31q-1.91-1.31-2.78-3.46q-.88-2.14-.42-4.4q.46-2.27 2.08-3.92t3.87-2.1q2.25-.46 4.37.44t3.39 2.83t1.27 4.22q0 1.54-.56 2.95q-.57 1.42-1.63 2.5t-2.45 1.67q-1.4.58-2.94.58M19.7 3.7q-2.25 0-4.16 1.22q-1.92 1.23-2.85 3.31q-.94 2.08-.59 4.33q.36 2.24 1.86 3.95L6.4 25.09l1.09.96l7.44-8.53q1.5 1.16 3.33 1.5q1.83.33 3.6-.2T25 17q1.35-1.31 1.96-3.08q.6-1.77.33-3.62t-1.35-3.37t-2.73-2.37q-1.64-.85-3.51-.85zm0 14.02q-1.92 0-3.5-1.06t-2.3-2.83q-.74-1.77-.36-3.64t1.73-3.25q1.35-1.37 3.22-1.75q1.87-.37 3.62.38t2.83 2.33q1.25 1.87 1.02 4.12q-.23 2.24-1.81 3.87q-.88.87-2.04 1.35q-1.17.48-2.41.48M6.04 30L3.1 27.42l10.27-11.65l2.92 2.58z"/></svg>
</template>

CSS

.icon-file-type-search-result {
  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%23a074c4%22%20d%3D%22M19.64%202.04V2q-2.7%200-5%201.52q-2.32%201.52-3.42%204.03q-1.1%202.52-.7%205.25q.39%202.72%202.22%204.8L3.67%2028l1.25%201.13l9.03-10.36q1.78%201.41%203.99%201.83q2.2.41%204.35-.23q2.14-.65%203.76-2.23t2.35-3.72t.42-4.37t-1.62-4.08t-3.31-2.89t-4.25-1.04m0%2017.02q-2.28%200-4.2-1.31q-1.91-1.31-2.78-3.46q-.88-2.14-.42-4.4q.46-2.27%202.08-3.92t3.87-2.1q2.25-.46%204.37.44t3.39%202.83t1.27%204.22q0%201.54-.56%202.95q-.57%201.42-1.63%202.5t-2.45%201.67q-1.4.58-2.94.58M19.7%203.7q-2.25%200-4.16%201.22q-1.92%201.23-2.85%203.31q-.94%202.08-.59%204.33q.36%202.24%201.86%203.95L6.4%2025.09l1.09.96l7.44-8.53q1.5%201.16%203.33%201.5q1.83.33%203.6-.2T25%2017q1.35-1.31%201.96-3.08q.6-1.77.33-3.62t-1.35-3.37t-2.73-2.37q-1.64-.85-3.51-.85zm0%2014.02q-1.92%200-3.5-1.06t-2.3-2.83q-.74-1.77-.36-3.64t1.73-3.25q1.35-1.37%203.22-1.75q1.87-.37%203.62.38t2.83%202.33q1.25%201.87%201.02%204.12q-.23%202.24-1.81%203.87q-.88.87-2.04%201.35q-1.17.48-2.41.48M6.04%2030L3.1%2027.42l10.27-11.65l2.92%202.58z%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%23a074c4%22%20d%3D%22M19.64%202.04V2q-2.7%200-5%201.52q-2.32%201.52-3.42%204.03q-1.1%202.52-.7%205.25q.39%202.72%202.22%204.8L3.67%2028l1.25%201.13l9.03-10.36q1.78%201.41%203.99%201.83q2.2.41%204.35-.23q2.14-.65%203.76-2.23t2.35-3.72t.42-4.37t-1.62-4.08t-3.31-2.89t-4.25-1.04m0%2017.02q-2.28%200-4.2-1.31q-1.91-1.31-2.78-3.46q-.88-2.14-.42-4.4q.46-2.27%202.08-3.92t3.87-2.1q2.25-.46%204.37.44t3.39%202.83t1.27%204.22q0%201.54-.56%202.95q-.57%201.42-1.63%202.5t-2.45%201.67q-1.4.58-2.94.58M19.7%203.7q-2.25%200-4.16%201.22q-1.92%201.23-2.85%203.31q-.94%202.08-.59%204.33q.36%202.24%201.86%203.95L6.4%2025.09l1.09.96l7.44-8.53q1.5%201.16%203.33%201.5q1.83.33%203.6-.2T25%2017q1.35-1.31%201.96-3.08q.6-1.77.33-3.62t-1.35-3.37t-2.73-2.37q-1.64-.85-3.51-.85zm0%2014.02q-1.92%200-3.5-1.06t-2.3-2.83q-.74-1.77-.36-3.64t1.73-3.25q1.35-1.37%203.22-1.75q1.87-.37%203.62.38t2.83%202.33q1.25%201.87%201.02%204.12q-.23%202.24-1.81%203.87q-.88.87-2.04%201.35q-1.17.48-2.41.48M6.04%2030L3.1%2027.42l10.27-11.65l2.92%202.58z%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-search-result.svg?color=%231a73e8&size=48