logo ie icon
logo-ie-filled from TDesign Icons by TDesign · Filled · MIT Free for personal and commercial use.
- Name
- logo-ie-filled
- Set
- TDesign Icons
- Style
- Filled
- Viewbox
- 24×24
- License
- MIT
1 other variant in TDesign Icons
Related icons in TDesign Icons
logo-adobe-illustratelogo-adobe-lightroomlogo-adobe-photoshoplogo-alipaylogo-androidlogo-applelogo-behancelogo-chromelogo-cinema4dlogo-cnblogo-codepenlogo-codesandboxlogo-codesignlogo-dribbblelogo-facebooklogo-figmalogo-framerlogo-githublogo-gitlablogo-hiflowlogo-instagramlogo-iwikilogo-markdownlogo-miniprogram
Use the logo ie icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m10.13 22.257l-.59.231c-1.323.57-2.614.911-3.772.935c-1.166.024-2.286-.278-3.102-1.1c-.777-.779-1.088-1.832-1.096-2.937c-.007-1.1.282-2.322.784-3.576c1.004-2.512 2.935-5.34 5.53-7.93c2.594-2.587 5.421-4.518 7.931-5.524c1.253-.502 2.474-.792 3.573-.786c1.105.007 2.16.317 2.938 1.096c.82.82 1.122 1.937 1.099 3.104c-.024 1.162-.369 2.456-.942 3.784l-.004.009l-.464 1.047q.133.813.133 1.658v1.466h-2.432l-11.901.112c.273.886.719 1.642 1.313 2.2c.716.676 1.671 1.088 2.872 1.088a5 5 0 0 0 2.986-.975l.133-.098h6.34l-.362.724a8 8 0 0 1-.284.523a10 10 0 0 1-.698 1.058a10.13 10.13 0 0 1-8.125 4.06q-.955 0-1.86-.169m2.81-16.032a27.6 27.6 0 0 0-3.643 3.071q-.368.367-.715.739h8.48l-.19-.643c-.44-1.486-2.003-2.749-3.932-3.167m-9.23 11.93a5.7 5.7 0 0 0-.14 1.217c.005.753.212 1.238.512 1.538l.003.003c.311.314.827.527 1.643.51c.423-.008.903-.08 1.43-.216a10.2 10.2 0 0 1-3.449-3.053M21.055 7.68c.238-.737.358-1.393.37-1.951c.016-.813-.196-1.332-.514-1.65c-.3-.3-.784-.506-1.535-.51c-.495-.003-1.073.083-1.722.266a10.2 10.2 0 0 1 3.401 3.845M6.82 6.817C4.704 8.93 3.01 11.21 1.89 13.37q-.059-.544-.059-1.102C1.831 6.658 6.38 2.11 11.99 2.11q.459 0 .907.04c-2.014 1.115-4.115 2.71-6.076 4.667"/></svg>
React
import type { SVGProps } from "react";
export function TdesignLogoIeFilled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m10.13 22.257l-.59.231c-1.323.57-2.614.911-3.772.935c-1.166.024-2.286-.278-3.102-1.1c-.777-.779-1.088-1.832-1.096-2.937c-.007-1.1.282-2.322.784-3.576c1.004-2.512 2.935-5.34 5.53-7.93c2.594-2.587 5.421-4.518 7.931-5.524c1.253-.502 2.474-.792 3.573-.786c1.105.007 2.16.317 2.938 1.096c.82.82 1.122 1.937 1.099 3.104c-.024 1.162-.369 2.456-.942 3.784l-.004.009l-.464 1.047q.133.813.133 1.658v1.466h-2.432l-11.901.112c.273.886.719 1.642 1.313 2.2c.716.676 1.671 1.088 2.872 1.088a5 5 0 0 0 2.986-.975l.133-.098h6.34l-.362.724a8 8 0 0 1-.284.523a10 10 0 0 1-.698 1.058a10.13 10.13 0 0 1-8.125 4.06q-.955 0-1.86-.169m2.81-16.032a27.6 27.6 0 0 0-3.643 3.071q-.368.367-.715.739h8.48l-.19-.643c-.44-1.486-2.003-2.749-3.932-3.167m-9.23 11.93a5.7 5.7 0 0 0-.14 1.217c.005.753.212 1.238.512 1.538l.003.003c.311.314.827.527 1.643.51c.423-.008.903-.08 1.43-.216a10.2 10.2 0 0 1-3.449-3.053M21.055 7.68c.238-.737.358-1.393.37-1.951c.016-.813-.196-1.332-.514-1.65c-.3-.3-.784-.506-1.535-.51c-.495-.003-1.073.083-1.722.266a10.2 10.2 0 0 1 3.401 3.845M6.82 6.817C4.704 8.93 3.01 11.21 1.89 13.37q-.059-.544-.059-1.102C1.831 6.658 6.38 2.11 11.99 2.11q.459 0 .907.04c-2.014 1.115-4.115 2.71-6.076 4.667"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m10.13 22.257l-.59.231c-1.323.57-2.614.911-3.772.935c-1.166.024-2.286-.278-3.102-1.1c-.777-.779-1.088-1.832-1.096-2.937c-.007-1.1.282-2.322.784-3.576c1.004-2.512 2.935-5.34 5.53-7.93c2.594-2.587 5.421-4.518 7.931-5.524c1.253-.502 2.474-.792 3.573-.786c1.105.007 2.16.317 2.938 1.096c.82.82 1.122 1.937 1.099 3.104c-.024 1.162-.369 2.456-.942 3.784l-.004.009l-.464 1.047q.133.813.133 1.658v1.466h-2.432l-11.901.112c.273.886.719 1.642 1.313 2.2c.716.676 1.671 1.088 2.872 1.088a5 5 0 0 0 2.986-.975l.133-.098h6.34l-.362.724a8 8 0 0 1-.284.523a10 10 0 0 1-.698 1.058a10.13 10.13 0 0 1-8.125 4.06q-.955 0-1.86-.169m2.81-16.032a27.6 27.6 0 0 0-3.643 3.071q-.368.367-.715.739h8.48l-.19-.643c-.44-1.486-2.003-2.749-3.932-3.167m-9.23 11.93a5.7 5.7 0 0 0-.14 1.217c.005.753.212 1.238.512 1.538l.003.003c.311.314.827.527 1.643.51c.423-.008.903-.08 1.43-.216a10.2 10.2 0 0 1-3.449-3.053M21.055 7.68c.238-.737.358-1.393.37-1.951c.016-.813-.196-1.332-.514-1.65c-.3-.3-.784-.506-1.535-.51c-.495-.003-1.073.083-1.722.266a10.2 10.2 0 0 1 3.401 3.845M6.82 6.817C4.704 8.93 3.01 11.21 1.89 13.37q-.059-.544-.059-1.102C1.831 6.658 6.38 2.11 11.99 2.11q.459 0 .907.04c-2.014 1.115-4.115 2.71-6.076 4.667"/></svg> </template>
CSS
.icon-logo-ie-filled {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m10.13%2022.257l-.59.231c-1.323.57-2.614.911-3.772.935c-1.166.024-2.286-.278-3.102-1.1c-.777-.779-1.088-1.832-1.096-2.937c-.007-1.1.282-2.322.784-3.576c1.004-2.512%202.935-5.34%205.53-7.93c2.594-2.587%205.421-4.518%207.931-5.524c1.253-.502%202.474-.792%203.573-.786c1.105.007%202.16.317%202.938%201.096c.82.82%201.122%201.937%201.099%203.104c-.024%201.162-.369%202.456-.942%203.784l-.004.009l-.464%201.047q.133.813.133%201.658v1.466h-2.432l-11.901.112c.273.886.719%201.642%201.313%202.2c.716.676%201.671%201.088%202.872%201.088a5%205%200%200%200%202.986-.975l.133-.098h6.34l-.362.724a8%208%200%200%201-.284.523a10%2010%200%200%201-.698%201.058a10.13%2010.13%200%200%201-8.125%204.06q-.955%200-1.86-.169m2.81-16.032a27.6%2027.6%200%200%200-3.643%203.071q-.368.367-.715.739h8.48l-.19-.643c-.44-1.486-2.003-2.749-3.932-3.167m-9.23%2011.93a5.7%205.7%200%200%200-.14%201.217c.005.753.212%201.238.512%201.538l.003.003c.311.314.827.527%201.643.51c.423-.008.903-.08%201.43-.216a10.2%2010.2%200%200%201-3.449-3.053M21.055%207.68c.238-.737.358-1.393.37-1.951c.016-.813-.196-1.332-.514-1.65c-.3-.3-.784-.506-1.535-.51c-.495-.003-1.073.083-1.722.266a10.2%2010.2%200%200%201%203.401%203.845M6.82%206.817C4.704%208.93%203.01%2011.21%201.89%2013.37q-.059-.544-.059-1.102C1.831%206.658%206.38%202.11%2011.99%202.11q.459%200%20.907.04c-2.014%201.115-4.115%202.71-6.076%204.667%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m10.13%2022.257l-.59.231c-1.323.57-2.614.911-3.772.935c-1.166.024-2.286-.278-3.102-1.1c-.777-.779-1.088-1.832-1.096-2.937c-.007-1.1.282-2.322.784-3.576c1.004-2.512%202.935-5.34%205.53-7.93c2.594-2.587%205.421-4.518%207.931-5.524c1.253-.502%202.474-.792%203.573-.786c1.105.007%202.16.317%202.938%201.096c.82.82%201.122%201.937%201.099%203.104c-.024%201.162-.369%202.456-.942%203.784l-.004.009l-.464%201.047q.133.813.133%201.658v1.466h-2.432l-11.901.112c.273.886.719%201.642%201.313%202.2c.716.676%201.671%201.088%202.872%201.088a5%205%200%200%200%202.986-.975l.133-.098h6.34l-.362.724a8%208%200%200%201-.284.523a10%2010%200%200%201-.698%201.058a10.13%2010.13%200%200%201-8.125%204.06q-.955%200-1.86-.169m2.81-16.032a27.6%2027.6%200%200%200-3.643%203.071q-.368.367-.715.739h8.48l-.19-.643c-.44-1.486-2.003-2.749-3.932-3.167m-9.23%2011.93a5.7%205.7%200%200%200-.14%201.217c.005.753.212%201.238.512%201.538l.003.003c.311.314.827.527%201.643.51c.423-.008.903-.08%201.43-.216a10.2%2010.2%200%200%201-3.449-3.053M21.055%207.68c.238-.737.358-1.393.37-1.951c.016-.813-.196-1.332-.514-1.65c-.3-.3-.784-.506-1.535-.51c-.495-.003-1.073.083-1.722.266a10.2%2010.2%200%200%201%203.401%203.845M6.82%206.817C4.704%208.93%203.01%2011.21%201.89%2013.37q-.059-.544-.059-1.102C1.831%206.658%206.38%202.11%2011.99%202.11q.459%200%20.907.04c-2.014%201.115-4.115%202.71-6.076%204.667%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/logo-ie-filled.svg?color=%231a73e8&size=48