ionic logo
ionic from Devicon by konpa · Original · MIT Free for personal and commercial use.
- Name
- ionic
- Set
- Devicon
- Style
- Original
- Viewbox
- 128×128
- License
- MIT
1 other variant in Devicon
The same logo in other sets
Use the ionic logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><g fill="#4e8ef7"><circle cx="64" cy="64" r="24.08"/><path d="M113.14 23.14a8.27 8.27 0 0 0-13.7-6.25a59 59 0 1 0 11.67 11.67a8.24 8.24 0 0 0 2.03-5.42M64 121A57 57 0 1 1 98.1 18.36a8.27 8.27 0 0 0 11.53 11.53A57 57 0 0 1 64 121"/></g></svg>
React
import type { SVGProps } from "react";
export function DeviconIonic(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><g fill="#4e8ef7"><circle cx="64" cy="64" r="24.08"/><path d="M113.14 23.14a8.27 8.27 0 0 0-13.7-6.25a59 59 0 1 0 11.67 11.67a8.24 8.24 0 0 0 2.03-5.42M64 121A57 57 0 1 1 98.1 18.36a8.27 8.27 0 0 0 11.53 11.53A57 57 0 0 1 64 121"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><g fill="#4e8ef7"><circle cx="64" cy="64" r="24.08"/><path d="M113.14 23.14a8.27 8.27 0 0 0-13.7-6.25a59 59 0 1 0 11.67 11.67a8.24 8.24 0 0 0 2.03-5.42M64 121A57 57 0 1 1 98.1 18.36a8.27 8.27 0 0 0 11.53 11.53A57 57 0 0 1 64 121"/></g></svg> </template>
CSS
.icon-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%20128%20128%22%3E%3Cg%20fill%3D%22%234e8ef7%22%3E%3Ccircle%20cx%3D%2264%22%20cy%3D%2264%22%20r%3D%2224.08%22%2F%3E%3Cpath%20d%3D%22M113.14%2023.14a8.27%208.27%200%200%200-13.7-6.25a59%2059%200%201%200%2011.67%2011.67a8.24%208.24%200%200%200%202.03-5.42M64%20121A57%2057%200%201%201%2098.1%2018.36a8.27%208.27%200%200%200%2011.53%2011.53A57%2057%200%200%201%2064%20121%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%20128%20128%22%3E%3Cg%20fill%3D%22%234e8ef7%22%3E%3Ccircle%20cx%3D%2264%22%20cy%3D%2264%22%20r%3D%2224.08%22%2F%3E%3Cpath%20d%3D%22M113.14%2023.14a8.27%208.27%200%200%200-13.7-6.25a59%2059%200%201%200%2011.67%2011.67a8.24%208.24%200%200%200%202.03-5.42M64%20121A57%2057%200%201%201%2098.1%2018.36a8.27%208.27%200%200%200%2011.53%2011.53A57%2057%200%200%201%2064%20121%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/devicon/ionic.svg?color=%231a73e8&size=48