file type objidconfig logo

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

Name
file-type-objidconfig
Set
VSCode Icons
Style
Color
Viewbox
1000×1000
License
MIT

Related icons in VSCode Icons

Use the file type objidconfig logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1000 1000"><path fill="#00b7c3" d="M188.36 281.28c-51.78-13.02-94.02-38.55-121.23-87.56c46.12-13.74 89-6.19 131.83 14.73c-15.23-32.18-17.91-64.2-7.13-98.1c39.14 16.12 63.93 44.44 75.8 85.06C369.86 119.34 482.3 94.5 605.09 128.1c89.88 24.6 161.26 77.38 213.66 155.45c105.08 156.55 82.11 369.06-53.22 497.88c-137.87 131.24-347.13 141.68-495.61 25.54c-157.26-122.99-198.07-354.89-81.56-525.69m17.38 155.01c-2.52 6.01-5.14 10.74-6.53 15.81c-12.84 46.97 11.46 93.16 69.99 121.51c121.18 58.7 249.3 55.75 377.65 34.95c62.94-10.2 122.96-31.52 160.77-89.89c16.76-25.88 14.85-53.15 1.1-81.71c-201.14 33.95-401.52 30.45-602.98-.67"/><path fill="#d2d2d2" d="M698.68 478.48c5.61 27.34.04 50.38-18.3 69.22c-20.92 21.49-46.45 27.68-74.72 18.27c-23.08-7.69-38.13-24.12-46.03-48.62c51.53 5.76 97.26-7.11 139.05-38.87m-257.05 38.86c-8.04 24.75-23.26 41.25-46.65 48.83c-28.35 9.18-53.82 2.72-74.57-18.92c-18.03-18.8-23.35-41.72-17.94-68.75c41.65 31.59 87.48 44.68 139.16 38.84"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeObjidconfig(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1000 1000"><path fill="#00b7c3" d="M188.36 281.28c-51.78-13.02-94.02-38.55-121.23-87.56c46.12-13.74 89-6.19 131.83 14.73c-15.23-32.18-17.91-64.2-7.13-98.1c39.14 16.12 63.93 44.44 75.8 85.06C369.86 119.34 482.3 94.5 605.09 128.1c89.88 24.6 161.26 77.38 213.66 155.45c105.08 156.55 82.11 369.06-53.22 497.88c-137.87 131.24-347.13 141.68-495.61 25.54c-157.26-122.99-198.07-354.89-81.56-525.69m17.38 155.01c-2.52 6.01-5.14 10.74-6.53 15.81c-12.84 46.97 11.46 93.16 69.99 121.51c121.18 58.7 249.3 55.75 377.65 34.95c62.94-10.2 122.96-31.52 160.77-89.89c16.76-25.88 14.85-53.15 1.1-81.71c-201.14 33.95-401.52 30.45-602.98-.67"/><path fill="#d2d2d2" d="M698.68 478.48c5.61 27.34.04 50.38-18.3 69.22c-20.92 21.49-46.45 27.68-74.72 18.27c-23.08-7.69-38.13-24.12-46.03-48.62c51.53 5.76 97.26-7.11 139.05-38.87m-257.05 38.86c-8.04 24.75-23.26 41.25-46.65 48.83c-28.35 9.18-53.82 2.72-74.57-18.92c-18.03-18.8-23.35-41.72-17.94-68.75c41.65 31.59 87.48 44.68 139.16 38.84"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1000 1000"><path fill="#00b7c3" d="M188.36 281.28c-51.78-13.02-94.02-38.55-121.23-87.56c46.12-13.74 89-6.19 131.83 14.73c-15.23-32.18-17.91-64.2-7.13-98.1c39.14 16.12 63.93 44.44 75.8 85.06C369.86 119.34 482.3 94.5 605.09 128.1c89.88 24.6 161.26 77.38 213.66 155.45c105.08 156.55 82.11 369.06-53.22 497.88c-137.87 131.24-347.13 141.68-495.61 25.54c-157.26-122.99-198.07-354.89-81.56-525.69m17.38 155.01c-2.52 6.01-5.14 10.74-6.53 15.81c-12.84 46.97 11.46 93.16 69.99 121.51c121.18 58.7 249.3 55.75 377.65 34.95c62.94-10.2 122.96-31.52 160.77-89.89c16.76-25.88 14.85-53.15 1.1-81.71c-201.14 33.95-401.52 30.45-602.98-.67"/><path fill="#d2d2d2" d="M698.68 478.48c5.61 27.34.04 50.38-18.3 69.22c-20.92 21.49-46.45 27.68-74.72 18.27c-23.08-7.69-38.13-24.12-46.03-48.62c51.53 5.76 97.26-7.11 139.05-38.87m-257.05 38.86c-8.04 24.75-23.26 41.25-46.65 48.83c-28.35 9.18-53.82 2.72-74.57-18.92c-18.03-18.8-23.35-41.72-17.94-68.75c41.65 31.59 87.48 44.68 139.16 38.84"/></svg>
</template>

CSS

.icon-file-type-objidconfig {
  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%201000%201000%22%3E%3Cpath%20fill%3D%22%2300b7c3%22%20d%3D%22M188.36%20281.28c-51.78-13.02-94.02-38.55-121.23-87.56c46.12-13.74%2089-6.19%20131.83%2014.73c-15.23-32.18-17.91-64.2-7.13-98.1c39.14%2016.12%2063.93%2044.44%2075.8%2085.06C369.86%20119.34%20482.3%2094.5%20605.09%20128.1c89.88%2024.6%20161.26%2077.38%20213.66%20155.45c105.08%20156.55%2082.11%20369.06-53.22%20497.88c-137.87%20131.24-347.13%20141.68-495.61%2025.54c-157.26-122.99-198.07-354.89-81.56-525.69m17.38%20155.01c-2.52%206.01-5.14%2010.74-6.53%2015.81c-12.84%2046.97%2011.46%2093.16%2069.99%20121.51c121.18%2058.7%20249.3%2055.75%20377.65%2034.95c62.94-10.2%20122.96-31.52%20160.77-89.89c16.76-25.88%2014.85-53.15%201.1-81.71c-201.14%2033.95-401.52%2030.45-602.98-.67%22%2F%3E%3Cpath%20fill%3D%22%23d2d2d2%22%20d%3D%22M698.68%20478.48c5.61%2027.34.04%2050.38-18.3%2069.22c-20.92%2021.49-46.45%2027.68-74.72%2018.27c-23.08-7.69-38.13-24.12-46.03-48.62c51.53%205.76%2097.26-7.11%20139.05-38.87m-257.05%2038.86c-8.04%2024.75-23.26%2041.25-46.65%2048.83c-28.35%209.18-53.82%202.72-74.57-18.92c-18.03-18.8-23.35-41.72-17.94-68.75c41.65%2031.59%2087.48%2044.68%20139.16%2038.84%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%201000%201000%22%3E%3Cpath%20fill%3D%22%2300b7c3%22%20d%3D%22M188.36%20281.28c-51.78-13.02-94.02-38.55-121.23-87.56c46.12-13.74%2089-6.19%20131.83%2014.73c-15.23-32.18-17.91-64.2-7.13-98.1c39.14%2016.12%2063.93%2044.44%2075.8%2085.06C369.86%20119.34%20482.3%2094.5%20605.09%20128.1c89.88%2024.6%20161.26%2077.38%20213.66%20155.45c105.08%20156.55%2082.11%20369.06-53.22%20497.88c-137.87%20131.24-347.13%20141.68-495.61%2025.54c-157.26-122.99-198.07-354.89-81.56-525.69m17.38%20155.01c-2.52%206.01-5.14%2010.74-6.53%2015.81c-12.84%2046.97%2011.46%2093.16%2069.99%20121.51c121.18%2058.7%20249.3%2055.75%20377.65%2034.95c62.94-10.2%20122.96-31.52%20160.77-89.89c16.76-25.88%2014.85-53.15%201.1-81.71c-201.14%2033.95-401.52%2030.45-602.98-.67%22%2F%3E%3Cpath%20fill%3D%22%23d2d2d2%22%20d%3D%22M698.68%20478.48c5.61%2027.34.04%2050.38-18.3%2069.22c-20.92%2021.49-46.45%2027.68-74.72%2018.27c-23.08-7.69-38.13-24.12-46.03-48.62c51.53%205.76%2097.26-7.11%20139.05-38.87m-257.05%2038.86c-8.04%2024.75-23.26%2041.25-46.65%2048.83c-28.35%209.18-53.82%202.72-74.57-18.92c-18.03-18.8-23.35-41.72-17.94-68.75c41.65%2031.59%2087.48%2044.68%20139.16%2038.84%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-objidconfig.svg?color=%231a73e8&size=48