api app icon
api-app from IconPark Outline by ByteDance · Outline · Abstract · Apache-2.0 Free for personal and commercial use.
- Name
- api-app
- Set
- IconPark Outline
- Style
- Outline
- Category
- Abstract
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More abstract icons from IconPark Outline
Use the api app icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="4"><path d="M18 23.937V10a6 6 0 0 1 12 0v2.006m0 11.997V38a6 6 0 0 1-12 0v-2.03"/><path d="M24 30H9.984C6.68 30 4 27.314 4 24s2.68-6 5.984-6h2.005M24 18h13.989A6.006 6.006 0 0 1 44 24c0 3.314-2.691 6-6.011 6h-1.923"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkOutlineApiApp(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="currentColor" strokeLinecap="round" strokeWidth="4"><path d="M18 23.937V10a6 6 0 0 1 12 0v2.006m0 11.997V38a6 6 0 0 1-12 0v-2.03"/><path d="M24 30H9.984C6.68 30 4 27.314 4 24s2.68-6 5.984-6h2.005M24 18h13.989A6.006 6.006 0 0 1 44 24c0 3.314-2.691 6-6.011 6h-1.923"/></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="currentColor" stroke-linecap="round" stroke-width="4"><path d="M18 23.937V10a6 6 0 0 1 12 0v2.006m0 11.997V38a6 6 0 0 1-12 0v-2.03"/><path d="M24 30H9.984C6.68 30 4 27.314 4 24s2.68-6 5.984-6h2.005M24 18h13.989A6.006 6.006 0 0 1 44 24c0 3.314-2.691 6-6.011 6h-1.923"/></g></svg> </template>
CSS
.icon-api-app {
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%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M18%2023.937V10a6%206%200%200%201%2012%200v2.006m0%2011.997V38a6%206%200%200%201-12%200v-2.03%22%2F%3E%3Cpath%20d%3D%22M24%2030H9.984C6.68%2030%204%2027.314%204%2024s2.68-6%205.984-6h2.005M24%2018h13.989A6.006%206.006%200%200%201%2044%2024c0%203.314-2.691%206-6.011%206h-1.923%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%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M18%2023.937V10a6%206%200%200%201%2012%200v2.006m0%2011.997V38a6%206%200%200%201-12%200v-2.03%22%2F%3E%3Cpath%20d%3D%22M24%2030H9.984C6.68%2030%204%2027.314%204%2024s2.68-6%205.984-6h2.005M24%2018h13.989A6.006%206.006%200%200%201%2044%2024c0%203.314-2.691%206-6.011%206h-1.923%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-outline/api-app.svg?color=%231a73e8&size=48