expo logo
expo from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- expo
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 512×145
- License
- CC0
The same logo in other sets
Related icons in SVG Logos
Use the expo logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 145"><path fill="#000020" d="M66.678 46.541c1.151-1.696 2.41-1.912 3.433-1.912s2.724.216 3.875 1.912c9.07 12.46 24.043 37.277 35.088 55.585c7.202 11.939 12.734 21.108 13.869 22.275c4.26 4.381 10.104 1.65 13.499-3.318c3.343-4.892 4.27-8.327 4.27-11.992c0-2.496-48.427-92.562-53.304-100.059C82.718 1.822 81.19 0 73.162 0h-6.007c-8.003 0-9.16 1.821-13.85 9.032C48.428 16.53 0 106.595 0 109.092c0 3.664.928 7.099 4.27 11.99c3.396 4.97 9.24 7.7 13.5 3.32c1.135-1.168 6.667-10.337 13.87-22.276C42.683 83.818 57.607 59 66.677 46.54m321.165-7.145c19.946 0 35.807 18.007 35.807 40.279s-15.861 40.437-35.807 40.437c-10.68 0-19.003-4.423-24.343-12.479v36.488h-22.144V40.974H363.5v10.9c5.34-8.056 13.664-12.48 24.343-12.48m84.11 0C494.567 39.395 512 56.77 512 79.832s-17.434 40.279-40.047 40.279c-22.774 0-40.05-17.218-40.05-40.28c0-23.061 17.276-40.436 40.05-40.436M241.753 7.96v22.43h-44.131v19.903h39.263v22.43H197.62V96.1h44.131v22.43h-67.374V7.961zm36.033 33.013l12.72 18.323l12.879-18.323h26.385L303.7 78.409l27.954 40.121h-26.699L290.35 97.523l-14.606 21.008H249.36l27.797-39.963l-26.07-37.594zM382.818 60.56c-10.837 0-19.318 8.372-19.318 19.113c0 10.899 8.48 19.113 19.318 19.113c10.679 0 19.317-8.372 19.317-19.113c0-10.583-8.638-19.113-19.317-19.113m89.136.158c-10.526 0-18.376 8.056-18.376 19.113c0 10.74 7.85 18.955 18.376 18.955c10.363 0 18.375-8.214 18.375-18.955c0-11.057-8.012-19.113-18.375-19.113"/></svg>
React
import type { SVGProps } from "react";
export function LogosExpo(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 145"><path fill="#000020" d="M66.678 46.541c1.151-1.696 2.41-1.912 3.433-1.912s2.724.216 3.875 1.912c9.07 12.46 24.043 37.277 35.088 55.585c7.202 11.939 12.734 21.108 13.869 22.275c4.26 4.381 10.104 1.65 13.499-3.318c3.343-4.892 4.27-8.327 4.27-11.992c0-2.496-48.427-92.562-53.304-100.059C82.718 1.822 81.19 0 73.162 0h-6.007c-8.003 0-9.16 1.821-13.85 9.032C48.428 16.53 0 106.595 0 109.092c0 3.664.928 7.099 4.27 11.99c3.396 4.97 9.24 7.7 13.5 3.32c1.135-1.168 6.667-10.337 13.87-22.276C42.683 83.818 57.607 59 66.677 46.54m321.165-7.145c19.946 0 35.807 18.007 35.807 40.279s-15.861 40.437-35.807 40.437c-10.68 0-19.003-4.423-24.343-12.479v36.488h-22.144V40.974H363.5v10.9c5.34-8.056 13.664-12.48 24.343-12.48m84.11 0C494.567 39.395 512 56.77 512 79.832s-17.434 40.279-40.047 40.279c-22.774 0-40.05-17.218-40.05-40.28c0-23.061 17.276-40.436 40.05-40.436M241.753 7.96v22.43h-44.131v19.903h39.263v22.43H197.62V96.1h44.131v22.43h-67.374V7.961zm36.033 33.013l12.72 18.323l12.879-18.323h26.385L303.7 78.409l27.954 40.121h-26.699L290.35 97.523l-14.606 21.008H249.36l27.797-39.963l-26.07-37.594zM382.818 60.56c-10.837 0-19.318 8.372-19.318 19.113c0 10.899 8.48 19.113 19.318 19.113c10.679 0 19.317-8.372 19.317-19.113c0-10.583-8.638-19.113-19.317-19.113m89.136.158c-10.526 0-18.376 8.056-18.376 19.113c0 10.74 7.85 18.955 18.376 18.955c10.363 0 18.375-8.214 18.375-18.955c0-11.057-8.012-19.113-18.375-19.113"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 145"><path fill="#000020" d="M66.678 46.541c1.151-1.696 2.41-1.912 3.433-1.912s2.724.216 3.875 1.912c9.07 12.46 24.043 37.277 35.088 55.585c7.202 11.939 12.734 21.108 13.869 22.275c4.26 4.381 10.104 1.65 13.499-3.318c3.343-4.892 4.27-8.327 4.27-11.992c0-2.496-48.427-92.562-53.304-100.059C82.718 1.822 81.19 0 73.162 0h-6.007c-8.003 0-9.16 1.821-13.85 9.032C48.428 16.53 0 106.595 0 109.092c0 3.664.928 7.099 4.27 11.99c3.396 4.97 9.24 7.7 13.5 3.32c1.135-1.168 6.667-10.337 13.87-22.276C42.683 83.818 57.607 59 66.677 46.54m321.165-7.145c19.946 0 35.807 18.007 35.807 40.279s-15.861 40.437-35.807 40.437c-10.68 0-19.003-4.423-24.343-12.479v36.488h-22.144V40.974H363.5v10.9c5.34-8.056 13.664-12.48 24.343-12.48m84.11 0C494.567 39.395 512 56.77 512 79.832s-17.434 40.279-40.047 40.279c-22.774 0-40.05-17.218-40.05-40.28c0-23.061 17.276-40.436 40.05-40.436M241.753 7.96v22.43h-44.131v19.903h39.263v22.43H197.62V96.1h44.131v22.43h-67.374V7.961zm36.033 33.013l12.72 18.323l12.879-18.323h26.385L303.7 78.409l27.954 40.121h-26.699L290.35 97.523l-14.606 21.008H249.36l27.797-39.963l-26.07-37.594zM382.818 60.56c-10.837 0-19.318 8.372-19.318 19.113c0 10.899 8.48 19.113 19.318 19.113c10.679 0 19.317-8.372 19.317-19.113c0-10.583-8.638-19.113-19.317-19.113m89.136.158c-10.526 0-18.376 8.056-18.376 19.113c0 10.74 7.85 18.955 18.376 18.955c10.363 0 18.375-8.214 18.375-18.955c0-11.057-8.012-19.113-18.375-19.113"/></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%20512%20145%22%3E%3Cpath%20fill%3D%22%23000020%22%20d%3D%22M66.678%2046.541c1.151-1.696%202.41-1.912%203.433-1.912s2.724.216%203.875%201.912c9.07%2012.46%2024.043%2037.277%2035.088%2055.585c7.202%2011.939%2012.734%2021.108%2013.869%2022.275c4.26%204.381%2010.104%201.65%2013.499-3.318c3.343-4.892%204.27-8.327%204.27-11.992c0-2.496-48.427-92.562-53.304-100.059C82.718%201.822%2081.19%200%2073.162%200h-6.007c-8.003%200-9.16%201.821-13.85%209.032C48.428%2016.53%200%20106.595%200%20109.092c0%203.664.928%207.099%204.27%2011.99c3.396%204.97%209.24%207.7%2013.5%203.32c1.135-1.168%206.667-10.337%2013.87-22.276C42.683%2083.818%2057.607%2059%2066.677%2046.54m321.165-7.145c19.946%200%2035.807%2018.007%2035.807%2040.279s-15.861%2040.437-35.807%2040.437c-10.68%200-19.003-4.423-24.343-12.479v36.488h-22.144V40.974H363.5v10.9c5.34-8.056%2013.664-12.48%2024.343-12.48m84.11%200C494.567%2039.395%20512%2056.77%20512%2079.832s-17.434%2040.279-40.047%2040.279c-22.774%200-40.05-17.218-40.05-40.28c0-23.061%2017.276-40.436%2040.05-40.436M241.753%207.96v22.43h-44.131v19.903h39.263v22.43H197.62V96.1h44.131v22.43h-67.374V7.961zm36.033%2033.013l12.72%2018.323l12.879-18.323h26.385L303.7%2078.409l27.954%2040.121h-26.699L290.35%2097.523l-14.606%2021.008H249.36l27.797-39.963l-26.07-37.594zM382.818%2060.56c-10.837%200-19.318%208.372-19.318%2019.113c0%2010.899%208.48%2019.113%2019.318%2019.113c10.679%200%2019.317-8.372%2019.317-19.113c0-10.583-8.638-19.113-19.317-19.113m89.136.158c-10.526%200-18.376%208.056-18.376%2019.113c0%2010.74%207.85%2018.955%2018.376%2018.955c10.363%200%2018.375-8.214%2018.375-18.955c0-11.057-8.012-19.113-18.375-19.113%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%20512%20145%22%3E%3Cpath%20fill%3D%22%23000020%22%20d%3D%22M66.678%2046.541c1.151-1.696%202.41-1.912%203.433-1.912s2.724.216%203.875%201.912c9.07%2012.46%2024.043%2037.277%2035.088%2055.585c7.202%2011.939%2012.734%2021.108%2013.869%2022.275c4.26%204.381%2010.104%201.65%2013.499-3.318c3.343-4.892%204.27-8.327%204.27-11.992c0-2.496-48.427-92.562-53.304-100.059C82.718%201.822%2081.19%200%2073.162%200h-6.007c-8.003%200-9.16%201.821-13.85%209.032C48.428%2016.53%200%20106.595%200%20109.092c0%203.664.928%207.099%204.27%2011.99c3.396%204.97%209.24%207.7%2013.5%203.32c1.135-1.168%206.667-10.337%2013.87-22.276C42.683%2083.818%2057.607%2059%2066.677%2046.54m321.165-7.145c19.946%200%2035.807%2018.007%2035.807%2040.279s-15.861%2040.437-35.807%2040.437c-10.68%200-19.003-4.423-24.343-12.479v36.488h-22.144V40.974H363.5v10.9c5.34-8.056%2013.664-12.48%2024.343-12.48m84.11%200C494.567%2039.395%20512%2056.77%20512%2079.832s-17.434%2040.279-40.047%2040.279c-22.774%200-40.05-17.218-40.05-40.28c0-23.061%2017.276-40.436%2040.05-40.436M241.753%207.96v22.43h-44.131v19.903h39.263v22.43H197.62V96.1h44.131v22.43h-67.374V7.961zm36.033%2033.013l12.72%2018.323l12.879-18.323h26.385L303.7%2078.409l27.954%2040.121h-26.699L290.35%2097.523l-14.606%2021.008H249.36l27.797-39.963l-26.07-37.594zM382.818%2060.56c-10.837%200-19.318%208.372-19.318%2019.113c0%2010.899%208.48%2019.113%2019.318%2019.113c10.679%200%2019.317-8.372%2019.317-19.113c0-10.583-8.638-19.113-19.317-19.113m89.136.158c-10.526%200-18.376%208.056-18.376%2019.113c0%2010.74%207.85%2018.955%2018.376%2018.955c10.363%200%2018.375-8.214%2018.375-18.955c0-11.057-8.012-19.113-18.375-19.113%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/expo.svg?color=%231a73e8&size=48