file type cddl logo
file-type-cddl from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-cddl
- 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 cddl logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#0ea568" d="M10.584 24.474v1.5h-.715a5.8 5.8 0 0 1-3.577-.8c-.613-.5-.92-1.6-.92-3.093v-2.496a2.8 2.8 0 0 0-.613-2.2a2.74 2.74 0 0 0-2.146-.6H2V15.3h.715a2.85 2.85 0 0 0 2.146-.6a3.94 3.94 0 0 0 .613-2.2v-2.493c0-1.6.307-2.594.92-3.093a5.55 5.55 0 0 1 3.475-.9h.715v1.5h-.715a3 3 0 0 0-2.044.5a3.44 3.44 0 0 0-.511 2V12.6A3.94 3.94 0 0 1 6.8 15a2.82 2.82 0 0 1-1.635 1a2.77 2.77 0 0 1 1.737 1a4.8 4.8 0 0 1 .511 2.394v2.594a2.82 2.82 0 0 0 .511 2a2.86 2.86 0 0 0 1.942.5Zm10.73.059h.715a2.6 2.6 0 0 0 1.942-.5a2.76 2.76 0 0 0 .409-2v-2.588a3.93 3.93 0 0 1 .511-2.395a2.4 2.4 0 0 1 1.737-1a2.77 2.77 0 0 1-1.737-1a4.8 4.8 0 0 1-.511-2.394v-2.59a3.37 3.37 0 0 0-.409-2a3.53 3.53 0 0 0-1.942-.5h-.715v-1.5h.715a5.8 5.8 0 0 1 3.577.8c.613.5.92 1.6.92 3.093v2.494a2.8 2.8 0 0 0 .613 2.2a2.74 2.74 0 0 0 2.146.6H30v1.5h-.715a2.85 2.85 0 0 0-2.146.6a2.8 2.8 0 0 0-.613 2.2v2.494c0 1.6-.307 2.594-.92 3.093a6 6 0 0 1-3.577.8h-.715Z"/><path fill="#0ca69c" d="M12.309 8.092c-1.518 0-2.44 1.4-2.44 3.5c0 2.057.762 3.294 2.286 3.294c1.5 0 2.432-1.4 2.432-3.505c0-2.047-.759-3.289-2.278-3.289m-1.334 3.294c0-1.494.407-2.347 1.253-2.347c.616 0 .991.527 1.159 1.411l-2.4 1.252a3 3 0 0 1-.012-.316m2.505.208c0 1.5-.4 2.347-1.242 2.347c-.605 0-.991-.505-1.158-1.368l2.4-1.253Zm8.504 3.158l.095-.979h-1.566V8.018l-1.117.096v.765l-1.607.169l.021.852l1.586-.042v3.916h-1.754v.981zm-7.449 9.09l.095-.979h-1.566v-5.754l-1.117.095v.766l-1.608.168l.021.853l1.587-.042v3.915h-1.755v.981zm5.319-6.663c-1.519 0-2.443 1.4-2.443 3.505c0 2.056.764 3.3 2.288 3.3c1.5 0 2.432-1.4 2.432-3.5c0-2.063-.759-3.305-2.277-3.305m-1.334 3.3c0-1.5.407-2.348 1.252-2.348c.616 0 .992.527 1.159 1.411l-2.4 1.252a3 3 0 0 1-.011-.317Zm2.5.207c0 1.5-.4 2.348-1.242 2.348c-.606 0-.992-.506-1.159-1.369l2.4-1.252Z"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeCddl(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#0ea568" d="M10.584 24.474v1.5h-.715a5.8 5.8 0 0 1-3.577-.8c-.613-.5-.92-1.6-.92-3.093v-2.496a2.8 2.8 0 0 0-.613-2.2a2.74 2.74 0 0 0-2.146-.6H2V15.3h.715a2.85 2.85 0 0 0 2.146-.6a3.94 3.94 0 0 0 .613-2.2v-2.493c0-1.6.307-2.594.92-3.093a5.55 5.55 0 0 1 3.475-.9h.715v1.5h-.715a3 3 0 0 0-2.044.5a3.44 3.44 0 0 0-.511 2V12.6A3.94 3.94 0 0 1 6.8 15a2.82 2.82 0 0 1-1.635 1a2.77 2.77 0 0 1 1.737 1a4.8 4.8 0 0 1 .511 2.394v2.594a2.82 2.82 0 0 0 .511 2a2.86 2.86 0 0 0 1.942.5Zm10.73.059h.715a2.6 2.6 0 0 0 1.942-.5a2.76 2.76 0 0 0 .409-2v-2.588a3.93 3.93 0 0 1 .511-2.395a2.4 2.4 0 0 1 1.737-1a2.77 2.77 0 0 1-1.737-1a4.8 4.8 0 0 1-.511-2.394v-2.59a3.37 3.37 0 0 0-.409-2a3.53 3.53 0 0 0-1.942-.5h-.715v-1.5h.715a5.8 5.8 0 0 1 3.577.8c.613.5.92 1.6.92 3.093v2.494a2.8 2.8 0 0 0 .613 2.2a2.74 2.74 0 0 0 2.146.6H30v1.5h-.715a2.85 2.85 0 0 0-2.146.6a2.8 2.8 0 0 0-.613 2.2v2.494c0 1.6-.307 2.594-.92 3.093a6 6 0 0 1-3.577.8h-.715Z"/><path fill="#0ca69c" d="M12.309 8.092c-1.518 0-2.44 1.4-2.44 3.5c0 2.057.762 3.294 2.286 3.294c1.5 0 2.432-1.4 2.432-3.505c0-2.047-.759-3.289-2.278-3.289m-1.334 3.294c0-1.494.407-2.347 1.253-2.347c.616 0 .991.527 1.159 1.411l-2.4 1.252a3 3 0 0 1-.012-.316m2.505.208c0 1.5-.4 2.347-1.242 2.347c-.605 0-.991-.505-1.158-1.368l2.4-1.253Zm8.504 3.158l.095-.979h-1.566V8.018l-1.117.096v.765l-1.607.169l.021.852l1.586-.042v3.916h-1.754v.981zm-7.449 9.09l.095-.979h-1.566v-5.754l-1.117.095v.766l-1.608.168l.021.853l1.587-.042v3.915h-1.755v.981zm5.319-6.663c-1.519 0-2.443 1.4-2.443 3.505c0 2.056.764 3.3 2.288 3.3c1.5 0 2.432-1.4 2.432-3.5c0-2.063-.759-3.305-2.277-3.305m-1.334 3.3c0-1.5.407-2.348 1.252-2.348c.616 0 .992.527 1.159 1.411l-2.4 1.252a3 3 0 0 1-.011-.317Zm2.5.207c0 1.5-.4 2.348-1.242 2.348c-.606 0-.992-.506-1.159-1.369l2.4-1.252Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#0ea568" d="M10.584 24.474v1.5h-.715a5.8 5.8 0 0 1-3.577-.8c-.613-.5-.92-1.6-.92-3.093v-2.496a2.8 2.8 0 0 0-.613-2.2a2.74 2.74 0 0 0-2.146-.6H2V15.3h.715a2.85 2.85 0 0 0 2.146-.6a3.94 3.94 0 0 0 .613-2.2v-2.493c0-1.6.307-2.594.92-3.093a5.55 5.55 0 0 1 3.475-.9h.715v1.5h-.715a3 3 0 0 0-2.044.5a3.44 3.44 0 0 0-.511 2V12.6A3.94 3.94 0 0 1 6.8 15a2.82 2.82 0 0 1-1.635 1a2.77 2.77 0 0 1 1.737 1a4.8 4.8 0 0 1 .511 2.394v2.594a2.82 2.82 0 0 0 .511 2a2.86 2.86 0 0 0 1.942.5Zm10.73.059h.715a2.6 2.6 0 0 0 1.942-.5a2.76 2.76 0 0 0 .409-2v-2.588a3.93 3.93 0 0 1 .511-2.395a2.4 2.4 0 0 1 1.737-1a2.77 2.77 0 0 1-1.737-1a4.8 4.8 0 0 1-.511-2.394v-2.59a3.37 3.37 0 0 0-.409-2a3.53 3.53 0 0 0-1.942-.5h-.715v-1.5h.715a5.8 5.8 0 0 1 3.577.8c.613.5.92 1.6.92 3.093v2.494a2.8 2.8 0 0 0 .613 2.2a2.74 2.74 0 0 0 2.146.6H30v1.5h-.715a2.85 2.85 0 0 0-2.146.6a2.8 2.8 0 0 0-.613 2.2v2.494c0 1.6-.307 2.594-.92 3.093a6 6 0 0 1-3.577.8h-.715Z"/><path fill="#0ca69c" d="M12.309 8.092c-1.518 0-2.44 1.4-2.44 3.5c0 2.057.762 3.294 2.286 3.294c1.5 0 2.432-1.4 2.432-3.505c0-2.047-.759-3.289-2.278-3.289m-1.334 3.294c0-1.494.407-2.347 1.253-2.347c.616 0 .991.527 1.159 1.411l-2.4 1.252a3 3 0 0 1-.012-.316m2.505.208c0 1.5-.4 2.347-1.242 2.347c-.605 0-.991-.505-1.158-1.368l2.4-1.253Zm8.504 3.158l.095-.979h-1.566V8.018l-1.117.096v.765l-1.607.169l.021.852l1.586-.042v3.916h-1.754v.981zm-7.449 9.09l.095-.979h-1.566v-5.754l-1.117.095v.766l-1.608.168l.021.853l1.587-.042v3.915h-1.755v.981zm5.319-6.663c-1.519 0-2.443 1.4-2.443 3.505c0 2.056.764 3.3 2.288 3.3c1.5 0 2.432-1.4 2.432-3.5c0-2.063-.759-3.305-2.277-3.305m-1.334 3.3c0-1.5.407-2.348 1.252-2.348c.616 0 .992.527 1.159 1.411l-2.4 1.252a3 3 0 0 1-.011-.317Zm2.5.207c0 1.5-.4 2.348-1.242 2.348c-.606 0-.992-.506-1.159-1.369l2.4-1.252Z"/></svg> </template>
CSS
.icon-file-type-cddl {
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%230ea568%22%20d%3D%22M10.584%2024.474v1.5h-.715a5.8%205.8%200%200%201-3.577-.8c-.613-.5-.92-1.6-.92-3.093v-2.496a2.8%202.8%200%200%200-.613-2.2a2.74%202.74%200%200%200-2.146-.6H2V15.3h.715a2.85%202.85%200%200%200%202.146-.6a3.94%203.94%200%200%200%20.613-2.2v-2.493c0-1.6.307-2.594.92-3.093a5.55%205.55%200%200%201%203.475-.9h.715v1.5h-.715a3%203%200%200%200-2.044.5a3.44%203.44%200%200%200-.511%202V12.6A3.94%203.94%200%200%201%206.8%2015a2.82%202.82%200%200%201-1.635%201a2.77%202.77%200%200%201%201.737%201a4.8%204.8%200%200%201%20.511%202.394v2.594a2.82%202.82%200%200%200%20.511%202a2.86%202.86%200%200%200%201.942.5Zm10.73.059h.715a2.6%202.6%200%200%200%201.942-.5a2.76%202.76%200%200%200%20.409-2v-2.588a3.93%203.93%200%200%201%20.511-2.395a2.4%202.4%200%200%201%201.737-1a2.77%202.77%200%200%201-1.737-1a4.8%204.8%200%200%201-.511-2.394v-2.59a3.37%203.37%200%200%200-.409-2a3.53%203.53%200%200%200-1.942-.5h-.715v-1.5h.715a5.8%205.8%200%200%201%203.577.8c.613.5.92%201.6.92%203.093v2.494a2.8%202.8%200%200%200%20.613%202.2a2.74%202.74%200%200%200%202.146.6H30v1.5h-.715a2.85%202.85%200%200%200-2.146.6a2.8%202.8%200%200%200-.613%202.2v2.494c0%201.6-.307%202.594-.92%203.093a6%206%200%200%201-3.577.8h-.715Z%22%2F%3E%3Cpath%20fill%3D%22%230ca69c%22%20d%3D%22M12.309%208.092c-1.518%200-2.44%201.4-2.44%203.5c0%202.057.762%203.294%202.286%203.294c1.5%200%202.432-1.4%202.432-3.505c0-2.047-.759-3.289-2.278-3.289m-1.334%203.294c0-1.494.407-2.347%201.253-2.347c.616%200%20.991.527%201.159%201.411l-2.4%201.252a3%203%200%200%201-.012-.316m2.505.208c0%201.5-.4%202.347-1.242%202.347c-.605%200-.991-.505-1.158-1.368l2.4-1.253Zm8.504%203.158l.095-.979h-1.566V8.018l-1.117.096v.765l-1.607.169l.021.852l1.586-.042v3.916h-1.754v.981zm-7.449%209.09l.095-.979h-1.566v-5.754l-1.117.095v.766l-1.608.168l.021.853l1.587-.042v3.915h-1.755v.981zm5.319-6.663c-1.519%200-2.443%201.4-2.443%203.505c0%202.056.764%203.3%202.288%203.3c1.5%200%202.432-1.4%202.432-3.5c0-2.063-.759-3.305-2.277-3.305m-1.334%203.3c0-1.5.407-2.348%201.252-2.348c.616%200%20.992.527%201.159%201.411l-2.4%201.252a3%203%200%200%201-.011-.317Zm2.5.207c0%201.5-.4%202.348-1.242%202.348c-.606%200-.992-.506-1.159-1.369l2.4-1.252Z%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%230ea568%22%20d%3D%22M10.584%2024.474v1.5h-.715a5.8%205.8%200%200%201-3.577-.8c-.613-.5-.92-1.6-.92-3.093v-2.496a2.8%202.8%200%200%200-.613-2.2a2.74%202.74%200%200%200-2.146-.6H2V15.3h.715a2.85%202.85%200%200%200%202.146-.6a3.94%203.94%200%200%200%20.613-2.2v-2.493c0-1.6.307-2.594.92-3.093a5.55%205.55%200%200%201%203.475-.9h.715v1.5h-.715a3%203%200%200%200-2.044.5a3.44%203.44%200%200%200-.511%202V12.6A3.94%203.94%200%200%201%206.8%2015a2.82%202.82%200%200%201-1.635%201a2.77%202.77%200%200%201%201.737%201a4.8%204.8%200%200%201%20.511%202.394v2.594a2.82%202.82%200%200%200%20.511%202a2.86%202.86%200%200%200%201.942.5Zm10.73.059h.715a2.6%202.6%200%200%200%201.942-.5a2.76%202.76%200%200%200%20.409-2v-2.588a3.93%203.93%200%200%201%20.511-2.395a2.4%202.4%200%200%201%201.737-1a2.77%202.77%200%200%201-1.737-1a4.8%204.8%200%200%201-.511-2.394v-2.59a3.37%203.37%200%200%200-.409-2a3.53%203.53%200%200%200-1.942-.5h-.715v-1.5h.715a5.8%205.8%200%200%201%203.577.8c.613.5.92%201.6.92%203.093v2.494a2.8%202.8%200%200%200%20.613%202.2a2.74%202.74%200%200%200%202.146.6H30v1.5h-.715a2.85%202.85%200%200%200-2.146.6a2.8%202.8%200%200%200-.613%202.2v2.494c0%201.6-.307%202.594-.92%203.093a6%206%200%200%201-3.577.8h-.715Z%22%2F%3E%3Cpath%20fill%3D%22%230ca69c%22%20d%3D%22M12.309%208.092c-1.518%200-2.44%201.4-2.44%203.5c0%202.057.762%203.294%202.286%203.294c1.5%200%202.432-1.4%202.432-3.505c0-2.047-.759-3.289-2.278-3.289m-1.334%203.294c0-1.494.407-2.347%201.253-2.347c.616%200%20.991.527%201.159%201.411l-2.4%201.252a3%203%200%200%201-.012-.316m2.505.208c0%201.5-.4%202.347-1.242%202.347c-.605%200-.991-.505-1.158-1.368l2.4-1.253Zm8.504%203.158l.095-.979h-1.566V8.018l-1.117.096v.765l-1.607.169l.021.852l1.586-.042v3.916h-1.754v.981zm-7.449%209.09l.095-.979h-1.566v-5.754l-1.117.095v.766l-1.608.168l.021.853l1.587-.042v3.915h-1.755v.981zm5.319-6.663c-1.519%200-2.443%201.4-2.443%203.505c0%202.056.764%203.3%202.288%203.3c1.5%200%202.432-1.4%202.432-3.5c0-2.063-.759-3.305-2.277-3.305m-1.334%203.3c0-1.5.407-2.348%201.252-2.348c.616%200%20.992.527%201.159%201.411l-2.4%201.252a3%203%200%200%201-.011-.317Zm2.5.207c0%201.5-.4%202.348-1.242%202.348c-.606%200-.992-.506-1.159-1.369l2.4-1.252Z%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-cddl.svg?color=%231a73e8&size=48