file type browserslist logo

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

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

Related icons in VSCode Icons

Use the file type browserslist logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><circle cx="16" cy="16" r="14" fill="#ffd539"/><path d="M21.247 7.264q.093-.026.185-.045l.182.223q-.02.078-.037.157a2.5 2.5 0 0 0-.432.12q.041-.226.102-.455m-3.938 4.221c-1.26 2-1.955 4.067-1.751 5.183a17.1 17.1 0 0 0 6.554-.142A13.8 13.8 0 0 0 26.06 15a2.5 2.5 0 0 0 .56-.44a8.44 8.44 0 0 1-3.82-2.118a5.12 5.12 0 0 1-1.651-4.724a9.3 9.3 0 0 0-3.84 3.767m4.378-4.3c-1.294 4.238 3.292 6.695 5.105 7.009c.727.126.09.795-.531 1.159a16.1 16.1 0 0 1-11.026 1.67c-.852-2.513 3.33-9.542 6.453-9.843Z"/><path d="M20.382 12.652a.8.8 0 1 0 .618-.614a.5.5 0 1 1-.614.615Zm5.782 2.368a1.2 1.2 0 1 0-1.2-1.2c.812.587 1.985.468 1.201 1.2Z"/><path d="M15.283 27.935c.276-3.157-.747-4.589-2.56-7.451s-1.04-8.122 3.885-7.691c7.973.698 4.811 12.498-1.325 15.142"/><path d="M11.065 26.748c1.389-2.848.948-4.552.28-7.874s1.94-7.955 6.383-5.788c7.194 3.509.013 13.393-6.663 13.662"/><path d="M7.562 24.141c2.317-2.161 2.516-3.91 3.083-7.251s4.662-6.731 8.033-3.116c5.459 5.854-4.787 12.508-11.117 10.366Z"/><path d="M5.2 20.479c2.938-1.187 3.75-2.749 5.477-5.664s6.764-4.614 8.616-.03c3 7.422-8.951 9.962-14.093 5.694"/><path d="M4.341 16.167c3.168-.055 4.486-1.222 7.143-3.325s7.968-1.883 8.055 3.06c.14 8-11.927 6.091-15.2.265Z"/><path d="M5.036 11.86c2.977 1.084 4.626.466 7.86-.545s8.114 1.1 6.423 5.743C16.582 24.58 6 18.471 5.036 11.86"/><path d="M7.281 8.1c2.392 2.079 4.152 2.093 7.534 2.308s7.185 3.93 3.938 7.661C13.5 24.11 5.813 14.615 7.281 8.1"/><path d="M10.679 5.363c1.488 2.8 3.126 3.442 6.206 4.855s5.3 6.245.93 8.566c-7.067 3.758-10.842-7.861-7.136-13.421"/><path d="M14.868 4.056c.386 3.145 1.685 4.334 4.054 6.756s2.706 7.728-2.2 8.33c-7.946.976-7.306-11.224-1.854-15.086"/><path d="M19.224 4.337c-.767 3.075.02 4.649 1.363 7.76s-.243 8.184-5.04 6.988C7.78 17.149 12.749 5.988 19.224 4.337"/><path d="M23.212 6.144c-4.288 3.251-1.826 5.6-1.826 11.811c0 5.689-2.842 3.476-6.892.64C7.937 14 16.576 5.366 23.212 6.144"/><path fill="#fff" d="M21.365 16.5a11 11 0 0 1-.053-.591a39 39 0 0 0-.242-2.091l-.028-.173l.224-.025a.816.816 0 0 0 .561-1.279a1.07 1.07 0 0 0-.672-.341h-.161l.171.162a.4.4 0 0 1 .171.314a.53.53 0 0 1-.258.472c-.115.052-.123.047-.149-.1a11.3 11.3 0 0 1-.152-3.175a5 5 0 0 1 .17-.7l.094-.264v.216a5 5 0 0 0 .094.647a6.33 6.33 0 0 0 3.122 4.017a10.4 10.4 0 0 0 1.719.819a2 2 0 0 1 .4.163c.082.082-.012.2-.312.39a13.6 13.6 0 0 1-3.764 1.492c-.983.232-.907.228-.935.047"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeBrowserslist(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><circle cx="16" cy="16" r="14" fill="#ffd539"/><path d="M21.247 7.264q.093-.026.185-.045l.182.223q-.02.078-.037.157a2.5 2.5 0 0 0-.432.12q.041-.226.102-.455m-3.938 4.221c-1.26 2-1.955 4.067-1.751 5.183a17.1 17.1 0 0 0 6.554-.142A13.8 13.8 0 0 0 26.06 15a2.5 2.5 0 0 0 .56-.44a8.44 8.44 0 0 1-3.82-2.118a5.12 5.12 0 0 1-1.651-4.724a9.3 9.3 0 0 0-3.84 3.767m4.378-4.3c-1.294 4.238 3.292 6.695 5.105 7.009c.727.126.09.795-.531 1.159a16.1 16.1 0 0 1-11.026 1.67c-.852-2.513 3.33-9.542 6.453-9.843Z"/><path d="M20.382 12.652a.8.8 0 1 0 .618-.614a.5.5 0 1 1-.614.615Zm5.782 2.368a1.2 1.2 0 1 0-1.2-1.2c.812.587 1.985.468 1.201 1.2Z"/><path d="M15.283 27.935c.276-3.157-.747-4.589-2.56-7.451s-1.04-8.122 3.885-7.691c7.973.698 4.811 12.498-1.325 15.142"/><path d="M11.065 26.748c1.389-2.848.948-4.552.28-7.874s1.94-7.955 6.383-5.788c7.194 3.509.013 13.393-6.663 13.662"/><path d="M7.562 24.141c2.317-2.161 2.516-3.91 3.083-7.251s4.662-6.731 8.033-3.116c5.459 5.854-4.787 12.508-11.117 10.366Z"/><path d="M5.2 20.479c2.938-1.187 3.75-2.749 5.477-5.664s6.764-4.614 8.616-.03c3 7.422-8.951 9.962-14.093 5.694"/><path d="M4.341 16.167c3.168-.055 4.486-1.222 7.143-3.325s7.968-1.883 8.055 3.06c.14 8-11.927 6.091-15.2.265Z"/><path d="M5.036 11.86c2.977 1.084 4.626.466 7.86-.545s8.114 1.1 6.423 5.743C16.582 24.58 6 18.471 5.036 11.86"/><path d="M7.281 8.1c2.392 2.079 4.152 2.093 7.534 2.308s7.185 3.93 3.938 7.661C13.5 24.11 5.813 14.615 7.281 8.1"/><path d="M10.679 5.363c1.488 2.8 3.126 3.442 6.206 4.855s5.3 6.245.93 8.566c-7.067 3.758-10.842-7.861-7.136-13.421"/><path d="M14.868 4.056c.386 3.145 1.685 4.334 4.054 6.756s2.706 7.728-2.2 8.33c-7.946.976-7.306-11.224-1.854-15.086"/><path d="M19.224 4.337c-.767 3.075.02 4.649 1.363 7.76s-.243 8.184-5.04 6.988C7.78 17.149 12.749 5.988 19.224 4.337"/><path d="M23.212 6.144c-4.288 3.251-1.826 5.6-1.826 11.811c0 5.689-2.842 3.476-6.892.64C7.937 14 16.576 5.366 23.212 6.144"/><path fill="#fff" d="M21.365 16.5a11 11 0 0 1-.053-.591a39 39 0 0 0-.242-2.091l-.028-.173l.224-.025a.816.816 0 0 0 .561-1.279a1.07 1.07 0 0 0-.672-.341h-.161l.171.162a.4.4 0 0 1 .171.314a.53.53 0 0 1-.258.472c-.115.052-.123.047-.149-.1a11.3 11.3 0 0 1-.152-3.175a5 5 0 0 1 .17-.7l.094-.264v.216a5 5 0 0 0 .094.647a6.33 6.33 0 0 0 3.122 4.017a10.4 10.4 0 0 0 1.719.819a2 2 0 0 1 .4.163c.082.082-.012.2-.312.39a13.6 13.6 0 0 1-3.764 1.492c-.983.232-.907.228-.935.047"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><circle cx="16" cy="16" r="14" fill="#ffd539"/><path d="M21.247 7.264q.093-.026.185-.045l.182.223q-.02.078-.037.157a2.5 2.5 0 0 0-.432.12q.041-.226.102-.455m-3.938 4.221c-1.26 2-1.955 4.067-1.751 5.183a17.1 17.1 0 0 0 6.554-.142A13.8 13.8 0 0 0 26.06 15a2.5 2.5 0 0 0 .56-.44a8.44 8.44 0 0 1-3.82-2.118a5.12 5.12 0 0 1-1.651-4.724a9.3 9.3 0 0 0-3.84 3.767m4.378-4.3c-1.294 4.238 3.292 6.695 5.105 7.009c.727.126.09.795-.531 1.159a16.1 16.1 0 0 1-11.026 1.67c-.852-2.513 3.33-9.542 6.453-9.843Z"/><path d="M20.382 12.652a.8.8 0 1 0 .618-.614a.5.5 0 1 1-.614.615Zm5.782 2.368a1.2 1.2 0 1 0-1.2-1.2c.812.587 1.985.468 1.201 1.2Z"/><path d="M15.283 27.935c.276-3.157-.747-4.589-2.56-7.451s-1.04-8.122 3.885-7.691c7.973.698 4.811 12.498-1.325 15.142"/><path d="M11.065 26.748c1.389-2.848.948-4.552.28-7.874s1.94-7.955 6.383-5.788c7.194 3.509.013 13.393-6.663 13.662"/><path d="M7.562 24.141c2.317-2.161 2.516-3.91 3.083-7.251s4.662-6.731 8.033-3.116c5.459 5.854-4.787 12.508-11.117 10.366Z"/><path d="M5.2 20.479c2.938-1.187 3.75-2.749 5.477-5.664s6.764-4.614 8.616-.03c3 7.422-8.951 9.962-14.093 5.694"/><path d="M4.341 16.167c3.168-.055 4.486-1.222 7.143-3.325s7.968-1.883 8.055 3.06c.14 8-11.927 6.091-15.2.265Z"/><path d="M5.036 11.86c2.977 1.084 4.626.466 7.86-.545s8.114 1.1 6.423 5.743C16.582 24.58 6 18.471 5.036 11.86"/><path d="M7.281 8.1c2.392 2.079 4.152 2.093 7.534 2.308s7.185 3.93 3.938 7.661C13.5 24.11 5.813 14.615 7.281 8.1"/><path d="M10.679 5.363c1.488 2.8 3.126 3.442 6.206 4.855s5.3 6.245.93 8.566c-7.067 3.758-10.842-7.861-7.136-13.421"/><path d="M14.868 4.056c.386 3.145 1.685 4.334 4.054 6.756s2.706 7.728-2.2 8.33c-7.946.976-7.306-11.224-1.854-15.086"/><path d="M19.224 4.337c-.767 3.075.02 4.649 1.363 7.76s-.243 8.184-5.04 6.988C7.78 17.149 12.749 5.988 19.224 4.337"/><path d="M23.212 6.144c-4.288 3.251-1.826 5.6-1.826 11.811c0 5.689-2.842 3.476-6.892.64C7.937 14 16.576 5.366 23.212 6.144"/><path fill="#fff" d="M21.365 16.5a11 11 0 0 1-.053-.591a39 39 0 0 0-.242-2.091l-.028-.173l.224-.025a.816.816 0 0 0 .561-1.279a1.07 1.07 0 0 0-.672-.341h-.161l.171.162a.4.4 0 0 1 .171.314a.53.53 0 0 1-.258.472c-.115.052-.123.047-.149-.1a11.3 11.3 0 0 1-.152-3.175a5 5 0 0 1 .17-.7l.094-.264v.216a5 5 0 0 0 .094.647a6.33 6.33 0 0 0 3.122 4.017a10.4 10.4 0 0 0 1.719.819a2 2 0 0 1 .4.163c.082.082-.012.2-.312.39a13.6 13.6 0 0 1-3.764 1.492c-.983.232-.907.228-.935.047"/></svg>
</template>

CSS

.icon-file-type-browserslist {
  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%3Ccircle%20cx%3D%2216%22%20cy%3D%2216%22%20r%3D%2214%22%20fill%3D%22%23ffd539%22%2F%3E%3Cpath%20d%3D%22M21.247%207.264q.093-.026.185-.045l.182.223q-.02.078-.037.157a2.5%202.5%200%200%200-.432.12q.041-.226.102-.455m-3.938%204.221c-1.26%202-1.955%204.067-1.751%205.183a17.1%2017.1%200%200%200%206.554-.142A13.8%2013.8%200%200%200%2026.06%2015a2.5%202.5%200%200%200%20.56-.44a8.44%208.44%200%200%201-3.82-2.118a5.12%205.12%200%200%201-1.651-4.724a9.3%209.3%200%200%200-3.84%203.767m4.378-4.3c-1.294%204.238%203.292%206.695%205.105%207.009c.727.126.09.795-.531%201.159a16.1%2016.1%200%200%201-11.026%201.67c-.852-2.513%203.33-9.542%206.453-9.843Z%22%2F%3E%3Cpath%20d%3D%22M20.382%2012.652a.8.8%200%201%200%20.618-.614a.5.5%200%201%201-.614.615Zm5.782%202.368a1.2%201.2%200%201%200-1.2-1.2c.812.587%201.985.468%201.201%201.2Z%22%2F%3E%3Cpath%20d%3D%22M15.283%2027.935c.276-3.157-.747-4.589-2.56-7.451s-1.04-8.122%203.885-7.691c7.973.698%204.811%2012.498-1.325%2015.142%22%2F%3E%3Cpath%20d%3D%22M11.065%2026.748c1.389-2.848.948-4.552.28-7.874s1.94-7.955%206.383-5.788c7.194%203.509.013%2013.393-6.663%2013.662%22%2F%3E%3Cpath%20d%3D%22M7.562%2024.141c2.317-2.161%202.516-3.91%203.083-7.251s4.662-6.731%208.033-3.116c5.459%205.854-4.787%2012.508-11.117%2010.366Z%22%2F%3E%3Cpath%20d%3D%22M5.2%2020.479c2.938-1.187%203.75-2.749%205.477-5.664s6.764-4.614%208.616-.03c3%207.422-8.951%209.962-14.093%205.694%22%2F%3E%3Cpath%20d%3D%22M4.341%2016.167c3.168-.055%204.486-1.222%207.143-3.325s7.968-1.883%208.055%203.06c.14%208-11.927%206.091-15.2.265Z%22%2F%3E%3Cpath%20d%3D%22M5.036%2011.86c2.977%201.084%204.626.466%207.86-.545s8.114%201.1%206.423%205.743C16.582%2024.58%206%2018.471%205.036%2011.86%22%2F%3E%3Cpath%20d%3D%22M7.281%208.1c2.392%202.079%204.152%202.093%207.534%202.308s7.185%203.93%203.938%207.661C13.5%2024.11%205.813%2014.615%207.281%208.1%22%2F%3E%3Cpath%20d%3D%22M10.679%205.363c1.488%202.8%203.126%203.442%206.206%204.855s5.3%206.245.93%208.566c-7.067%203.758-10.842-7.861-7.136-13.421%22%2F%3E%3Cpath%20d%3D%22M14.868%204.056c.386%203.145%201.685%204.334%204.054%206.756s2.706%207.728-2.2%208.33c-7.946.976-7.306-11.224-1.854-15.086%22%2F%3E%3Cpath%20d%3D%22M19.224%204.337c-.767%203.075.02%204.649%201.363%207.76s-.243%208.184-5.04%206.988C7.78%2017.149%2012.749%205.988%2019.224%204.337%22%2F%3E%3Cpath%20d%3D%22M23.212%206.144c-4.288%203.251-1.826%205.6-1.826%2011.811c0%205.689-2.842%203.476-6.892.64C7.937%2014%2016.576%205.366%2023.212%206.144%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M21.365%2016.5a11%2011%200%200%201-.053-.591a39%2039%200%200%200-.242-2.091l-.028-.173l.224-.025a.816.816%200%200%200%20.561-1.279a1.07%201.07%200%200%200-.672-.341h-.161l.171.162a.4.4%200%200%201%20.171.314a.53.53%200%200%201-.258.472c-.115.052-.123.047-.149-.1a11.3%2011.3%200%200%201-.152-3.175a5%205%200%200%201%20.17-.7l.094-.264v.216a5%205%200%200%200%20.094.647a6.33%206.33%200%200%200%203.122%204.017a10.4%2010.4%200%200%200%201.719.819a2%202%200%200%201%20.4.163c.082.082-.012.2-.312.39a13.6%2013.6%200%200%201-3.764%201.492c-.983.232-.907.228-.935.047%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%3Ccircle%20cx%3D%2216%22%20cy%3D%2216%22%20r%3D%2214%22%20fill%3D%22%23ffd539%22%2F%3E%3Cpath%20d%3D%22M21.247%207.264q.093-.026.185-.045l.182.223q-.02.078-.037.157a2.5%202.5%200%200%200-.432.12q.041-.226.102-.455m-3.938%204.221c-1.26%202-1.955%204.067-1.751%205.183a17.1%2017.1%200%200%200%206.554-.142A13.8%2013.8%200%200%200%2026.06%2015a2.5%202.5%200%200%200%20.56-.44a8.44%208.44%200%200%201-3.82-2.118a5.12%205.12%200%200%201-1.651-4.724a9.3%209.3%200%200%200-3.84%203.767m4.378-4.3c-1.294%204.238%203.292%206.695%205.105%207.009c.727.126.09.795-.531%201.159a16.1%2016.1%200%200%201-11.026%201.67c-.852-2.513%203.33-9.542%206.453-9.843Z%22%2F%3E%3Cpath%20d%3D%22M20.382%2012.652a.8.8%200%201%200%20.618-.614a.5.5%200%201%201-.614.615Zm5.782%202.368a1.2%201.2%200%201%200-1.2-1.2c.812.587%201.985.468%201.201%201.2Z%22%2F%3E%3Cpath%20d%3D%22M15.283%2027.935c.276-3.157-.747-4.589-2.56-7.451s-1.04-8.122%203.885-7.691c7.973.698%204.811%2012.498-1.325%2015.142%22%2F%3E%3Cpath%20d%3D%22M11.065%2026.748c1.389-2.848.948-4.552.28-7.874s1.94-7.955%206.383-5.788c7.194%203.509.013%2013.393-6.663%2013.662%22%2F%3E%3Cpath%20d%3D%22M7.562%2024.141c2.317-2.161%202.516-3.91%203.083-7.251s4.662-6.731%208.033-3.116c5.459%205.854-4.787%2012.508-11.117%2010.366Z%22%2F%3E%3Cpath%20d%3D%22M5.2%2020.479c2.938-1.187%203.75-2.749%205.477-5.664s6.764-4.614%208.616-.03c3%207.422-8.951%209.962-14.093%205.694%22%2F%3E%3Cpath%20d%3D%22M4.341%2016.167c3.168-.055%204.486-1.222%207.143-3.325s7.968-1.883%208.055%203.06c.14%208-11.927%206.091-15.2.265Z%22%2F%3E%3Cpath%20d%3D%22M5.036%2011.86c2.977%201.084%204.626.466%207.86-.545s8.114%201.1%206.423%205.743C16.582%2024.58%206%2018.471%205.036%2011.86%22%2F%3E%3Cpath%20d%3D%22M7.281%208.1c2.392%202.079%204.152%202.093%207.534%202.308s7.185%203.93%203.938%207.661C13.5%2024.11%205.813%2014.615%207.281%208.1%22%2F%3E%3Cpath%20d%3D%22M10.679%205.363c1.488%202.8%203.126%203.442%206.206%204.855s5.3%206.245.93%208.566c-7.067%203.758-10.842-7.861-7.136-13.421%22%2F%3E%3Cpath%20d%3D%22M14.868%204.056c.386%203.145%201.685%204.334%204.054%206.756s2.706%207.728-2.2%208.33c-7.946.976-7.306-11.224-1.854-15.086%22%2F%3E%3Cpath%20d%3D%22M19.224%204.337c-.767%203.075.02%204.649%201.363%207.76s-.243%208.184-5.04%206.988C7.78%2017.149%2012.749%205.988%2019.224%204.337%22%2F%3E%3Cpath%20d%3D%22M23.212%206.144c-4.288%203.251-1.826%205.6-1.826%2011.811c0%205.689-2.842%203.476-6.892.64C7.937%2014%2016.576%205.366%2023.212%206.144%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M21.365%2016.5a11%2011%200%200%201-.053-.591a39%2039%200%200%200-.242-2.091l-.028-.173l.224-.025a.816.816%200%200%200%20.561-1.279a1.07%201.07%200%200%200-.672-.341h-.161l.171.162a.4.4%200%200%201%20.171.314a.53.53%200%200%201-.258.472c-.115.052-.123.047-.149-.1a11.3%2011.3%200%200%201-.152-3.175a5%205%200%200%201%20.17-.7l.094-.264v.216a5%205%200%200%200%20.094.647a6.33%206.33%200%200%200%203.122%204.017a10.4%2010.4%200%200%200%201.719.819a2%202%200%200%201%20.4.163c.082.082-.012.2-.312.39a13.6%2013.6%200%200%201-3.764%201.492c-.983.232-.907.228-.935.047%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-browserslist.svg?color=%231a73e8&size=48