file type ionic logo
file-type-ionic from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-ionic
- 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 ionic logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><circle cx="16.024" cy="15.923" r="5.716" fill="#4e8ef7"/><path fill="#4e8ef7" d="M27.688 6.224a1.964 1.964 0 0 0-3.252-1.484a14.013 14.013 0 1 0 2.77 2.77a1.96 1.96 0 0 0 .482-1.286M16.023 29.452a13.529 13.529 0 1 1 8.1-24.362a1.964 1.964 0 0 0 2.738 2.738a13.523 13.523 0 0 1-10.838 21.624"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeIonic(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><circle cx="16.024" cy="15.923" r="5.716" fill="#4e8ef7"/><path fill="#4e8ef7" d="M27.688 6.224a1.964 1.964 0 0 0-3.252-1.484a14.013 14.013 0 1 0 2.77 2.77a1.96 1.96 0 0 0 .482-1.286M16.023 29.452a13.529 13.529 0 1 1 8.1-24.362a1.964 1.964 0 0 0 2.738 2.738a13.523 13.523 0 0 1-10.838 21.624"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><circle cx="16.024" cy="15.923" r="5.716" fill="#4e8ef7"/><path fill="#4e8ef7" d="M27.688 6.224a1.964 1.964 0 0 0-3.252-1.484a14.013 14.013 0 1 0 2.77 2.77a1.96 1.96 0 0 0 .482-1.286M16.023 29.452a13.529 13.529 0 1 1 8.1-24.362a1.964 1.964 0 0 0 2.738 2.738a13.523 13.523 0 0 1-10.838 21.624"/></svg> </template>
CSS
.icon-file-type-ionic {
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%3Ccircle%20cx%3D%2216.024%22%20cy%3D%2215.923%22%20r%3D%225.716%22%20fill%3D%22%234e8ef7%22%2F%3E%3Cpath%20fill%3D%22%234e8ef7%22%20d%3D%22M27.688%206.224a1.964%201.964%200%200%200-3.252-1.484a14.013%2014.013%200%201%200%202.77%202.77a1.96%201.96%200%200%200%20.482-1.286M16.023%2029.452a13.529%2013.529%200%201%201%208.1-24.362a1.964%201.964%200%200%200%202.738%202.738a13.523%2013.523%200%200%201-10.838%2021.624%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%3Ccircle%20cx%3D%2216.024%22%20cy%3D%2215.923%22%20r%3D%225.716%22%20fill%3D%22%234e8ef7%22%2F%3E%3Cpath%20fill%3D%22%234e8ef7%22%20d%3D%22M27.688%206.224a1.964%201.964%200%200%200-3.252-1.484a14.013%2014.013%200%201%200%202.77%202.77a1.96%201.96%200%200%200%20.482-1.286M16.023%2029.452a13.529%2013.529%200%201%201%208.1-24.362a1.964%201.964%200%200%200%202.738%202.738a13.523%2013.523%200%200%201-10.838%2021.624%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-ionic.svg?color=%231a73e8&size=48