setting computer icon
setting-computer from IconPark by ByteDance · Color · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- setting-computer
- Set
- IconPark
- Style
- Color
- Category
- Hardware
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More hardware icons from IconPark
Use the setting computer 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="M24 6H9C7.34315 6 6 7.34315 6 9V31C6 32.6569 7.34315 34 9 34H39C40.6569 34 42 32.6569 42 31V26"/><path stroke-linecap="round" stroke-linejoin="round" d="M24 34V42"/><path stroke-linecap="round" stroke-linejoin="round" d="M14 42L34 42"/><circle cx="37" cy="13" r="3" fill="#2F88FF"/><path stroke-linecap="round" stroke-linejoin="round" d="M37 20V16"/><path stroke-linecap="round" stroke-linejoin="round" d="M37 10V6"/><path stroke-linecap="round" stroke-linejoin="round" d="M30.9378 16.5L34.4019 14.5"/><path stroke-linecap="round" stroke-linejoin="round" d="M39.5982 11.5L43.0623 9.5"/><path stroke-linecap="round" stroke-linejoin="round" d="M30.9375 9.5L34.4016 11.5"/><path stroke-linecap="round" stroke-linejoin="round" d="M39.5979 14.5L43.062 16.5"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkSettingComputer(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="M24 6H9C7.34315 6 6 7.34315 6 9V31C6 32.6569 7.34315 34 9 34H39C40.6569 34 42 32.6569 42 31V26"/><path strokeLinecap="round" strokeLinejoin="round" d="M24 34V42"/><path strokeLinecap="round" strokeLinejoin="round" d="M14 42L34 42"/><circle cx="37" cy="13" r="3" fill="#2F88FF"/><path strokeLinecap="round" strokeLinejoin="round" d="M37 20V16"/><path strokeLinecap="round" strokeLinejoin="round" d="M37 10V6"/><path strokeLinecap="round" strokeLinejoin="round" d="M30.9378 16.5L34.4019 14.5"/><path strokeLinecap="round" strokeLinejoin="round" d="M39.5982 11.5L43.0623 9.5"/><path strokeLinecap="round" strokeLinejoin="round" d="M30.9375 9.5L34.4016 11.5"/><path strokeLinecap="round" strokeLinejoin="round" d="M39.5979 14.5L43.062 16.5"/></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="M24 6H9C7.34315 6 6 7.34315 6 9V31C6 32.6569 7.34315 34 9 34H39C40.6569 34 42 32.6569 42 31V26"/><path stroke-linecap="round" stroke-linejoin="round" d="M24 34V42"/><path stroke-linecap="round" stroke-linejoin="round" d="M14 42L34 42"/><circle cx="37" cy="13" r="3" fill="#2F88FF"/><path stroke-linecap="round" stroke-linejoin="round" d="M37 20V16"/><path stroke-linecap="round" stroke-linejoin="round" d="M37 10V6"/><path stroke-linecap="round" stroke-linejoin="round" d="M30.9378 16.5L34.4019 14.5"/><path stroke-linecap="round" stroke-linejoin="round" d="M39.5982 11.5L43.0623 9.5"/><path stroke-linecap="round" stroke-linejoin="round" d="M30.9375 9.5L34.4016 11.5"/><path stroke-linecap="round" stroke-linejoin="round" d="M39.5979 14.5L43.062 16.5"/></g></svg> </template>
CSS
.icon-setting-computer {
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%22M24%206H9C7.34315%206%206%207.34315%206%209V31C6%2032.6569%207.34315%2034%209%2034H39C40.6569%2034%2042%2032.6569%2042%2031V26%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M24%2034V42%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M14%2042L34%2042%22%2F%3E%3Ccircle%20cx%3D%2237%22%20cy%3D%2213%22%20r%3D%223%22%20fill%3D%22%232F88FF%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M37%2020V16%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M37%2010V6%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M30.9378%2016.5L34.4019%2014.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M39.5982%2011.5L43.0623%209.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M30.9375%209.5L34.4016%2011.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M39.5979%2014.5L43.062%2016.5%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%22M24%206H9C7.34315%206%206%207.34315%206%209V31C6%2032.6569%207.34315%2034%209%2034H39C40.6569%2034%2042%2032.6569%2042%2031V26%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M24%2034V42%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M14%2042L34%2042%22%2F%3E%3Ccircle%20cx%3D%2237%22%20cy%3D%2213%22%20r%3D%223%22%20fill%3D%22%232F88FF%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M37%2020V16%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M37%2010V6%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M30.9378%2016.5L34.4019%2014.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M39.5982%2011.5L43.0623%209.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M30.9375%209.5L34.4016%2011.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M39.5979%2014.5L43.062%2016.5%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/setting-computer.svg?color=%231a73e8&size=48