set up icon
set-up from Element Plus by Element Plus · Outline · MIT Free for personal and commercial use.
- Name
- set-up
- Set
- Element Plus
- Style
- Outline
- Viewbox
- 1024×1024
- License
- MIT
Use the set up icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M224 160a64 64 0 0 0-64 64v576a64 64 0 0 0 64 64h576a64 64 0 0 0 64-64V224a64 64 0 0 0-64-64zm0-64h576a128 128 0 0 1 128 128v576a128 128 0 0 1-128 128H224A128 128 0 0 1 96 800V224A128 128 0 0 1 224 96"/><path fill="currentColor" d="M384 416a64 64 0 1 0 0-128a64 64 0 0 0 0 128m0 64a128 128 0 1 1 0-256a128 128 0 0 1 0 256"/><path fill="currentColor" d="M480 320h256q32 0 32 32t-32 32H480q-32 0-32-32t32-32m160 416a64 64 0 1 0 0-128a64 64 0 0 0 0 128m0 64a128 128 0 1 1 0-256a128 128 0 0 1 0 256"/><path fill="currentColor" d="M288 640h256q32 0 32 32t-32 32H288q-32 0-32-32t32-32"/></svg>
React
import type { SVGProps } from "react";
export function EpSetUp(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M224 160a64 64 0 0 0-64 64v576a64 64 0 0 0 64 64h576a64 64 0 0 0 64-64V224a64 64 0 0 0-64-64zm0-64h576a128 128 0 0 1 128 128v576a128 128 0 0 1-128 128H224A128 128 0 0 1 96 800V224A128 128 0 0 1 224 96"/><path fill="currentColor" d="M384 416a64 64 0 1 0 0-128a64 64 0 0 0 0 128m0 64a128 128 0 1 1 0-256a128 128 0 0 1 0 256"/><path fill="currentColor" d="M480 320h256q32 0 32 32t-32 32H480q-32 0-32-32t32-32m160 416a64 64 0 1 0 0-128a64 64 0 0 0 0 128m0 64a128 128 0 1 1 0-256a128 128 0 0 1 0 256"/><path fill="currentColor" d="M288 640h256q32 0 32 32t-32 32H288q-32 0-32-32t32-32"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M224 160a64 64 0 0 0-64 64v576a64 64 0 0 0 64 64h576a64 64 0 0 0 64-64V224a64 64 0 0 0-64-64zm0-64h576a128 128 0 0 1 128 128v576a128 128 0 0 1-128 128H224A128 128 0 0 1 96 800V224A128 128 0 0 1 224 96"/><path fill="currentColor" d="M384 416a64 64 0 1 0 0-128a64 64 0 0 0 0 128m0 64a128 128 0 1 1 0-256a128 128 0 0 1 0 256"/><path fill="currentColor" d="M480 320h256q32 0 32 32t-32 32H480q-32 0-32-32t32-32m160 416a64 64 0 1 0 0-128a64 64 0 0 0 0 128m0 64a128 128 0 1 1 0-256a128 128 0 0 1 0 256"/><path fill="currentColor" d="M288 640h256q32 0 32 32t-32 32H288q-32 0-32-32t32-32"/></svg> </template>
CSS
.icon-set-up {
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%201024%201024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M224%20160a64%2064%200%200%200-64%2064v576a64%2064%200%200%200%2064%2064h576a64%2064%200%200%200%2064-64V224a64%2064%200%200%200-64-64zm0-64h576a128%20128%200%200%201%20128%20128v576a128%20128%200%200%201-128%20128H224A128%20128%200%200%201%2096%20800V224A128%20128%200%200%201%20224%2096%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M384%20416a64%2064%200%201%200%200-128a64%2064%200%200%200%200%20128m0%2064a128%20128%200%201%201%200-256a128%20128%200%200%201%200%20256%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M480%20320h256q32%200%2032%2032t-32%2032H480q-32%200-32-32t32-32m160%20416a64%2064%200%201%200%200-128a64%2064%200%200%200%200%20128m0%2064a128%20128%200%201%201%200-256a128%20128%200%200%201%200%20256%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M288%20640h256q32%200%2032%2032t-32%2032H288q-32%200-32-32t32-32%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%201024%201024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M224%20160a64%2064%200%200%200-64%2064v576a64%2064%200%200%200%2064%2064h576a64%2064%200%200%200%2064-64V224a64%2064%200%200%200-64-64zm0-64h576a128%20128%200%200%201%20128%20128v576a128%20128%200%200%201-128%20128H224A128%20128%200%200%201%2096%20800V224A128%20128%200%200%201%20224%2096%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M384%20416a64%2064%200%201%200%200-128a64%2064%200%200%200%200%20128m0%2064a128%20128%200%201%201%200-256a128%20128%200%200%201%200%20256%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M480%20320h256q32%200%2032%2032t-32%2032H480q-32%200-32-32t32-32m160%20416a64%2064%200%201%200%200-128a64%2064%200%200%200%200%20128m0%2064a128%20128%200%201%201%200-256a128%20128%200%200%201%200%20256%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M288%20640h256q32%200%2032%2032t-32%2032H288q-32%200-32-32t32-32%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ep/set-up.svg?color=%231a73e8&size=48