file type ceylon logo
file-type-ceylon from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-ceylon
- 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 ceylon logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#ab710a" d="M10.78 21.986a3.4 3.4 0 0 1-.62-.226A11 11 0 0 0 8.5 26h2.724a14.3 14.3 0 0 1-.444-4.014m8.827-1.479a21 21 0 0 0-1.264 3.885c-.118.538.239 1.074.172 1.608h3.426c-.9-2.547-1.107-6.251-1.575-7.732c-.011-.021-.746 2.257-.759 2.239"/><path fill="#c18d30" d="M29.359 11.748c-.779-1.131-2.557-2.081-2.971-3.372a1.96 1.96 0 0 1 .079-1.326c.2-.316-.119-.226-.119-.226c-.443.174-.634-.323-.634-.323c-.066-.174.025-.706-.356-.416c-.687.527-.461 1.809-.332 2.325a5.4 5.4 0 0 0 1.306 2.338c.222.21 1.617 1.778 1.426 2.58a.64.64 0 0 1-.476.593c-1.016.208-1.346-1.065-1.346-1.065c-.762-3.322-1.993-4.485-1.993-4.485A23.6 23.6 0 0 0 18 8.9A34.6 34.6 0 0 0 4.657 11C2.983 13.455 2 18.012 2 18.012s0 .023.016.025a.06.06 0 0 0 .057-.029a14.2 14.2 0 0 1 2.119-2.185A30.2 30.2 0 0 0 5.437 26h2.657a11.9 11.9 0 0 1 1.942-4.8c.988.765 3.22.538 3.22.538c.394 1.525 1.2 4.257 1.2 4.257h3.2a21 21 0 0 1 1.744-6.022a13 13 0 0 0 .812-2.388a1.36 1.36 0 0 1 1.424-1.246c.483 0 2.68 1.253 4.321 1.169c2.858-.147 3.985-1.5 4.041-3.037a4.7 4.7 0 0 0-.639-2.723m-9.187 3.263a.6.6 0 0 1-.06.122a.3.3 0 0 1-.113.106a.3.3 0 0 1-.162.037a.5.5 0 0 1-.146-.034a1.4 1.4 0 0 1-.416-.3q-.089-.085-.169-.172l-.155-.165a1 1 0 0 0-.327-.187a4 4 0 0 0-.424-.118a5 5 0 0 1-.458-.128a1 1 0 0 1-.129-.053l-.064-.024a1 1 0 0 1-.084-.061a.6.6 0 0 1-.124-.159a.7.7 0 0 1-.062-.167a1.1 1.1 0 0 1-.022-.3a2 2 0 0 1 .028-.262a4 4 0 0 1 .122-.482q.073-.225.162-.452c.029-.075.057-.147.091-.226a2 2 0 0 1 .115-.226a2.5 2.5 0 0 1 .646-.731a3 3 0 0 1 .4-.258a2.3 2.3 0 0 1 .443-.181a4 4 0 0 0-.682.613a2.8 2.8 0 0 0-.485.731a2 2 0 0 0-.075.2l-.069.226q-.068.22-.124.441a4 4 0 0 0-.091.432a2 2 0 0 0-.02.2a.7.7 0 0 0 .014.169a.15.15 0 0 0 .035.077l.031.018l.087.037c.128.049.276.088.425.135a4 4 0 0 1 .454.17a1.2 1.2 0 0 1 .443.316a2 2 0 0 1 .141.2l.135.183q.066.087.14.168a1 1 0 0 0 .148.131a.17.17 0 0 0 .135.038a.25.25 0 0 0 .131-.115a1 1 0 0 0 .1-.2c.029-.073.051-.147.076-.227a1.4 1.4 0 0 1-.041.478M23 12.994a.485.485 0 0 1-.609.316a.5.5 0 0 1-.308-.626a.48.48 0 0 1 .6-.319a.5.5 0 0 1 .127.06a.44.44 0 0 1 .19.569"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeCeylon(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#ab710a" d="M10.78 21.986a3.4 3.4 0 0 1-.62-.226A11 11 0 0 0 8.5 26h2.724a14.3 14.3 0 0 1-.444-4.014m8.827-1.479a21 21 0 0 0-1.264 3.885c-.118.538.239 1.074.172 1.608h3.426c-.9-2.547-1.107-6.251-1.575-7.732c-.011-.021-.746 2.257-.759 2.239"/><path fill="#c18d30" d="M29.359 11.748c-.779-1.131-2.557-2.081-2.971-3.372a1.96 1.96 0 0 1 .079-1.326c.2-.316-.119-.226-.119-.226c-.443.174-.634-.323-.634-.323c-.066-.174.025-.706-.356-.416c-.687.527-.461 1.809-.332 2.325a5.4 5.4 0 0 0 1.306 2.338c.222.21 1.617 1.778 1.426 2.58a.64.64 0 0 1-.476.593c-1.016.208-1.346-1.065-1.346-1.065c-.762-3.322-1.993-4.485-1.993-4.485A23.6 23.6 0 0 0 18 8.9A34.6 34.6 0 0 0 4.657 11C2.983 13.455 2 18.012 2 18.012s0 .023.016.025a.06.06 0 0 0 .057-.029a14.2 14.2 0 0 1 2.119-2.185A30.2 30.2 0 0 0 5.437 26h2.657a11.9 11.9 0 0 1 1.942-4.8c.988.765 3.22.538 3.22.538c.394 1.525 1.2 4.257 1.2 4.257h3.2a21 21 0 0 1 1.744-6.022a13 13 0 0 0 .812-2.388a1.36 1.36 0 0 1 1.424-1.246c.483 0 2.68 1.253 4.321 1.169c2.858-.147 3.985-1.5 4.041-3.037a4.7 4.7 0 0 0-.639-2.723m-9.187 3.263a.6.6 0 0 1-.06.122a.3.3 0 0 1-.113.106a.3.3 0 0 1-.162.037a.5.5 0 0 1-.146-.034a1.4 1.4 0 0 1-.416-.3q-.089-.085-.169-.172l-.155-.165a1 1 0 0 0-.327-.187a4 4 0 0 0-.424-.118a5 5 0 0 1-.458-.128a1 1 0 0 1-.129-.053l-.064-.024a1 1 0 0 1-.084-.061a.6.6 0 0 1-.124-.159a.7.7 0 0 1-.062-.167a1.1 1.1 0 0 1-.022-.3a2 2 0 0 1 .028-.262a4 4 0 0 1 .122-.482q.073-.225.162-.452c.029-.075.057-.147.091-.226a2 2 0 0 1 .115-.226a2.5 2.5 0 0 1 .646-.731a3 3 0 0 1 .4-.258a2.3 2.3 0 0 1 .443-.181a4 4 0 0 0-.682.613a2.8 2.8 0 0 0-.485.731a2 2 0 0 0-.075.2l-.069.226q-.068.22-.124.441a4 4 0 0 0-.091.432a2 2 0 0 0-.02.2a.7.7 0 0 0 .014.169a.15.15 0 0 0 .035.077l.031.018l.087.037c.128.049.276.088.425.135a4 4 0 0 1 .454.17a1.2 1.2 0 0 1 .443.316a2 2 0 0 1 .141.2l.135.183q.066.087.14.168a1 1 0 0 0 .148.131a.17.17 0 0 0 .135.038a.25.25 0 0 0 .131-.115a1 1 0 0 0 .1-.2c.029-.073.051-.147.076-.227a1.4 1.4 0 0 1-.041.478M23 12.994a.485.485 0 0 1-.609.316a.5.5 0 0 1-.308-.626a.48.48 0 0 1 .6-.319a.5.5 0 0 1 .127.06a.44.44 0 0 1 .19.569"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#ab710a" d="M10.78 21.986a3.4 3.4 0 0 1-.62-.226A11 11 0 0 0 8.5 26h2.724a14.3 14.3 0 0 1-.444-4.014m8.827-1.479a21 21 0 0 0-1.264 3.885c-.118.538.239 1.074.172 1.608h3.426c-.9-2.547-1.107-6.251-1.575-7.732c-.011-.021-.746 2.257-.759 2.239"/><path fill="#c18d30" d="M29.359 11.748c-.779-1.131-2.557-2.081-2.971-3.372a1.96 1.96 0 0 1 .079-1.326c.2-.316-.119-.226-.119-.226c-.443.174-.634-.323-.634-.323c-.066-.174.025-.706-.356-.416c-.687.527-.461 1.809-.332 2.325a5.4 5.4 0 0 0 1.306 2.338c.222.21 1.617 1.778 1.426 2.58a.64.64 0 0 1-.476.593c-1.016.208-1.346-1.065-1.346-1.065c-.762-3.322-1.993-4.485-1.993-4.485A23.6 23.6 0 0 0 18 8.9A34.6 34.6 0 0 0 4.657 11C2.983 13.455 2 18.012 2 18.012s0 .023.016.025a.06.06 0 0 0 .057-.029a14.2 14.2 0 0 1 2.119-2.185A30.2 30.2 0 0 0 5.437 26h2.657a11.9 11.9 0 0 1 1.942-4.8c.988.765 3.22.538 3.22.538c.394 1.525 1.2 4.257 1.2 4.257h3.2a21 21 0 0 1 1.744-6.022a13 13 0 0 0 .812-2.388a1.36 1.36 0 0 1 1.424-1.246c.483 0 2.68 1.253 4.321 1.169c2.858-.147 3.985-1.5 4.041-3.037a4.7 4.7 0 0 0-.639-2.723m-9.187 3.263a.6.6 0 0 1-.06.122a.3.3 0 0 1-.113.106a.3.3 0 0 1-.162.037a.5.5 0 0 1-.146-.034a1.4 1.4 0 0 1-.416-.3q-.089-.085-.169-.172l-.155-.165a1 1 0 0 0-.327-.187a4 4 0 0 0-.424-.118a5 5 0 0 1-.458-.128a1 1 0 0 1-.129-.053l-.064-.024a1 1 0 0 1-.084-.061a.6.6 0 0 1-.124-.159a.7.7 0 0 1-.062-.167a1.1 1.1 0 0 1-.022-.3a2 2 0 0 1 .028-.262a4 4 0 0 1 .122-.482q.073-.225.162-.452c.029-.075.057-.147.091-.226a2 2 0 0 1 .115-.226a2.5 2.5 0 0 1 .646-.731a3 3 0 0 1 .4-.258a2.3 2.3 0 0 1 .443-.181a4 4 0 0 0-.682.613a2.8 2.8 0 0 0-.485.731a2 2 0 0 0-.075.2l-.069.226q-.068.22-.124.441a4 4 0 0 0-.091.432a2 2 0 0 0-.02.2a.7.7 0 0 0 .014.169a.15.15 0 0 0 .035.077l.031.018l.087.037c.128.049.276.088.425.135a4 4 0 0 1 .454.17a1.2 1.2 0 0 1 .443.316a2 2 0 0 1 .141.2l.135.183q.066.087.14.168a1 1 0 0 0 .148.131a.17.17 0 0 0 .135.038a.25.25 0 0 0 .131-.115a1 1 0 0 0 .1-.2c.029-.073.051-.147.076-.227a1.4 1.4 0 0 1-.041.478M23 12.994a.485.485 0 0 1-.609.316a.5.5 0 0 1-.308-.626a.48.48 0 0 1 .6-.319a.5.5 0 0 1 .127.06a.44.44 0 0 1 .19.569"/></svg> </template>
CSS
.icon-file-type-ceylon {
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%23ab710a%22%20d%3D%22M10.78%2021.986a3.4%203.4%200%200%201-.62-.226A11%2011%200%200%200%208.5%2026h2.724a14.3%2014.3%200%200%201-.444-4.014m8.827-1.479a21%2021%200%200%200-1.264%203.885c-.118.538.239%201.074.172%201.608h3.426c-.9-2.547-1.107-6.251-1.575-7.732c-.011-.021-.746%202.257-.759%202.239%22%2F%3E%3Cpath%20fill%3D%22%23c18d30%22%20d%3D%22M29.359%2011.748c-.779-1.131-2.557-2.081-2.971-3.372a1.96%201.96%200%200%201%20.079-1.326c.2-.316-.119-.226-.119-.226c-.443.174-.634-.323-.634-.323c-.066-.174.025-.706-.356-.416c-.687.527-.461%201.809-.332%202.325a5.4%205.4%200%200%200%201.306%202.338c.222.21%201.617%201.778%201.426%202.58a.64.64%200%200%201-.476.593c-1.016.208-1.346-1.065-1.346-1.065c-.762-3.322-1.993-4.485-1.993-4.485A23.6%2023.6%200%200%200%2018%208.9A34.6%2034.6%200%200%200%204.657%2011C2.983%2013.455%202%2018.012%202%2018.012s0%20.023.016.025a.06.06%200%200%200%20.057-.029a14.2%2014.2%200%200%201%202.119-2.185A30.2%2030.2%200%200%200%205.437%2026h2.657a11.9%2011.9%200%200%201%201.942-4.8c.988.765%203.22.538%203.22.538c.394%201.525%201.2%204.257%201.2%204.257h3.2a21%2021%200%200%201%201.744-6.022a13%2013%200%200%200%20.812-2.388a1.36%201.36%200%200%201%201.424-1.246c.483%200%202.68%201.253%204.321%201.169c2.858-.147%203.985-1.5%204.041-3.037a4.7%204.7%200%200%200-.639-2.723m-9.187%203.263a.6.6%200%200%201-.06.122a.3.3%200%200%201-.113.106a.3.3%200%200%201-.162.037a.5.5%200%200%201-.146-.034a1.4%201.4%200%200%201-.416-.3q-.089-.085-.169-.172l-.155-.165a1%201%200%200%200-.327-.187a4%204%200%200%200-.424-.118a5%205%200%200%201-.458-.128a1%201%200%200%201-.129-.053l-.064-.024a1%201%200%200%201-.084-.061a.6.6%200%200%201-.124-.159a.7.7%200%200%201-.062-.167a1.1%201.1%200%200%201-.022-.3a2%202%200%200%201%20.028-.262a4%204%200%200%201%20.122-.482q.073-.225.162-.452c.029-.075.057-.147.091-.226a2%202%200%200%201%20.115-.226a2.5%202.5%200%200%201%20.646-.731a3%203%200%200%201%20.4-.258a2.3%202.3%200%200%201%20.443-.181a4%204%200%200%200-.682.613a2.8%202.8%200%200%200-.485.731a2%202%200%200%200-.075.2l-.069.226q-.068.22-.124.441a4%204%200%200%200-.091.432a2%202%200%200%200-.02.2a.7.7%200%200%200%20.014.169a.15.15%200%200%200%20.035.077l.031.018l.087.037c.128.049.276.088.425.135a4%204%200%200%201%20.454.17a1.2%201.2%200%200%201%20.443.316a2%202%200%200%201%20.141.2l.135.183q.066.087.14.168a1%201%200%200%200%20.148.131a.17.17%200%200%200%20.135.038a.25.25%200%200%200%20.131-.115a1%201%200%200%200%20.1-.2c.029-.073.051-.147.076-.227a1.4%201.4%200%200%201-.041.478M23%2012.994a.485.485%200%200%201-.609.316a.5.5%200%200%201-.308-.626a.48.48%200%200%201%20.6-.319a.5.5%200%200%201%20.127.06a.44.44%200%200%201%20.19.569%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%23ab710a%22%20d%3D%22M10.78%2021.986a3.4%203.4%200%200%201-.62-.226A11%2011%200%200%200%208.5%2026h2.724a14.3%2014.3%200%200%201-.444-4.014m8.827-1.479a21%2021%200%200%200-1.264%203.885c-.118.538.239%201.074.172%201.608h3.426c-.9-2.547-1.107-6.251-1.575-7.732c-.011-.021-.746%202.257-.759%202.239%22%2F%3E%3Cpath%20fill%3D%22%23c18d30%22%20d%3D%22M29.359%2011.748c-.779-1.131-2.557-2.081-2.971-3.372a1.96%201.96%200%200%201%20.079-1.326c.2-.316-.119-.226-.119-.226c-.443.174-.634-.323-.634-.323c-.066-.174.025-.706-.356-.416c-.687.527-.461%201.809-.332%202.325a5.4%205.4%200%200%200%201.306%202.338c.222.21%201.617%201.778%201.426%202.58a.64.64%200%200%201-.476.593c-1.016.208-1.346-1.065-1.346-1.065c-.762-3.322-1.993-4.485-1.993-4.485A23.6%2023.6%200%200%200%2018%208.9A34.6%2034.6%200%200%200%204.657%2011C2.983%2013.455%202%2018.012%202%2018.012s0%20.023.016.025a.06.06%200%200%200%20.057-.029a14.2%2014.2%200%200%201%202.119-2.185A30.2%2030.2%200%200%200%205.437%2026h2.657a11.9%2011.9%200%200%201%201.942-4.8c.988.765%203.22.538%203.22.538c.394%201.525%201.2%204.257%201.2%204.257h3.2a21%2021%200%200%201%201.744-6.022a13%2013%200%200%200%20.812-2.388a1.36%201.36%200%200%201%201.424-1.246c.483%200%202.68%201.253%204.321%201.169c2.858-.147%203.985-1.5%204.041-3.037a4.7%204.7%200%200%200-.639-2.723m-9.187%203.263a.6.6%200%200%201-.06.122a.3.3%200%200%201-.113.106a.3.3%200%200%201-.162.037a.5.5%200%200%201-.146-.034a1.4%201.4%200%200%201-.416-.3q-.089-.085-.169-.172l-.155-.165a1%201%200%200%200-.327-.187a4%204%200%200%200-.424-.118a5%205%200%200%201-.458-.128a1%201%200%200%201-.129-.053l-.064-.024a1%201%200%200%201-.084-.061a.6.6%200%200%201-.124-.159a.7.7%200%200%201-.062-.167a1.1%201.1%200%200%201-.022-.3a2%202%200%200%201%20.028-.262a4%204%200%200%201%20.122-.482q.073-.225.162-.452c.029-.075.057-.147.091-.226a2%202%200%200%201%20.115-.226a2.5%202.5%200%200%201%20.646-.731a3%203%200%200%201%20.4-.258a2.3%202.3%200%200%201%20.443-.181a4%204%200%200%200-.682.613a2.8%202.8%200%200%200-.485.731a2%202%200%200%200-.075.2l-.069.226q-.068.22-.124.441a4%204%200%200%200-.091.432a2%202%200%200%200-.02.2a.7.7%200%200%200%20.014.169a.15.15%200%200%200%20.035.077l.031.018l.087.037c.128.049.276.088.425.135a4%204%200%200%201%20.454.17a1.2%201.2%200%200%201%20.443.316a2%202%200%200%201%20.141.2l.135.183q.066.087.14.168a1%201%200%200%200%20.148.131a.17.17%200%200%200%20.135.038a.25.25%200%200%200%20.131-.115a1%201%200%200%200%20.1-.2c.029-.073.051-.147.076-.227a1.4%201.4%200%200%201-.041.478M23%2012.994a.485.485%200%200%201-.609.316a.5.5%200%200%201-.308-.626a.48.48%200%200%201%20.6-.319a.5.5%200%200%201%20.127.06a.44.44%200%200%201%20.19.569%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-ceylon.svg?color=%231a73e8&size=48