express js logo
express-js from Boxicons Brands by Boxicons · Logo · MIT Free for personal and commercial use.
- Name
- express-js
- Set
- Boxicons Brands
- Style
- Logo
- Viewbox
- 24×24
- License
- MIT
Use the express js logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m13.78 16.92l3.35-4.54l.42.55l2.87 4a1.26 1.26 0 0 0 1.58.6l-4-5.33a.56.56 0 0 1 0-.82l2.1-2.74l1.55-2a1.18 1.18 0 0 0-1.49.55l-3 4l-3-4a1.31 1.31 0 0 0-1.58-.55l4 5.2l-4.29 5.77a1.23 1.23 0 0 0 1.49-.69M9.93 7.19a4.81 4.81 0 0 0-7.57 2.73L2 11.65v1a5 5 0 0 1 .11.57a5.42 5.42 0 0 0 1.37 3.2a5.24 5.24 0 0 0 6.09.78a4.49 4.49 0 0 0 2.15-3.3c-.52-.16-.81-.07-1 .49a3.36 3.36 0 0 1-2.15 2.39c-3.25 1.09-5.8-1.05-5.66-4.59h8.9c.1-2-.3-3.76-1.88-5m-7 4.22C3 8.77 4.76 7 7.16 7c2.18 0 3.77 1.84 3.83 4.4z"/></svg>
React
import type { SVGProps } from "react";
export function BxlExpressJs(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m13.78 16.92l3.35-4.54l.42.55l2.87 4a1.26 1.26 0 0 0 1.58.6l-4-5.33a.56.56 0 0 1 0-.82l2.1-2.74l1.55-2a1.18 1.18 0 0 0-1.49.55l-3 4l-3-4a1.31 1.31 0 0 0-1.58-.55l4 5.2l-4.29 5.77a1.23 1.23 0 0 0 1.49-.69M9.93 7.19a4.81 4.81 0 0 0-7.57 2.73L2 11.65v1a5 5 0 0 1 .11.57a5.42 5.42 0 0 0 1.37 3.2a5.24 5.24 0 0 0 6.09.78a4.49 4.49 0 0 0 2.15-3.3c-.52-.16-.81-.07-1 .49a3.36 3.36 0 0 1-2.15 2.39c-3.25 1.09-5.8-1.05-5.66-4.59h8.9c.1-2-.3-3.76-1.88-5m-7 4.22C3 8.77 4.76 7 7.16 7c2.18 0 3.77 1.84 3.83 4.4z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m13.78 16.92l3.35-4.54l.42.55l2.87 4a1.26 1.26 0 0 0 1.58.6l-4-5.33a.56.56 0 0 1 0-.82l2.1-2.74l1.55-2a1.18 1.18 0 0 0-1.49.55l-3 4l-3-4a1.31 1.31 0 0 0-1.58-.55l4 5.2l-4.29 5.77a1.23 1.23 0 0 0 1.49-.69M9.93 7.19a4.81 4.81 0 0 0-7.57 2.73L2 11.65v1a5 5 0 0 1 .11.57a5.42 5.42 0 0 0 1.37 3.2a5.24 5.24 0 0 0 6.09.78a4.49 4.49 0 0 0 2.15-3.3c-.52-.16-.81-.07-1 .49a3.36 3.36 0 0 1-2.15 2.39c-3.25 1.09-5.8-1.05-5.66-4.59h8.9c.1-2-.3-3.76-1.88-5m-7 4.22C3 8.77 4.76 7 7.16 7c2.18 0 3.77 1.84 3.83 4.4z"/></svg> </template>
CSS
.icon-express-js {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m13.78%2016.92l3.35-4.54l.42.55l2.87%204a1.26%201.26%200%200%200%201.58.6l-4-5.33a.56.56%200%200%201%200-.82l2.1-2.74l1.55-2a1.18%201.18%200%200%200-1.49.55l-3%204l-3-4a1.31%201.31%200%200%200-1.58-.55l4%205.2l-4.29%205.77a1.23%201.23%200%200%200%201.49-.69M9.93%207.19a4.81%204.81%200%200%200-7.57%202.73L2%2011.65v1a5%205%200%200%201%20.11.57a5.42%205.42%200%200%200%201.37%203.2a5.24%205.24%200%200%200%206.09.78a4.49%204.49%200%200%200%202.15-3.3c-.52-.16-.81-.07-1%20.49a3.36%203.36%200%200%201-2.15%202.39c-3.25%201.09-5.8-1.05-5.66-4.59h8.9c.1-2-.3-3.76-1.88-5m-7%204.22C3%208.77%204.76%207%207.16%207c2.18%200%203.77%201.84%203.83%204.4z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m13.78%2016.92l3.35-4.54l.42.55l2.87%204a1.26%201.26%200%200%200%201.58.6l-4-5.33a.56.56%200%200%201%200-.82l2.1-2.74l1.55-2a1.18%201.18%200%200%200-1.49.55l-3%204l-3-4a1.31%201.31%200%200%200-1.58-.55l4%205.2l-4.29%205.77a1.23%201.23%200%200%200%201.49-.69M9.93%207.19a4.81%204.81%200%200%200-7.57%202.73L2%2011.65v1a5%205%200%200%201%20.11.57a5.42%205.42%200%200%200%201.37%203.2a5.24%205.24%200%200%200%206.09.78a4.49%204.49%200%200%200%202.15-3.3c-.52-.16-.81-.07-1%20.49a3.36%203.36%200%200%201-2.15%202.39c-3.25%201.09-5.8-1.05-5.66-4.59h8.9c.1-2-.3-3.76-1.88-5m-7%204.22C3%208.77%204.76%207%207.16%207c2.18%200%203.77%201.84%203.83%204.4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bxl/express-js.svg?color=%231a73e8&size=48