file type cython logo
file-type-cython from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-cython
- 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 cython logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVGCZgzabYI" x1="-38.426" x2="-23.684" y1="58.045" y2="45.361" gradientTransform="matrix(.623 0 0 -.629 32.079 44.592)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#5a9fd4"/><stop offset="1" stop-color="#306998"/></linearGradient><linearGradient id="SVGfa79udVV" x1="-17.985" x2="-23.249" y1="37.685" y2="45.133" gradientTransform="matrix(.623 0 0 -.629 32.079 44.592)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#ffd43b"/><stop offset="1" stop-color="#ffe873"/></linearGradient><radialGradient id="SVGjmxmHegR" cx="671.86" cy="-14.544" r="3.927" gradientTransform="matrix(0 -.24 -1.055 0 .793 187.085)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#b8b8b8" stop-opacity=".498"/><stop offset="1" stop-color="#7f7f7f" stop-opacity="0"/></radialGradient></defs><path fill="url(#SVGjmxmHegR)" d="M20.991 25.874c0 .52-2.175.942-4.858.942s-4.859-.422-4.859-.942s2.175-.942 4.858-.942s4.859.422 4.859.942" opacity=".444"/><path fill="#646464" d="M16.549 2.74a14.9 14.9 0 0 0-10.7 3.879A11.87 11.87 0 0 0 2 15.594a13.2 13.2 0 0 0 3.562 9.44q3.932 4.22 10.915 4.226q7.053 0 11.055-4.226a13 13 0 0 0 1.826-2.388h-5.435q-2.111 3.914-7.34 3.947a7.6 7.6 0 0 1-7.011-3.685a13.6 13.6 0 0 1-1.826-7.315q0-9.551 8.73-9.96q4.725.174 6.981 3.347a9 9 0 0 1 .756 1.251H30a12.4 12.4 0 0 0-2.683-3.613A15.15 15.15 0 0 0 16.549 2.74"/><path fill="url(#SVGCZgzabYI)" d="M16.763 7.579a11.5 11.5 0 0 0-1.92.164c-1.7.3-2.009.929-2.009 2.089v1.531h4.018v.51h-5.526a2.51 2.51 0 0 0-2.51 2.037a7.5 7.5 0 0 0 0 4.083c.286 1.189.968 2.037 2.135 2.037h1.381V18.2a2.553 2.553 0 0 1 2.51-2.5h4.013a2.024 2.024 0 0 0 2.009-2.042V9.832a2.24 2.24 0 0 0-2.009-2.089a12.5 12.5 0 0 0-2.092-.164M14.59 8.811a.766.766 0 1 1-.754.768a.76.76 0 0 1 .754-.768"/><path fill="url(#SVGfa79udVV)" d="M21.366 11.874v1.784a2.577 2.577 0 0 1-2.51 2.547h-4.013a2.05 2.05 0 0 0-2.009 2.042v3.826c0 1.089.947 1.729 2.009 2.042a6.7 6.7 0 0 0 4.013 0c1.012-.293 2.009-.882 2.009-2.042v-1.532h-4.013v-.51h6.022c1.168 0 1.6-.814 2.009-2.037a6.9 6.9 0 0 0 0-4.083c-.289-1.162-.84-2.037-2.009-2.037Zm-2.257 9.689a.766.766 0 1 1-.754.763a.76.76 0 0 1 .754-.764Z"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeCython(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVGCZgzabYI" x1="-38.426" x2="-23.684" y1="58.045" y2="45.361" gradientTransform="matrix(.623 0 0 -.629 32.079 44.592)" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#5a9fd4"/><stop offset="1" stopColor="#306998"/></linearGradient><linearGradient id="SVGfa79udVV" x1="-17.985" x2="-23.249" y1="37.685" y2="45.133" gradientTransform="matrix(.623 0 0 -.629 32.079 44.592)" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#ffd43b"/><stop offset="1" stopColor="#ffe873"/></linearGradient><radialGradient id="SVGjmxmHegR" cx="671.86" cy="-14.544" r="3.927" gradientTransform="matrix(0 -.24 -1.055 0 .793 187.085)" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#b8b8b8" stopOpacity=".498"/><stop offset="1" stopColor="#7f7f7f" stopOpacity="0"/></radialGradient></defs><path fill="url(#SVGjmxmHegR)" d="M20.991 25.874c0 .52-2.175.942-4.858.942s-4.859-.422-4.859-.942s2.175-.942 4.858-.942s4.859.422 4.859.942" opacity=".444"/><path fill="#646464" d="M16.549 2.74a14.9 14.9 0 0 0-10.7 3.879A11.87 11.87 0 0 0 2 15.594a13.2 13.2 0 0 0 3.562 9.44q3.932 4.22 10.915 4.226q7.053 0 11.055-4.226a13 13 0 0 0 1.826-2.388h-5.435q-2.111 3.914-7.34 3.947a7.6 7.6 0 0 1-7.011-3.685a13.6 13.6 0 0 1-1.826-7.315q0-9.551 8.73-9.96q4.725.174 6.981 3.347a9 9 0 0 1 .756 1.251H30a12.4 12.4 0 0 0-2.683-3.613A15.15 15.15 0 0 0 16.549 2.74"/><path fill="url(#SVGCZgzabYI)" d="M16.763 7.579a11.5 11.5 0 0 0-1.92.164c-1.7.3-2.009.929-2.009 2.089v1.531h4.018v.51h-5.526a2.51 2.51 0 0 0-2.51 2.037a7.5 7.5 0 0 0 0 4.083c.286 1.189.968 2.037 2.135 2.037h1.381V18.2a2.553 2.553 0 0 1 2.51-2.5h4.013a2.024 2.024 0 0 0 2.009-2.042V9.832a2.24 2.24 0 0 0-2.009-2.089a12.5 12.5 0 0 0-2.092-.164M14.59 8.811a.766.766 0 1 1-.754.768a.76.76 0 0 1 .754-.768"/><path fill="url(#SVGfa79udVV)" d="M21.366 11.874v1.784a2.577 2.577 0 0 1-2.51 2.547h-4.013a2.05 2.05 0 0 0-2.009 2.042v3.826c0 1.089.947 1.729 2.009 2.042a6.7 6.7 0 0 0 4.013 0c1.012-.293 2.009-.882 2.009-2.042v-1.532h-4.013v-.51h6.022c1.168 0 1.6-.814 2.009-2.037a6.9 6.9 0 0 0 0-4.083c-.289-1.162-.84-2.037-2.009-2.037Zm-2.257 9.689a.766.766 0 1 1-.754.763a.76.76 0 0 1 .754-.764Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVGCZgzabYI" x1="-38.426" x2="-23.684" y1="58.045" y2="45.361" gradientTransform="matrix(.623 0 0 -.629 32.079 44.592)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#5a9fd4"/><stop offset="1" stop-color="#306998"/></linearGradient><linearGradient id="SVGfa79udVV" x1="-17.985" x2="-23.249" y1="37.685" y2="45.133" gradientTransform="matrix(.623 0 0 -.629 32.079 44.592)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#ffd43b"/><stop offset="1" stop-color="#ffe873"/></linearGradient><radialGradient id="SVGjmxmHegR" cx="671.86" cy="-14.544" r="3.927" gradientTransform="matrix(0 -.24 -1.055 0 .793 187.085)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#b8b8b8" stop-opacity=".498"/><stop offset="1" stop-color="#7f7f7f" stop-opacity="0"/></radialGradient></defs><path fill="url(#SVGjmxmHegR)" d="M20.991 25.874c0 .52-2.175.942-4.858.942s-4.859-.422-4.859-.942s2.175-.942 4.858-.942s4.859.422 4.859.942" opacity=".444"/><path fill="#646464" d="M16.549 2.74a14.9 14.9 0 0 0-10.7 3.879A11.87 11.87 0 0 0 2 15.594a13.2 13.2 0 0 0 3.562 9.44q3.932 4.22 10.915 4.226q7.053 0 11.055-4.226a13 13 0 0 0 1.826-2.388h-5.435q-2.111 3.914-7.34 3.947a7.6 7.6 0 0 1-7.011-3.685a13.6 13.6 0 0 1-1.826-7.315q0-9.551 8.73-9.96q4.725.174 6.981 3.347a9 9 0 0 1 .756 1.251H30a12.4 12.4 0 0 0-2.683-3.613A15.15 15.15 0 0 0 16.549 2.74"/><path fill="url(#SVGCZgzabYI)" d="M16.763 7.579a11.5 11.5 0 0 0-1.92.164c-1.7.3-2.009.929-2.009 2.089v1.531h4.018v.51h-5.526a2.51 2.51 0 0 0-2.51 2.037a7.5 7.5 0 0 0 0 4.083c.286 1.189.968 2.037 2.135 2.037h1.381V18.2a2.553 2.553 0 0 1 2.51-2.5h4.013a2.024 2.024 0 0 0 2.009-2.042V9.832a2.24 2.24 0 0 0-2.009-2.089a12.5 12.5 0 0 0-2.092-.164M14.59 8.811a.766.766 0 1 1-.754.768a.76.76 0 0 1 .754-.768"/><path fill="url(#SVGfa79udVV)" d="M21.366 11.874v1.784a2.577 2.577 0 0 1-2.51 2.547h-4.013a2.05 2.05 0 0 0-2.009 2.042v3.826c0 1.089.947 1.729 2.009 2.042a6.7 6.7 0 0 0 4.013 0c1.012-.293 2.009-.882 2.009-2.042v-1.532h-4.013v-.51h6.022c1.168 0 1.6-.814 2.009-2.037a6.9 6.9 0 0 0 0-4.083c-.289-1.162-.84-2.037-2.009-2.037Zm-2.257 9.689a.766.766 0 1 1-.754.763a.76.76 0 0 1 .754-.764Z"/></svg> </template>
CSS
.icon-file-type-cython {
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%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGCZgzabYI%22%20x1%3D%22-38.426%22%20x2%3D%22-23.684%22%20y1%3D%2258.045%22%20y2%3D%2245.361%22%20gradientTransform%3D%22matrix(.623%200%200%20-.629%2032.079%2044.592)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%235a9fd4%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23306998%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGfa79udVV%22%20x1%3D%22-17.985%22%20x2%3D%22-23.249%22%20y1%3D%2237.685%22%20y2%3D%2245.133%22%20gradientTransform%3D%22matrix(.623%200%200%20-.629%2032.079%2044.592)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23ffd43b%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ffe873%22%2F%3E%3C%2FlinearGradient%3E%3CradialGradient%20id%3D%22SVGjmxmHegR%22%20cx%3D%22671.86%22%20cy%3D%22-14.544%22%20r%3D%223.927%22%20gradientTransform%3D%22matrix(0%20-.24%20-1.055%200%20.793%20187.085)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23b8b8b8%22%20stop-opacity%3D%22.498%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%237f7f7f%22%20stop-opacity%3D%220%22%2F%3E%3C%2FradialGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGjmxmHegR)%22%20d%3D%22M20.991%2025.874c0%20.52-2.175.942-4.858.942s-4.859-.422-4.859-.942s2.175-.942%204.858-.942s4.859.422%204.859.942%22%20opacity%3D%22.444%22%2F%3E%3Cpath%20fill%3D%22%23646464%22%20d%3D%22M16.549%202.74a14.9%2014.9%200%200%200-10.7%203.879A11.87%2011.87%200%200%200%202%2015.594a13.2%2013.2%200%200%200%203.562%209.44q3.932%204.22%2010.915%204.226q7.053%200%2011.055-4.226a13%2013%200%200%200%201.826-2.388h-5.435q-2.111%203.914-7.34%203.947a7.6%207.6%200%200%201-7.011-3.685a13.6%2013.6%200%200%201-1.826-7.315q0-9.551%208.73-9.96q4.725.174%206.981%203.347a9%209%200%200%201%20.756%201.251H30a12.4%2012.4%200%200%200-2.683-3.613A15.15%2015.15%200%200%200%2016.549%202.74%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGCZgzabYI)%22%20d%3D%22M16.763%207.579a11.5%2011.5%200%200%200-1.92.164c-1.7.3-2.009.929-2.009%202.089v1.531h4.018v.51h-5.526a2.51%202.51%200%200%200-2.51%202.037a7.5%207.5%200%200%200%200%204.083c.286%201.189.968%202.037%202.135%202.037h1.381V18.2a2.553%202.553%200%200%201%202.51-2.5h4.013a2.024%202.024%200%200%200%202.009-2.042V9.832a2.24%202.24%200%200%200-2.009-2.089a12.5%2012.5%200%200%200-2.092-.164M14.59%208.811a.766.766%200%201%201-.754.768a.76.76%200%200%201%20.754-.768%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGfa79udVV)%22%20d%3D%22M21.366%2011.874v1.784a2.577%202.577%200%200%201-2.51%202.547h-4.013a2.05%202.05%200%200%200-2.009%202.042v3.826c0%201.089.947%201.729%202.009%202.042a6.7%206.7%200%200%200%204.013%200c1.012-.293%202.009-.882%202.009-2.042v-1.532h-4.013v-.51h6.022c1.168%200%201.6-.814%202.009-2.037a6.9%206.9%200%200%200%200-4.083c-.289-1.162-.84-2.037-2.009-2.037Zm-2.257%209.689a.766.766%200%201%201-.754.763a.76.76%200%200%201%20.754-.764Z%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%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGCZgzabYI%22%20x1%3D%22-38.426%22%20x2%3D%22-23.684%22%20y1%3D%2258.045%22%20y2%3D%2245.361%22%20gradientTransform%3D%22matrix(.623%200%200%20-.629%2032.079%2044.592)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%235a9fd4%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23306998%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGfa79udVV%22%20x1%3D%22-17.985%22%20x2%3D%22-23.249%22%20y1%3D%2237.685%22%20y2%3D%2245.133%22%20gradientTransform%3D%22matrix(.623%200%200%20-.629%2032.079%2044.592)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23ffd43b%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ffe873%22%2F%3E%3C%2FlinearGradient%3E%3CradialGradient%20id%3D%22SVGjmxmHegR%22%20cx%3D%22671.86%22%20cy%3D%22-14.544%22%20r%3D%223.927%22%20gradientTransform%3D%22matrix(0%20-.24%20-1.055%200%20.793%20187.085)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23b8b8b8%22%20stop-opacity%3D%22.498%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%237f7f7f%22%20stop-opacity%3D%220%22%2F%3E%3C%2FradialGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGjmxmHegR)%22%20d%3D%22M20.991%2025.874c0%20.52-2.175.942-4.858.942s-4.859-.422-4.859-.942s2.175-.942%204.858-.942s4.859.422%204.859.942%22%20opacity%3D%22.444%22%2F%3E%3Cpath%20fill%3D%22%23646464%22%20d%3D%22M16.549%202.74a14.9%2014.9%200%200%200-10.7%203.879A11.87%2011.87%200%200%200%202%2015.594a13.2%2013.2%200%200%200%203.562%209.44q3.932%204.22%2010.915%204.226q7.053%200%2011.055-4.226a13%2013%200%200%200%201.826-2.388h-5.435q-2.111%203.914-7.34%203.947a7.6%207.6%200%200%201-7.011-3.685a13.6%2013.6%200%200%201-1.826-7.315q0-9.551%208.73-9.96q4.725.174%206.981%203.347a9%209%200%200%201%20.756%201.251H30a12.4%2012.4%200%200%200-2.683-3.613A15.15%2015.15%200%200%200%2016.549%202.74%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGCZgzabYI)%22%20d%3D%22M16.763%207.579a11.5%2011.5%200%200%200-1.92.164c-1.7.3-2.009.929-2.009%202.089v1.531h4.018v.51h-5.526a2.51%202.51%200%200%200-2.51%202.037a7.5%207.5%200%200%200%200%204.083c.286%201.189.968%202.037%202.135%202.037h1.381V18.2a2.553%202.553%200%200%201%202.51-2.5h4.013a2.024%202.024%200%200%200%202.009-2.042V9.832a2.24%202.24%200%200%200-2.009-2.089a12.5%2012.5%200%200%200-2.092-.164M14.59%208.811a.766.766%200%201%201-.754.768a.76.76%200%200%201%20.754-.768%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGfa79udVV)%22%20d%3D%22M21.366%2011.874v1.784a2.577%202.577%200%200%201-2.51%202.547h-4.013a2.05%202.05%200%200%200-2.009%202.042v3.826c0%201.089.947%201.729%202.009%202.042a6.7%206.7%200%200%200%204.013%200c1.012-.293%202.009-.882%202.009-2.042v-1.532h-4.013v-.51h6.022c1.168%200%201.6-.814%202.009-2.037a6.9%206.9%200%200%200%200-4.083c-.289-1.162-.84-2.037-2.009-2.037Zm-2.257%209.689a.766.766%200%201%201-.754.763a.76.76%200%200%201%20.754-.764Z%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-cython.svg?color=%231a73e8&size=48