death star icon
death-star from IconPark by ByteDance · Color · Build · Apache-2.0 Free for personal and commercial use.
- Name
- death-star
- Set
- IconPark
- Style
- Color
- Category
- Build
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More build icons from IconPark
Use the death star icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke-width="4"><circle cx="24" cy="24" r="20" fill="#2F88FF" stroke="#000"/><path stroke="#fff" stroke-linecap="round" d="M5 25H44"/><circle cx="19" cy="15" r="4" fill="#43CCF8" stroke="#fff"/><path stroke="#fff" stroke-linecap="round" d="M31 31H43"/><path stroke="#fff" stroke-linecap="round" d="M34 17L42 17"/><path stroke="#fff" stroke-linecap="round" d="M25 37H39"/><path stroke="#000" d="M40 11.998C42.5116 15.341 44 19.4967 44 24C44 31.8085 39.5252 38.5718 33 41.8654"/><path stroke="#000" d="M4.40007 20C4.13772 21.2924 4 22.6301 4 24C4 25.7265 4.21876 27.4019 4.63009 29"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkDeathStar(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" strokeWidth="4"><circle cx="24" cy="24" r="20" fill="#2F88FF" stroke="#000"/><path stroke="#fff" strokeLinecap="round" d="M5 25H44"/><circle cx="19" cy="15" r="4" fill="#43CCF8" stroke="#fff"/><path stroke="#fff" strokeLinecap="round" d="M31 31H43"/><path stroke="#fff" strokeLinecap="round" d="M34 17L42 17"/><path stroke="#fff" strokeLinecap="round" d="M25 37H39"/><path stroke="#000" d="M40 11.998C42.5116 15.341 44 19.4967 44 24C44 31.8085 39.5252 38.5718 33 41.8654"/><path stroke="#000" d="M4.40007 20C4.13772 21.2924 4 22.6301 4 24C4 25.7265 4.21876 27.4019 4.63009 29"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke-width="4"><circle cx="24" cy="24" r="20" fill="#2F88FF" stroke="#000"/><path stroke="#fff" stroke-linecap="round" d="M5 25H44"/><circle cx="19" cy="15" r="4" fill="#43CCF8" stroke="#fff"/><path stroke="#fff" stroke-linecap="round" d="M31 31H43"/><path stroke="#fff" stroke-linecap="round" d="M34 17L42 17"/><path stroke="#fff" stroke-linecap="round" d="M25 37H39"/><path stroke="#000" d="M40 11.998C42.5116 15.341 44 19.4967 44 24C44 31.8085 39.5252 38.5718 33 41.8654"/><path stroke="#000" d="M4.40007 20C4.13772 21.2924 4 22.6301 4 24C4 25.7265 4.21876 27.4019 4.63009 29"/></g></svg> </template>
CSS
.icon-death-star {
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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke-width%3D%224%22%3E%3Ccircle%20cx%3D%2224%22%20cy%3D%2224%22%20r%3D%2220%22%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20d%3D%22M5%2025H44%22%2F%3E%3Ccircle%20cx%3D%2219%22%20cy%3D%2215%22%20r%3D%224%22%20fill%3D%22%2343CCF8%22%20stroke%3D%22%23fff%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20d%3D%22M31%2031H43%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20d%3D%22M34%2017L42%2017%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20d%3D%22M25%2037H39%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20d%3D%22M40%2011.998C42.5116%2015.341%2044%2019.4967%2044%2024C44%2031.8085%2039.5252%2038.5718%2033%2041.8654%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20d%3D%22M4.40007%2020C4.13772%2021.2924%204%2022.6301%204%2024C4%2025.7265%204.21876%2027.4019%204.63009%2029%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke-width%3D%224%22%3E%3Ccircle%20cx%3D%2224%22%20cy%3D%2224%22%20r%3D%2220%22%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20d%3D%22M5%2025H44%22%2F%3E%3Ccircle%20cx%3D%2219%22%20cy%3D%2215%22%20r%3D%224%22%20fill%3D%22%2343CCF8%22%20stroke%3D%22%23fff%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20d%3D%22M31%2031H43%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20d%3D%22M34%2017L42%2017%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20d%3D%22M25%2037H39%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20d%3D%22M40%2011.998C42.5116%2015.341%2044%2019.4967%2044%2024C44%2031.8085%2039.5252%2038.5718%2033%2041.8654%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20d%3D%22M4.40007%2020C4.13772%2021.2924%204%2022.6301%204%2024C4%2025.7265%204.21876%2027.4019%204.63009%2029%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park/death-star.svg?color=%231a73e8&size=48