level nine title icon
level-nine-title from IconPark by ByteDance · Color · Edit · Apache-2.0 Free for personal and commercial use.
- Name
- level-nine-title
- Set
- IconPark
- Style
- Color
- Category
- Edit
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More edit icons from IconPark
Use the level nine title icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="round" d="M6 8V40"/><path stroke-linecap="round" stroke-linejoin="round" d="M24 8V40"/><path stroke-linecap="round" stroke-linejoin="round" d="M7 24H23"/><path d="M36.5 21C33.4624 21 31 23.4624 31 26.5C31 29.5376 33.4624 32 36.5 32C39.5376 32 42 29.5376 42 26.5C42 23.4624 39.5376 21 36.5 21Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M31 36C31.8184 38.1932 33.5476 40 36.5 40C39.5376 40 42 37.3137 42 34V27"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkLevelNineTitle(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" stroke="#000" strokeWidth="4"><path strokeLinecap="round" strokeLinejoin="round" d="M6 8V40"/><path strokeLinecap="round" strokeLinejoin="round" d="M24 8V40"/><path strokeLinecap="round" strokeLinejoin="round" d="M7 24H23"/><path d="M36.5 21C33.4624 21 31 23.4624 31 26.5C31 29.5376 33.4624 32 36.5 32C39.5376 32 42 29.5376 42 26.5C42 23.4624 39.5376 21 36.5 21Z"/><path strokeLinecap="round" strokeLinejoin="round" d="M31 36C31.8184 38.1932 33.5476 40 36.5 40C39.5376 40 42 37.3137 42 34V27"/></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="#000" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="round" d="M6 8V40"/><path stroke-linecap="round" stroke-linejoin="round" d="M24 8V40"/><path stroke-linecap="round" stroke-linejoin="round" d="M7 24H23"/><path d="M36.5 21C33.4624 21 31 23.4624 31 26.5C31 29.5376 33.4624 32 36.5 32C39.5376 32 42 29.5376 42 26.5C42 23.4624 39.5376 21 36.5 21Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M31 36C31.8184 38.1932 33.5476 40 36.5 40C39.5376 40 42 37.3137 42 34V27"/></g></svg> </template>
CSS
.icon-level-nine-title {
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%3D%22%23000%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M6%208V40%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M24%208V40%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M7%2024H23%22%2F%3E%3Cpath%20d%3D%22M36.5%2021C33.4624%2021%2031%2023.4624%2031%2026.5C31%2029.5376%2033.4624%2032%2036.5%2032C39.5376%2032%2042%2029.5376%2042%2026.5C42%2023.4624%2039.5376%2021%2036.5%2021Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M31%2036C31.8184%2038.1932%2033.5476%2040%2036.5%2040C39.5376%2040%2042%2037.3137%2042%2034V27%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%3D%22%23000%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M6%208V40%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M24%208V40%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M7%2024H23%22%2F%3E%3Cpath%20d%3D%22M36.5%2021C33.4624%2021%2031%2023.4624%2031%2026.5C31%2029.5376%2033.4624%2032%2036.5%2032C39.5376%2032%2042%2029.5376%2042%2026.5C42%2023.4624%2039.5376%2021%2036.5%2021Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M31%2036C31.8184%2038.1932%2033.5476%2040%2036.5%2040C39.5376%2040%2042%2037.3137%2042%2034V27%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/level-nine-title.svg?color=%231a73e8&size=48