chrome filled icon
chrome-filled from Element Plus by Element Plus · Outline · MIT Free for personal and commercial use.
- Name
- chrome-filled
- Set
- Element Plus
- Style
- Outline
- Viewbox
- 1024×1024
- License
- MIT
Use the chrome filled icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M938.7 512c0-44.6-6.9-87.6-19.6-128H682.7a212 212 0 0 1 42.6 128c.1 38.7-10.4 76.7-30.4 109.9L512 938.7c235.7 0 426.7-191 426.7-426.7"/><path fill="currentColor" d="M576.8 401.6a128 128 0 0 0-63.6-17.6a128 128 0 0 0-111.1 62.4a128 128 0 0 0-2.2 127.5l1.3 2.1a128 128 0 0 0 46.3 46.6A128 128 0 0 0 511 640c22.3.2 44.3-5.4 63.7-16.3a128 128 0 0 0 47.2-45.8l1-1.9a128 128 0 0 0 .4-127.5a128 128 0 0 0-46.4-46.9"/><path fill="currentColor" d="M394.5 334A213 213 0 0 1 512 298.7h369.6A427 427 0 0 0 512 85.3a426 426 0 0 0-171.7 36a426 426 0 0 0-142.7 102.2l118.2 204.7a213 213 0 0 1 78.6-94.2m20.4 368a213 213 0 0 1-89.6-86.9L142.5 298.6a426.8 426.8 0 0 0 276.8 630l118.2-204.7a213 213 0 0 1-122.7-22"/></svg>
React
import type { SVGProps } from "react";
export function EpChromeFilled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M938.7 512c0-44.6-6.9-87.6-19.6-128H682.7a212 212 0 0 1 42.6 128c.1 38.7-10.4 76.7-30.4 109.9L512 938.7c235.7 0 426.7-191 426.7-426.7"/><path fill="currentColor" d="M576.8 401.6a128 128 0 0 0-63.6-17.6a128 128 0 0 0-111.1 62.4a128 128 0 0 0-2.2 127.5l1.3 2.1a128 128 0 0 0 46.3 46.6A128 128 0 0 0 511 640c22.3.2 44.3-5.4 63.7-16.3a128 128 0 0 0 47.2-45.8l1-1.9a128 128 0 0 0 .4-127.5a128 128 0 0 0-46.4-46.9"/><path fill="currentColor" d="M394.5 334A213 213 0 0 1 512 298.7h369.6A427 427 0 0 0 512 85.3a426 426 0 0 0-171.7 36a426 426 0 0 0-142.7 102.2l118.2 204.7a213 213 0 0 1 78.6-94.2m20.4 368a213 213 0 0 1-89.6-86.9L142.5 298.6a426.8 426.8 0 0 0 276.8 630l118.2-204.7a213 213 0 0 1-122.7-22"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M938.7 512c0-44.6-6.9-87.6-19.6-128H682.7a212 212 0 0 1 42.6 128c.1 38.7-10.4 76.7-30.4 109.9L512 938.7c235.7 0 426.7-191 426.7-426.7"/><path fill="currentColor" d="M576.8 401.6a128 128 0 0 0-63.6-17.6a128 128 0 0 0-111.1 62.4a128 128 0 0 0-2.2 127.5l1.3 2.1a128 128 0 0 0 46.3 46.6A128 128 0 0 0 511 640c22.3.2 44.3-5.4 63.7-16.3a128 128 0 0 0 47.2-45.8l1-1.9a128 128 0 0 0 .4-127.5a128 128 0 0 0-46.4-46.9"/><path fill="currentColor" d="M394.5 334A213 213 0 0 1 512 298.7h369.6A427 427 0 0 0 512 85.3a426 426 0 0 0-171.7 36a426 426 0 0 0-142.7 102.2l118.2 204.7a213 213 0 0 1 78.6-94.2m20.4 368a213 213 0 0 1-89.6-86.9L142.5 298.6a426.8 426.8 0 0 0 276.8 630l118.2-204.7a213 213 0 0 1-122.7-22"/></svg> </template>
CSS
.icon-chrome-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%201024%201024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M938.7%20512c0-44.6-6.9-87.6-19.6-128H682.7a212%20212%200%200%201%2042.6%20128c.1%2038.7-10.4%2076.7-30.4%20109.9L512%20938.7c235.7%200%20426.7-191%20426.7-426.7%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M576.8%20401.6a128%20128%200%200%200-63.6-17.6a128%20128%200%200%200-111.1%2062.4a128%20128%200%200%200-2.2%20127.5l1.3%202.1a128%20128%200%200%200%2046.3%2046.6A128%20128%200%200%200%20511%20640c22.3.2%2044.3-5.4%2063.7-16.3a128%20128%200%200%200%2047.2-45.8l1-1.9a128%20128%200%200%200%20.4-127.5a128%20128%200%200%200-46.4-46.9%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M394.5%20334A213%20213%200%200%201%20512%20298.7h369.6A427%20427%200%200%200%20512%2085.3a426%20426%200%200%200-171.7%2036a426%20426%200%200%200-142.7%20102.2l118.2%20204.7a213%20213%200%200%201%2078.6-94.2m20.4%20368a213%20213%200%200%201-89.6-86.9L142.5%20298.6a426.8%20426.8%200%200%200%20276.8%20630l118.2-204.7a213%20213%200%200%201-122.7-22%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%201024%201024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M938.7%20512c0-44.6-6.9-87.6-19.6-128H682.7a212%20212%200%200%201%2042.6%20128c.1%2038.7-10.4%2076.7-30.4%20109.9L512%20938.7c235.7%200%20426.7-191%20426.7-426.7%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M576.8%20401.6a128%20128%200%200%200-63.6-17.6a128%20128%200%200%200-111.1%2062.4a128%20128%200%200%200-2.2%20127.5l1.3%202.1a128%20128%200%200%200%2046.3%2046.6A128%20128%200%200%200%20511%20640c22.3.2%2044.3-5.4%2063.7-16.3a128%20128%200%200%200%2047.2-45.8l1-1.9a128%20128%200%200%200%20.4-127.5a128%20128%200%200%200-46.4-46.9%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M394.5%20334A213%20213%200%200%201%20512%20298.7h369.6A427%20427%200%200%200%20512%2085.3a426%20426%200%200%200-171.7%2036a426%20426%200%200%200-142.7%20102.2l118.2%20204.7a213%20213%200%200%201%2078.6-94.2m20.4%20368a213%20213%200%200%201-89.6-86.9L142.5%20298.6a426.8%20426.8%200%200%200%20276.8%20630l118.2-204.7a213%20213%200%200%201-122.7-22%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ep/chrome-filled.svg?color=%231a73e8&size=48