file type publiccode logo
file-type-publiccode from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-publiccode
- Set
- VSCode Icons
- Style
- Color
- Viewbox
- 32×32
- License
- MIT
Related icons in VSCode Icons
file-type-accessfile-type-access2file-type-actionscriptfile-type-actionscript2file-type-adafile-type-advplfile-type-affinityfile-type-affinitydesignerfile-type-affinityphotofile-type-affinitypublisherfile-type-agdafile-type-agentsfile-type-aifile-type-ai2file-type-aikidofile-type-alfile-type-al-dalfile-type-alchemyfile-type-allcontributorsfile-type-alloyfile-type-allurefile-type-angularfile-type-ansiblefile-type-antlers-html
Use the file type publiccode logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g stroke-width=".106"><path fill="#465869" d="M24.282 22.765c3.915-4.05 5.493-5.737 5.626-6.011c.123-.255.123-.348 0-.607c-.174-.362-7.144-6.385-7.495-6.475c-.405-.105-.835.162-1.232.76c-.464.697-.55 1.014-.367 1.348c.074.142 1.303 1.3 2.723 2.574l2.58 2.317l-.989 1.017a752 752 0 0 1-2.734 2.79c-1.625 1.65-1.746 1.801-1.746 2.167c0 .348.074.467.673 1.012c.579.533.73.619 1.086.619c.393 0 .486-.074 1.875-1.512z"/><path fill="#95a3ab" d="M10.033 7.73c-.281.007-7.807 4.34-7.952 4.577c-.186.304.042.76.44.877c.254.073.343.163.343.336c0 .48.105.57.648.57c.448 0 .519.032.519.213c0 .141.074.213.213.213c.207 0 .212.073.212 3.177c0 2.003-.042 3.2-.106 3.242c-.063.032-.106.158-.106.272s-.053.206-.107.206c-.063 0-.106.095-.106.206c0 .154-.084.213-.345.239c-.314.031-.347.063-.378.43c-.031.343-.073.398-.291.398c-.225 0-.26.053-.26.365c0 .334-.03.367-.344.398c-.267.02-.352.084-.38.279c-.084.584-.561.553 7.91.523l7.829-.031v-.372c0-.341-.032-.374-.345-.405c-.315-.031-.344-.063-.344-.398c0-.315-.031-.364-.259-.364c-.222 0-.263-.053-.292-.398c-.031-.363-.063-.4-.378-.43c-.259-.022-.344-.085-.344-.24c0-.112-.053-.205-.106-.205c-.064 0-.107-.095-.107-.206c0-.114-.052-.236-.106-.272c-.063-.042-.106-1.24-.106-3.243c0-3.106.004-3.177.212-3.177c.14 0 .213-.073.213-.206c0-.17.084-.212.504-.239c.5-.032.505-.032.537-.43c.032-.377.053-.399.398-.399c.658 0 .998-.585.604-1.04c-.268-.308-7.559-4.478-7.82-4.471zm-3.296 6.36c.302 0 .372.043.372.213c0 .141.074.213.212.213c.207 0 .213.074.213 3.177c0 2.003-.043 3.2-.107 3.242c-.063.032-.106.158-.106.272s-.053.206-.106.206c-.064 0-.107.095-.107.213c0 .172-.074.213-.372.213c-.294 0-.371-.042-.371-.203c0-.112-.063-.224-.133-.248c-.105-.032-.14-.845-.164-3.457c-.032-3.028-.01-3.413.132-3.413c.095 0 .165-.095.165-.213c0-.172.073-.213.371-.213zm3.13 0c.355 0 .425.032.425.213c0 .122.074.213.166.213c.148 0 .163.375.133 3.413c-.02 2.612-.063 3.423-.166 3.457c-.074.021-.133.136-.133.248c0 .166-.074.203-.424.203c-.348 0-.425-.042-.425-.203c0-.112-.063-.224-.132-.248c-.106-.031-.141-.844-.167-3.457c-.031-3.039-.01-3.413.133-3.413c.095 0 .166-.095.166-.213c0-.177.074-.213.425-.213zm3.184 0c.354 0 .424.032.424.213c0 .122.074.213.167.213c.147 0 .162.374.132 3.413c-.02 2.612-.063 3.424-.166 3.457c-.074.021-.133.136-.133.248c0 .166-.074.203-.424.203c-.354 0-.425-.032-.425-.212c0-.117-.052-.212-.106-.212c-.063 0-.106-.095-.106-.207c0-.114-.053-.236-.107-.272c-.063-.042-.106-1.239-.106-3.242c0-3.106.005-3.177.213-3.177c.14 0 .212-.074.212-.213c0-.177.074-.212.425-.212"/></g></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypePubliccode(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g strokeWidth=".106"><path fill="#465869" d="M24.282 22.765c3.915-4.05 5.493-5.737 5.626-6.011c.123-.255.123-.348 0-.607c-.174-.362-7.144-6.385-7.495-6.475c-.405-.105-.835.162-1.232.76c-.464.697-.55 1.014-.367 1.348c.074.142 1.303 1.3 2.723 2.574l2.58 2.317l-.989 1.017a752 752 0 0 1-2.734 2.79c-1.625 1.65-1.746 1.801-1.746 2.167c0 .348.074.467.673 1.012c.579.533.73.619 1.086.619c.393 0 .486-.074 1.875-1.512z"/><path fill="#95a3ab" d="M10.033 7.73c-.281.007-7.807 4.34-7.952 4.577c-.186.304.042.76.44.877c.254.073.343.163.343.336c0 .48.105.57.648.57c.448 0 .519.032.519.213c0 .141.074.213.213.213c.207 0 .212.073.212 3.177c0 2.003-.042 3.2-.106 3.242c-.063.032-.106.158-.106.272s-.053.206-.107.206c-.063 0-.106.095-.106.206c0 .154-.084.213-.345.239c-.314.031-.347.063-.378.43c-.031.343-.073.398-.291.398c-.225 0-.26.053-.26.365c0 .334-.03.367-.344.398c-.267.02-.352.084-.38.279c-.084.584-.561.553 7.91.523l7.829-.031v-.372c0-.341-.032-.374-.345-.405c-.315-.031-.344-.063-.344-.398c0-.315-.031-.364-.259-.364c-.222 0-.263-.053-.292-.398c-.031-.363-.063-.4-.378-.43c-.259-.022-.344-.085-.344-.24c0-.112-.053-.205-.106-.205c-.064 0-.107-.095-.107-.206c0-.114-.052-.236-.106-.272c-.063-.042-.106-1.24-.106-3.243c0-3.106.004-3.177.212-3.177c.14 0 .213-.073.213-.206c0-.17.084-.212.504-.239c.5-.032.505-.032.537-.43c.032-.377.053-.399.398-.399c.658 0 .998-.585.604-1.04c-.268-.308-7.559-4.478-7.82-4.471zm-3.296 6.36c.302 0 .372.043.372.213c0 .141.074.213.212.213c.207 0 .213.074.213 3.177c0 2.003-.043 3.2-.107 3.242c-.063.032-.106.158-.106.272s-.053.206-.106.206c-.064 0-.107.095-.107.213c0 .172-.074.213-.372.213c-.294 0-.371-.042-.371-.203c0-.112-.063-.224-.133-.248c-.105-.032-.14-.845-.164-3.457c-.032-3.028-.01-3.413.132-3.413c.095 0 .165-.095.165-.213c0-.172.073-.213.371-.213zm3.13 0c.355 0 .425.032.425.213c0 .122.074.213.166.213c.148 0 .163.375.133 3.413c-.02 2.612-.063 3.423-.166 3.457c-.074.021-.133.136-.133.248c0 .166-.074.203-.424.203c-.348 0-.425-.042-.425-.203c0-.112-.063-.224-.132-.248c-.106-.031-.141-.844-.167-3.457c-.031-3.039-.01-3.413.133-3.413c.095 0 .166-.095.166-.213c0-.177.074-.213.425-.213zm3.184 0c.354 0 .424.032.424.213c0 .122.074.213.167.213c.147 0 .162.374.132 3.413c-.02 2.612-.063 3.424-.166 3.457c-.074.021-.133.136-.133.248c0 .166-.074.203-.424.203c-.354 0-.425-.032-.425-.212c0-.117-.052-.212-.106-.212c-.063 0-.106-.095-.106-.207c0-.114-.053-.236-.107-.272c-.063-.042-.106-1.239-.106-3.242c0-3.106.005-3.177.213-3.177c.14 0 .212-.074.212-.213c0-.177.074-.212.425-.212"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g stroke-width=".106"><path fill="#465869" d="M24.282 22.765c3.915-4.05 5.493-5.737 5.626-6.011c.123-.255.123-.348 0-.607c-.174-.362-7.144-6.385-7.495-6.475c-.405-.105-.835.162-1.232.76c-.464.697-.55 1.014-.367 1.348c.074.142 1.303 1.3 2.723 2.574l2.58 2.317l-.989 1.017a752 752 0 0 1-2.734 2.79c-1.625 1.65-1.746 1.801-1.746 2.167c0 .348.074.467.673 1.012c.579.533.73.619 1.086.619c.393 0 .486-.074 1.875-1.512z"/><path fill="#95a3ab" d="M10.033 7.73c-.281.007-7.807 4.34-7.952 4.577c-.186.304.042.76.44.877c.254.073.343.163.343.336c0 .48.105.57.648.57c.448 0 .519.032.519.213c0 .141.074.213.213.213c.207 0 .212.073.212 3.177c0 2.003-.042 3.2-.106 3.242c-.063.032-.106.158-.106.272s-.053.206-.107.206c-.063 0-.106.095-.106.206c0 .154-.084.213-.345.239c-.314.031-.347.063-.378.43c-.031.343-.073.398-.291.398c-.225 0-.26.053-.26.365c0 .334-.03.367-.344.398c-.267.02-.352.084-.38.279c-.084.584-.561.553 7.91.523l7.829-.031v-.372c0-.341-.032-.374-.345-.405c-.315-.031-.344-.063-.344-.398c0-.315-.031-.364-.259-.364c-.222 0-.263-.053-.292-.398c-.031-.363-.063-.4-.378-.43c-.259-.022-.344-.085-.344-.24c0-.112-.053-.205-.106-.205c-.064 0-.107-.095-.107-.206c0-.114-.052-.236-.106-.272c-.063-.042-.106-1.24-.106-3.243c0-3.106.004-3.177.212-3.177c.14 0 .213-.073.213-.206c0-.17.084-.212.504-.239c.5-.032.505-.032.537-.43c.032-.377.053-.399.398-.399c.658 0 .998-.585.604-1.04c-.268-.308-7.559-4.478-7.82-4.471zm-3.296 6.36c.302 0 .372.043.372.213c0 .141.074.213.212.213c.207 0 .213.074.213 3.177c0 2.003-.043 3.2-.107 3.242c-.063.032-.106.158-.106.272s-.053.206-.106.206c-.064 0-.107.095-.107.213c0 .172-.074.213-.372.213c-.294 0-.371-.042-.371-.203c0-.112-.063-.224-.133-.248c-.105-.032-.14-.845-.164-3.457c-.032-3.028-.01-3.413.132-3.413c.095 0 .165-.095.165-.213c0-.172.073-.213.371-.213zm3.13 0c.355 0 .425.032.425.213c0 .122.074.213.166.213c.148 0 .163.375.133 3.413c-.02 2.612-.063 3.423-.166 3.457c-.074.021-.133.136-.133.248c0 .166-.074.203-.424.203c-.348 0-.425-.042-.425-.203c0-.112-.063-.224-.132-.248c-.106-.031-.141-.844-.167-3.457c-.031-3.039-.01-3.413.133-3.413c.095 0 .166-.095.166-.213c0-.177.074-.213.425-.213zm3.184 0c.354 0 .424.032.424.213c0 .122.074.213.167.213c.147 0 .162.374.132 3.413c-.02 2.612-.063 3.424-.166 3.457c-.074.021-.133.136-.133.248c0 .166-.074.203-.424.203c-.354 0-.425-.032-.425-.212c0-.117-.052-.212-.106-.212c-.063 0-.106-.095-.106-.207c0-.114-.053-.236-.107-.272c-.063-.042-.106-1.239-.106-3.242c0-3.106.005-3.177.213-3.177c.14 0 .212-.074.212-.213c0-.177.074-.212.425-.212"/></g></svg> </template>
CSS
.icon-file-type-publiccode {
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%3Cg%20stroke-width%3D%22.106%22%3E%3Cpath%20fill%3D%22%23465869%22%20d%3D%22M24.282%2022.765c3.915-4.05%205.493-5.737%205.626-6.011c.123-.255.123-.348%200-.607c-.174-.362-7.144-6.385-7.495-6.475c-.405-.105-.835.162-1.232.76c-.464.697-.55%201.014-.367%201.348c.074.142%201.303%201.3%202.723%202.574l2.58%202.317l-.989%201.017a752%20752%200%200%201-2.734%202.79c-1.625%201.65-1.746%201.801-1.746%202.167c0%20.348.074.467.673%201.012c.579.533.73.619%201.086.619c.393%200%20.486-.074%201.875-1.512z%22%2F%3E%3Cpath%20fill%3D%22%2395a3ab%22%20d%3D%22M10.033%207.73c-.281.007-7.807%204.34-7.952%204.577c-.186.304.042.76.44.877c.254.073.343.163.343.336c0%20.48.105.57.648.57c.448%200%20.519.032.519.213c0%20.141.074.213.213.213c.207%200%20.212.073.212%203.177c0%202.003-.042%203.2-.106%203.242c-.063.032-.106.158-.106.272s-.053.206-.107.206c-.063%200-.106.095-.106.206c0%20.154-.084.213-.345.239c-.314.031-.347.063-.378.43c-.031.343-.073.398-.291.398c-.225%200-.26.053-.26.365c0%20.334-.03.367-.344.398c-.267.02-.352.084-.38.279c-.084.584-.561.553%207.91.523l7.829-.031v-.372c0-.341-.032-.374-.345-.405c-.315-.031-.344-.063-.344-.398c0-.315-.031-.364-.259-.364c-.222%200-.263-.053-.292-.398c-.031-.363-.063-.4-.378-.43c-.259-.022-.344-.085-.344-.24c0-.112-.053-.205-.106-.205c-.064%200-.107-.095-.107-.206c0-.114-.052-.236-.106-.272c-.063-.042-.106-1.24-.106-3.243c0-3.106.004-3.177.212-3.177c.14%200%20.213-.073.213-.206c0-.17.084-.212.504-.239c.5-.032.505-.032.537-.43c.032-.377.053-.399.398-.399c.658%200%20.998-.585.604-1.04c-.268-.308-7.559-4.478-7.82-4.471zm-3.296%206.36c.302%200%20.372.043.372.213c0%20.141.074.213.212.213c.207%200%20.213.074.213%203.177c0%202.003-.043%203.2-.107%203.242c-.063.032-.106.158-.106.272s-.053.206-.106.206c-.064%200-.107.095-.107.213c0%20.172-.074.213-.372.213c-.294%200-.371-.042-.371-.203c0-.112-.063-.224-.133-.248c-.105-.032-.14-.845-.164-3.457c-.032-3.028-.01-3.413.132-3.413c.095%200%20.165-.095.165-.213c0-.172.073-.213.371-.213zm3.13%200c.355%200%20.425.032.425.213c0%20.122.074.213.166.213c.148%200%20.163.375.133%203.413c-.02%202.612-.063%203.423-.166%203.457c-.074.021-.133.136-.133.248c0%20.166-.074.203-.424.203c-.348%200-.425-.042-.425-.203c0-.112-.063-.224-.132-.248c-.106-.031-.141-.844-.167-3.457c-.031-3.039-.01-3.413.133-3.413c.095%200%20.166-.095.166-.213c0-.177.074-.213.425-.213zm3.184%200c.354%200%20.424.032.424.213c0%20.122.074.213.167.213c.147%200%20.162.374.132%203.413c-.02%202.612-.063%203.424-.166%203.457c-.074.021-.133.136-.133.248c0%20.166-.074.203-.424.203c-.354%200-.425-.032-.425-.212c0-.117-.052-.212-.106-.212c-.063%200-.106-.095-.106-.207c0-.114-.053-.236-.107-.272c-.063-.042-.106-1.239-.106-3.242c0-3.106.005-3.177.213-3.177c.14%200%20.212-.074.212-.213c0-.177.074-.212.425-.212%22%2F%3E%3C%2Fg%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%3Cg%20stroke-width%3D%22.106%22%3E%3Cpath%20fill%3D%22%23465869%22%20d%3D%22M24.282%2022.765c3.915-4.05%205.493-5.737%205.626-6.011c.123-.255.123-.348%200-.607c-.174-.362-7.144-6.385-7.495-6.475c-.405-.105-.835.162-1.232.76c-.464.697-.55%201.014-.367%201.348c.074.142%201.303%201.3%202.723%202.574l2.58%202.317l-.989%201.017a752%20752%200%200%201-2.734%202.79c-1.625%201.65-1.746%201.801-1.746%202.167c0%20.348.074.467.673%201.012c.579.533.73.619%201.086.619c.393%200%20.486-.074%201.875-1.512z%22%2F%3E%3Cpath%20fill%3D%22%2395a3ab%22%20d%3D%22M10.033%207.73c-.281.007-7.807%204.34-7.952%204.577c-.186.304.042.76.44.877c.254.073.343.163.343.336c0%20.48.105.57.648.57c.448%200%20.519.032.519.213c0%20.141.074.213.213.213c.207%200%20.212.073.212%203.177c0%202.003-.042%203.2-.106%203.242c-.063.032-.106.158-.106.272s-.053.206-.107.206c-.063%200-.106.095-.106.206c0%20.154-.084.213-.345.239c-.314.031-.347.063-.378.43c-.031.343-.073.398-.291.398c-.225%200-.26.053-.26.365c0%20.334-.03.367-.344.398c-.267.02-.352.084-.38.279c-.084.584-.561.553%207.91.523l7.829-.031v-.372c0-.341-.032-.374-.345-.405c-.315-.031-.344-.063-.344-.398c0-.315-.031-.364-.259-.364c-.222%200-.263-.053-.292-.398c-.031-.363-.063-.4-.378-.43c-.259-.022-.344-.085-.344-.24c0-.112-.053-.205-.106-.205c-.064%200-.107-.095-.107-.206c0-.114-.052-.236-.106-.272c-.063-.042-.106-1.24-.106-3.243c0-3.106.004-3.177.212-3.177c.14%200%20.213-.073.213-.206c0-.17.084-.212.504-.239c.5-.032.505-.032.537-.43c.032-.377.053-.399.398-.399c.658%200%20.998-.585.604-1.04c-.268-.308-7.559-4.478-7.82-4.471zm-3.296%206.36c.302%200%20.372.043.372.213c0%20.141.074.213.212.213c.207%200%20.213.074.213%203.177c0%202.003-.043%203.2-.107%203.242c-.063.032-.106.158-.106.272s-.053.206-.106.206c-.064%200-.107.095-.107.213c0%20.172-.074.213-.372.213c-.294%200-.371-.042-.371-.203c0-.112-.063-.224-.133-.248c-.105-.032-.14-.845-.164-3.457c-.032-3.028-.01-3.413.132-3.413c.095%200%20.165-.095.165-.213c0-.172.073-.213.371-.213zm3.13%200c.355%200%20.425.032.425.213c0%20.122.074.213.166.213c.148%200%20.163.375.133%203.413c-.02%202.612-.063%203.423-.166%203.457c-.074.021-.133.136-.133.248c0%20.166-.074.203-.424.203c-.348%200-.425-.042-.425-.203c0-.112-.063-.224-.132-.248c-.106-.031-.141-.844-.167-3.457c-.031-3.039-.01-3.413.133-3.413c.095%200%20.166-.095.166-.213c0-.177.074-.213.425-.213zm3.184%200c.354%200%20.424.032.424.213c0%20.122.074.213.167.213c.147%200%20.162.374.132%203.413c-.02%202.612-.063%203.424-.166%203.457c-.074.021-.133.136-.133.248c0%20.166-.074.203-.424.203c-.354%200-.425-.032-.425-.212c0-.117-.052-.212-.106-.212c-.063%200-.106-.095-.106-.207c0-.114-.053-.236-.107-.272c-.063-.042-.106-1.239-.106-3.242c0-3.106.005-3.177.213-3.177c.14%200%20.212-.074.212-.213c0-.177.074-.212.425-.212%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/vscode-icons/file-type-publiccode.svg?color=%231a73e8&size=48