ie10 logo
ie10 from Devicon by konpa · Original · MIT Free for personal and commercial use.
- Name
- ie10
- Set
- Devicon
- Style
- Original
- Viewbox
- 128×128
- License
- MIT
Use the ie10 logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#1ebbee" d="M126.11 66.834c0-9.82-2.539-19.034-6.991-27.051C138.097-3.167 98.785 3.13 96.596 3.558c-8.328 1.629-16.034 4.249-23.142 7.566a56 56 0 0 0-3.166-.09c-26.525 0-48.729 18.501-54.411 43.303c13.98-15.684 23.765-22.012 29.624-24.544q-1.402 1.254-2.751 2.532l-.885.855c-.594.571-1.186 1.143-1.765 1.72c-.344.343-.68.689-1.019 1.035c-.514.522-1.026 1.044-1.527 1.569l-1.052 1.122q-.704.752-1.39 1.506l-1.053 1.175a143 143 0 0 0-3.516 4.099q-.522.629-1.031 1.256q-.549.68-1.083 1.356q-.524.657-1.034 1.312l-.953 1.246c-.356.469-.715.938-1.063 1.404l-.731.998a174 174 0 0 0-6.041 8.796l-.013.021c-.479.747-.941 1.482-1.395 2.211l-.074.12q-.68 1.096-1.319 2.164l-.045.075a182 182 0 0 0-3.172 5.501C7.562 80.977 5.114 87.343 5.008 87.72c-15.876 56.759 33.674 32.791 40.588 29.213c7.445 3.678 15.827 5.973 24.692 5.973C94.563 122.905 115.213 107 122.9 86H93.569c-4.34 7-12.694 12.049-22.293 12.049C57.211 98.049 45.81 87 45.81 74h79.842c.303-2 .458-4.73.458-7.166M13.526 116.817c-3.916-4.015-4.608-13.795 4.032-31.616c4.36 12.537 13.061 23.041 24.307 29.708c-5.593 3.079-20.441 10.009-28.339 1.908M45.687 59c.446-13 11.564-23.005 25.226-23.005S95.694 46 96.14 59zm44.776-44.204c5.166-2.495 17.958-7.771 25.22-2.871c4.807 3.245 8.663 8.34 2.042 25.499c-6.351-10.213-15.905-18.224-27.262-22.628"/></svg>
React
import type { SVGProps } from "react";
export function DeviconIe10(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#1ebbee" d="M126.11 66.834c0-9.82-2.539-19.034-6.991-27.051C138.097-3.167 98.785 3.13 96.596 3.558c-8.328 1.629-16.034 4.249-23.142 7.566a56 56 0 0 0-3.166-.09c-26.525 0-48.729 18.501-54.411 43.303c13.98-15.684 23.765-22.012 29.624-24.544q-1.402 1.254-2.751 2.532l-.885.855c-.594.571-1.186 1.143-1.765 1.72c-.344.343-.68.689-1.019 1.035c-.514.522-1.026 1.044-1.527 1.569l-1.052 1.122q-.704.752-1.39 1.506l-1.053 1.175a143 143 0 0 0-3.516 4.099q-.522.629-1.031 1.256q-.549.68-1.083 1.356q-.524.657-1.034 1.312l-.953 1.246c-.356.469-.715.938-1.063 1.404l-.731.998a174 174 0 0 0-6.041 8.796l-.013.021c-.479.747-.941 1.482-1.395 2.211l-.074.12q-.68 1.096-1.319 2.164l-.045.075a182 182 0 0 0-3.172 5.501C7.562 80.977 5.114 87.343 5.008 87.72c-15.876 56.759 33.674 32.791 40.588 29.213c7.445 3.678 15.827 5.973 24.692 5.973C94.563 122.905 115.213 107 122.9 86H93.569c-4.34 7-12.694 12.049-22.293 12.049C57.211 98.049 45.81 87 45.81 74h79.842c.303-2 .458-4.73.458-7.166M13.526 116.817c-3.916-4.015-4.608-13.795 4.032-31.616c4.36 12.537 13.061 23.041 24.307 29.708c-5.593 3.079-20.441 10.009-28.339 1.908M45.687 59c.446-13 11.564-23.005 25.226-23.005S95.694 46 96.14 59zm44.776-44.204c5.166-2.495 17.958-7.771 25.22-2.871c4.807 3.245 8.663 8.34 2.042 25.499c-6.351-10.213-15.905-18.224-27.262-22.628"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#1ebbee" d="M126.11 66.834c0-9.82-2.539-19.034-6.991-27.051C138.097-3.167 98.785 3.13 96.596 3.558c-8.328 1.629-16.034 4.249-23.142 7.566a56 56 0 0 0-3.166-.09c-26.525 0-48.729 18.501-54.411 43.303c13.98-15.684 23.765-22.012 29.624-24.544q-1.402 1.254-2.751 2.532l-.885.855c-.594.571-1.186 1.143-1.765 1.72c-.344.343-.68.689-1.019 1.035c-.514.522-1.026 1.044-1.527 1.569l-1.052 1.122q-.704.752-1.39 1.506l-1.053 1.175a143 143 0 0 0-3.516 4.099q-.522.629-1.031 1.256q-.549.68-1.083 1.356q-.524.657-1.034 1.312l-.953 1.246c-.356.469-.715.938-1.063 1.404l-.731.998a174 174 0 0 0-6.041 8.796l-.013.021c-.479.747-.941 1.482-1.395 2.211l-.074.12q-.68 1.096-1.319 2.164l-.045.075a182 182 0 0 0-3.172 5.501C7.562 80.977 5.114 87.343 5.008 87.72c-15.876 56.759 33.674 32.791 40.588 29.213c7.445 3.678 15.827 5.973 24.692 5.973C94.563 122.905 115.213 107 122.9 86H93.569c-4.34 7-12.694 12.049-22.293 12.049C57.211 98.049 45.81 87 45.81 74h79.842c.303-2 .458-4.73.458-7.166M13.526 116.817c-3.916-4.015-4.608-13.795 4.032-31.616c4.36 12.537 13.061 23.041 24.307 29.708c-5.593 3.079-20.441 10.009-28.339 1.908M45.687 59c.446-13 11.564-23.005 25.226-23.005S95.694 46 96.14 59zm44.776-44.204c5.166-2.495 17.958-7.771 25.22-2.871c4.807 3.245 8.663 8.34 2.042 25.499c-6.351-10.213-15.905-18.224-27.262-22.628"/></svg> </template>
CSS
.icon-ie10 {
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%20fill%3D%22%231ebbee%22%20d%3D%22M126.11%2066.834c0-9.82-2.539-19.034-6.991-27.051C138.097-3.167%2098.785%203.13%2096.596%203.558c-8.328%201.629-16.034%204.249-23.142%207.566a56%2056%200%200%200-3.166-.09c-26.525%200-48.729%2018.501-54.411%2043.303c13.98-15.684%2023.765-22.012%2029.624-24.544q-1.402%201.254-2.751%202.532l-.885.855c-.594.571-1.186%201.143-1.765%201.72c-.344.343-.68.689-1.019%201.035c-.514.522-1.026%201.044-1.527%201.569l-1.052%201.122q-.704.752-1.39%201.506l-1.053%201.175a143%20143%200%200%200-3.516%204.099q-.522.629-1.031%201.256q-.549.68-1.083%201.356q-.524.657-1.034%201.312l-.953%201.246c-.356.469-.715.938-1.063%201.404l-.731.998a174%20174%200%200%200-6.041%208.796l-.013.021c-.479.747-.941%201.482-1.395%202.211l-.074.12q-.68%201.096-1.319%202.164l-.045.075a182%20182%200%200%200-3.172%205.501C7.562%2080.977%205.114%2087.343%205.008%2087.72c-15.876%2056.759%2033.674%2032.791%2040.588%2029.213c7.445%203.678%2015.827%205.973%2024.692%205.973C94.563%20122.905%20115.213%20107%20122.9%2086H93.569c-4.34%207-12.694%2012.049-22.293%2012.049C57.211%2098.049%2045.81%2087%2045.81%2074h79.842c.303-2%20.458-4.73.458-7.166M13.526%20116.817c-3.916-4.015-4.608-13.795%204.032-31.616c4.36%2012.537%2013.061%2023.041%2024.307%2029.708c-5.593%203.079-20.441%2010.009-28.339%201.908M45.687%2059c.446-13%2011.564-23.005%2025.226-23.005S95.694%2046%2096.14%2059zm44.776-44.204c5.166-2.495%2017.958-7.771%2025.22-2.871c4.807%203.245%208.663%208.34%202.042%2025.499c-6.351-10.213-15.905-18.224-27.262-22.628%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%20fill%3D%22%231ebbee%22%20d%3D%22M126.11%2066.834c0-9.82-2.539-19.034-6.991-27.051C138.097-3.167%2098.785%203.13%2096.596%203.558c-8.328%201.629-16.034%204.249-23.142%207.566a56%2056%200%200%200-3.166-.09c-26.525%200-48.729%2018.501-54.411%2043.303c13.98-15.684%2023.765-22.012%2029.624-24.544q-1.402%201.254-2.751%202.532l-.885.855c-.594.571-1.186%201.143-1.765%201.72c-.344.343-.68.689-1.019%201.035c-.514.522-1.026%201.044-1.527%201.569l-1.052%201.122q-.704.752-1.39%201.506l-1.053%201.175a143%20143%200%200%200-3.516%204.099q-.522.629-1.031%201.256q-.549.68-1.083%201.356q-.524.657-1.034%201.312l-.953%201.246c-.356.469-.715.938-1.063%201.404l-.731.998a174%20174%200%200%200-6.041%208.796l-.013.021c-.479.747-.941%201.482-1.395%202.211l-.074.12q-.68%201.096-1.319%202.164l-.045.075a182%20182%200%200%200-3.172%205.501C7.562%2080.977%205.114%2087.343%205.008%2087.72c-15.876%2056.759%2033.674%2032.791%2040.588%2029.213c7.445%203.678%2015.827%205.973%2024.692%205.973C94.563%20122.905%20115.213%20107%20122.9%2086H93.569c-4.34%207-12.694%2012.049-22.293%2012.049C57.211%2098.049%2045.81%2087%2045.81%2074h79.842c.303-2%20.458-4.73.458-7.166M13.526%20116.817c-3.916-4.015-4.608-13.795%204.032-31.616c4.36%2012.537%2013.061%2023.041%2024.307%2029.708c-5.593%203.079-20.441%2010.009-28.339%201.908M45.687%2059c.446-13%2011.564-23.005%2025.226-23.005S95.694%2046%2096.14%2059zm44.776-44.204c5.166-2.495%2017.958-7.771%2025.22-2.871c4.807%203.245%208.663%208.34%202.042%2025.499c-6.351-10.213-15.905-18.224-27.262-22.628%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/devicon/ie10.svg?color=%231a73e8&size=48