panel top icon
panel-top-bold from Solar by 480 Design · Bold · IT · CC-BY-4.0 Attribution required.
- Name
- panel-top-bold
- Set
- Solar
- Style
- Bold
- Category
- IT
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
More it icons from Solar
braces-boldbrackets-boldbug-boldbug-minimalistic-boldcode-2-boldcode-boldcode-circle-boldcode-square-boldcommand-boldgit-branch-boldgit-commit-boldgit-diff-boldgit-fork-boldgit-graph-boldgit-pull-request-boldhashtag-boldhashtag-chat-boldhashtag-circle-boldhashtag-square-boldpanel-top-close-boldpanel-top-open-boldpanels-top-left-boldparentheses-boldprogramming-bold
Use the panel top icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M21.9961 10.25C21.9995 10.7944 22 11.3766 22 12C22 16.714 21.9996 19.0707 20.5352 20.5352C19.0707 21.9996 16.714 22 12 22C7.28595 22 4.92931 21.9996 3.46484 20.5352C2.00038 19.0707 2 16.714 2 12C2 11.3766 2.00052 10.7944 2.00391 10.25H21.9961Z"/><path d="M12 2C16.714 2 19.0707 2.00038 20.5352 3.46484C21.6154 4.5451 21.8983 6.11065 21.9727 8.75H2.02734C2.1017 6.11065 2.38459 4.5451 3.46484 3.46484C4.92931 2.00038 7.28595 2 12 2Z"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarPanelTopBold(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M21.9961 10.25C21.9995 10.7944 22 11.3766 22 12C22 16.714 21.9996 19.0707 20.5352 20.5352C19.0707 21.9996 16.714 22 12 22C7.28595 22 4.92931 21.9996 3.46484 20.5352C2.00038 19.0707 2 16.714 2 12C2 11.3766 2.00052 10.7944 2.00391 10.25H21.9961Z"/><path d="M12 2C16.714 2 19.0707 2.00038 20.5352 3.46484C21.6154 4.5451 21.8983 6.11065 21.9727 8.75H2.02734C2.1017 6.11065 2.38459 4.5451 3.46484 3.46484C4.92931 2.00038 7.28595 2 12 2Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M21.9961 10.25C21.9995 10.7944 22 11.3766 22 12C22 16.714 21.9996 19.0707 20.5352 20.5352C19.0707 21.9996 16.714 22 12 22C7.28595 22 4.92931 21.9996 3.46484 20.5352C2.00038 19.0707 2 16.714 2 12C2 11.3766 2.00052 10.7944 2.00391 10.25H21.9961Z"/><path d="M12 2C16.714 2 19.0707 2.00038 20.5352 3.46484C21.6154 4.5451 21.8983 6.11065 21.9727 8.75H2.02734C2.1017 6.11065 2.38459 4.5451 3.46484 3.46484C4.92931 2.00038 7.28595 2 12 2Z"/></g></svg> </template>
CSS
.icon-panel-top-bold {
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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M21.9961%2010.25C21.9995%2010.7944%2022%2011.3766%2022%2012C22%2016.714%2021.9996%2019.0707%2020.5352%2020.5352C19.0707%2021.9996%2016.714%2022%2012%2022C7.28595%2022%204.92931%2021.9996%203.46484%2020.5352C2.00038%2019.0707%202%2016.714%202%2012C2%2011.3766%202.00052%2010.7944%202.00391%2010.25H21.9961Z%22%2F%3E%3Cpath%20d%3D%22M12%202C16.714%202%2019.0707%202.00038%2020.5352%203.46484C21.6154%204.5451%2021.8983%206.11065%2021.9727%208.75H2.02734C2.1017%206.11065%202.38459%204.5451%203.46484%203.46484C4.92931%202.00038%207.28595%202%2012%202Z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M21.9961%2010.25C21.9995%2010.7944%2022%2011.3766%2022%2012C22%2016.714%2021.9996%2019.0707%2020.5352%2020.5352C19.0707%2021.9996%2016.714%2022%2012%2022C7.28595%2022%204.92931%2021.9996%203.46484%2020.5352C2.00038%2019.0707%202%2016.714%202%2012C2%2011.3766%202.00052%2010.7944%202.00391%2010.25H21.9961Z%22%2F%3E%3Cpath%20d%3D%22M12%202C16.714%202%2019.0707%202.00038%2020.5352%203.46484C21.6154%204.5451%2021.8983%206.11065%2021.9727%208.75H2.02734C2.1017%206.11065%202.38459%204.5451%203.46484%203.46484C4.92931%202.00038%207.28595%202%2012%202Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/panel-top-bold.svg?color=%231a73e8&size=48