expo logo
expo from Devicon by konpa · Original · MIT Free for personal and commercial use.
- Name
- expo
- Set
- Devicon
- Style
- Original
- Viewbox
- 128×128
- License
- MIT
1 other variant in Devicon
The same logo in other sets
Use the expo logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path d="M60.654 48.883c1.051-1.534 2.197-1.727 3.127-1.727s2.475.193 3.527 1.727C75.556 60.12 89.173 82.512 99.22 99.035c6.555 10.767 11.586 19.043 12.622 20.095c3.874 3.952 9.189 1.489 12.278-2.995c3.039-4.412 3.88-7.512 3.88-10.817c0-2.253-44.052-83.515-48.486-90.28C75.25 8.534 73.856 6.89 66.56 6.89h-5.469c-7.28 0-8.331 1.644-12.599 8.148C44.058 21.803 0 103.065 0 105.313c0 3.31.847 6.41 3.892 10.822c3.088 4.484 8.403 6.947 12.278 2.99c1.03-1.053 6.061-9.323 12.615-20.095c10.047-16.518 23.62-38.91 31.874-50.153z"/></svg>
React
import type { SVGProps } from "react";
export function DeviconExpo(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path d="M60.654 48.883c1.051-1.534 2.197-1.727 3.127-1.727s2.475.193 3.527 1.727C75.556 60.12 89.173 82.512 99.22 99.035c6.555 10.767 11.586 19.043 12.622 20.095c3.874 3.952 9.189 1.489 12.278-2.995c3.039-4.412 3.88-7.512 3.88-10.817c0-2.253-44.052-83.515-48.486-90.28C75.25 8.534 73.856 6.89 66.56 6.89h-5.469c-7.28 0-8.331 1.644-12.599 8.148C44.058 21.803 0 103.065 0 105.313c0 3.31.847 6.41 3.892 10.822c3.088 4.484 8.403 6.947 12.278 2.99c1.03-1.053 6.061-9.323 12.615-20.095c10.047-16.518 23.62-38.91 31.874-50.153z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path d="M60.654 48.883c1.051-1.534 2.197-1.727 3.127-1.727s2.475.193 3.527 1.727C75.556 60.12 89.173 82.512 99.22 99.035c6.555 10.767 11.586 19.043 12.622 20.095c3.874 3.952 9.189 1.489 12.278-2.995c3.039-4.412 3.88-7.512 3.88-10.817c0-2.253-44.052-83.515-48.486-90.28C75.25 8.534 73.856 6.89 66.56 6.89h-5.469c-7.28 0-8.331 1.644-12.599 8.148C44.058 21.803 0 103.065 0 105.313c0 3.31.847 6.41 3.892 10.822c3.088 4.484 8.403 6.947 12.278 2.99c1.03-1.053 6.061-9.323 12.615-20.095c10.047-16.518 23.62-38.91 31.874-50.153z"/></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%20128%20128%22%3E%3Cpath%20d%3D%22M60.654%2048.883c1.051-1.534%202.197-1.727%203.127-1.727s2.475.193%203.527%201.727C75.556%2060.12%2089.173%2082.512%2099.22%2099.035c6.555%2010.767%2011.586%2019.043%2012.622%2020.095c3.874%203.952%209.189%201.489%2012.278-2.995c3.039-4.412%203.88-7.512%203.88-10.817c0-2.253-44.052-83.515-48.486-90.28C75.25%208.534%2073.856%206.89%2066.56%206.89h-5.469c-7.28%200-8.331%201.644-12.599%208.148C44.058%2021.803%200%20103.065%200%20105.313c0%203.31.847%206.41%203.892%2010.822c3.088%204.484%208.403%206.947%2012.278%202.99c1.03-1.053%206.061-9.323%2012.615-20.095c10.047-16.518%2023.62-38.91%2031.874-50.153z%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%20128%20128%22%3E%3Cpath%20d%3D%22M60.654%2048.883c1.051-1.534%202.197-1.727%203.127-1.727s2.475.193%203.527%201.727C75.556%2060.12%2089.173%2082.512%2099.22%2099.035c6.555%2010.767%2011.586%2019.043%2012.622%2020.095c3.874%203.952%209.189%201.489%2012.278-2.995c3.039-4.412%203.88-7.512%203.88-10.817c0-2.253-44.052-83.515-48.486-90.28C75.25%208.534%2073.856%206.89%2066.56%206.89h-5.469c-7.28%200-8.331%201.644-12.599%208.148C44.058%2021.803%200%20103.065%200%20105.313c0%203.31.847%206.41%203.892%2010.822c3.088%204.484%208.403%206.947%2012.278%202.99c1.03-1.053%206.061-9.323%2012.615-20.095c10.047-16.518%2023.62-38.91%2031.874-50.153z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/devicon/expo.svg?color=%231a73e8&size=48