expo logo
expo from Material Icon Theme by Material Extensions · Color · MIT Free for personal and commercial use.
- Name
- expo
- Set
- Material Icon Theme
- Style
- Color
- Viewbox
- 16×16
- License
- MIT
The same logo in other sets
Related icons in Material Icon Theme
Use the expo logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="#cfd8dc" d="M9.696 2.672c-.515-.787-.637-.892-1.687-.892h-.025c-1.05 0-1.165.105-1.687.892c-.484.74-5.295 9.583-5.295 9.83c.008.428.157.841.424 1.176c.337.487.92.758 1.343.327c.288-.29 3.375-5.63 4.865-7.649a.447.447 0 0 1 .731 0c1.49 2.02 4.578 7.359 4.865 7.649c.424.43 1.006.158 1.344-.327c.267-.335.416-.748.424-1.176c-.007-.247-4.817-9.096-5.302-9.83"/></svg>
React
import type { SVGProps } from "react";
export function MaterialIconThemeExpo(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="#cfd8dc" d="M9.696 2.672c-.515-.787-.637-.892-1.687-.892h-.025c-1.05 0-1.165.105-1.687.892c-.484.74-5.295 9.583-5.295 9.83c.008.428.157.841.424 1.176c.337.487.92.758 1.343.327c.288-.29 3.375-5.63 4.865-7.649a.447.447 0 0 1 .731 0c1.49 2.02 4.578 7.359 4.865 7.649c.424.43 1.006.158 1.344-.327c.267-.335.416-.748.424-1.176c-.007-.247-4.817-9.096-5.302-9.83"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="#cfd8dc" d="M9.696 2.672c-.515-.787-.637-.892-1.687-.892h-.025c-1.05 0-1.165.105-1.687.892c-.484.74-5.295 9.583-5.295 9.83c.008.428.157.841.424 1.176c.337.487.92.758 1.343.327c.288-.29 3.375-5.63 4.865-7.649a.447.447 0 0 1 .731 0c1.49 2.02 4.578 7.359 4.865 7.649c.424.43 1.006.158 1.344-.327c.267-.335.416-.748.424-1.176c-.007-.247-4.817-9.096-5.302-9.83"/></svg> </template>
CSS
.icon-expo {
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%2016%2016%22%3E%3Cpath%20fill%3D%22%23cfd8dc%22%20d%3D%22M9.696%202.672c-.515-.787-.637-.892-1.687-.892h-.025c-1.05%200-1.165.105-1.687.892c-.484.74-5.295%209.583-5.295%209.83c.008.428.157.841.424%201.176c.337.487.92.758%201.343.327c.288-.29%203.375-5.63%204.865-7.649a.447.447%200%200%201%20.731%200c1.49%202.02%204.578%207.359%204.865%207.649c.424.43%201.006.158%201.344-.327c.267-.335.416-.748.424-1.176c-.007-.247-4.817-9.096-5.302-9.83%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%2016%2016%22%3E%3Cpath%20fill%3D%22%23cfd8dc%22%20d%3D%22M9.696%202.672c-.515-.787-.637-.892-1.687-.892h-.025c-1.05%200-1.165.105-1.687.892c-.484.74-5.295%209.583-5.295%209.83c.008.428.157.841.424%201.176c.337.487.92.758%201.343.327c.288-.29%203.375-5.63%204.865-7.649a.447.447%200%200%201%20.731%200c1.49%202.02%204.578%207.359%204.865%207.649c.424.43%201.006.158%201.344-.327c.267-.335.416-.748.424-1.176c-.007-.247-4.817-9.096-5.302-9.83%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-icon-theme/expo.svg?color=%231a73e8&size=48