folder settings one icon
folder-settings-one from IconPark by ByteDance · Color · Office · Apache-2.0 Free for personal and commercial use.
- Name
- folder-settings-one
- Set
- IconPark
- Style
- Color
- Category
- Office
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More office icons from IconPark
Use the folder settings one 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="M43 23V14C43 12.8954 42.1046 12 41 12H24L19 6H7C5.89543 6 5 6.89543 5 8V40C5 41.1046 5.89543 42 7 42H22"/><circle cx="35" cy="35" r="4" fill="#2F88FF"/><path stroke-linecap="round" stroke-linejoin="round" d="M35 28V31"/><path stroke-linecap="round" stroke-linejoin="round" d="M35 39V42"/><path stroke-linecap="round" stroke-linejoin="round" d="M39.8281 30L37.7068 32.1213"/><path stroke-linecap="round" stroke-linejoin="round" d="M31.8281 38L29.7068 40.1213"/><path stroke-linecap="round" stroke-linejoin="round" d="M30 30L32.1213 32.1213"/><path stroke-linecap="round" stroke-linejoin="round" d="M38 38L40.1213 40.1213"/><path stroke-linecap="round" stroke-linejoin="round" d="M28 35H29.5H31"/><path stroke-linecap="round" stroke-linejoin="round" d="M39 35H40.5H42"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkFolderSettingsOne(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="M43 23V14C43 12.8954 42.1046 12 41 12H24L19 6H7C5.89543 6 5 6.89543 5 8V40C5 41.1046 5.89543 42 7 42H22"/><circle cx="35" cy="35" r="4" fill="#2F88FF"/><path strokeLinecap="round" strokeLinejoin="round" d="M35 28V31"/><path strokeLinecap="round" strokeLinejoin="round" d="M35 39V42"/><path strokeLinecap="round" strokeLinejoin="round" d="M39.8281 30L37.7068 32.1213"/><path strokeLinecap="round" strokeLinejoin="round" d="M31.8281 38L29.7068 40.1213"/><path strokeLinecap="round" strokeLinejoin="round" d="M30 30L32.1213 32.1213"/><path strokeLinecap="round" strokeLinejoin="round" d="M38 38L40.1213 40.1213"/><path strokeLinecap="round" strokeLinejoin="round" d="M28 35H29.5H31"/><path strokeLinecap="round" strokeLinejoin="round" d="M39 35H40.5H42"/></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="M43 23V14C43 12.8954 42.1046 12 41 12H24L19 6H7C5.89543 6 5 6.89543 5 8V40C5 41.1046 5.89543 42 7 42H22"/><circle cx="35" cy="35" r="4" fill="#2F88FF"/><path stroke-linecap="round" stroke-linejoin="round" d="M35 28V31"/><path stroke-linecap="round" stroke-linejoin="round" d="M35 39V42"/><path stroke-linecap="round" stroke-linejoin="round" d="M39.8281 30L37.7068 32.1213"/><path stroke-linecap="round" stroke-linejoin="round" d="M31.8281 38L29.7068 40.1213"/><path stroke-linecap="round" stroke-linejoin="round" d="M30 30L32.1213 32.1213"/><path stroke-linecap="round" stroke-linejoin="round" d="M38 38L40.1213 40.1213"/><path stroke-linecap="round" stroke-linejoin="round" d="M28 35H29.5H31"/><path stroke-linecap="round" stroke-linejoin="round" d="M39 35H40.5H42"/></g></svg> </template>
CSS
.icon-folder-settings-one {
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%22M43%2023V14C43%2012.8954%2042.1046%2012%2041%2012H24L19%206H7C5.89543%206%205%206.89543%205%208V40C5%2041.1046%205.89543%2042%207%2042H22%22%2F%3E%3Ccircle%20cx%3D%2235%22%20cy%3D%2235%22%20r%3D%224%22%20fill%3D%22%232F88FF%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M35%2028V31%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M35%2039V42%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M39.8281%2030L37.7068%2032.1213%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M31.8281%2038L29.7068%2040.1213%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M30%2030L32.1213%2032.1213%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M38%2038L40.1213%2040.1213%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M28%2035H29.5H31%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M39%2035H40.5H42%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%22M43%2023V14C43%2012.8954%2042.1046%2012%2041%2012H24L19%206H7C5.89543%206%205%206.89543%205%208V40C5%2041.1046%205.89543%2042%207%2042H22%22%2F%3E%3Ccircle%20cx%3D%2235%22%20cy%3D%2235%22%20r%3D%224%22%20fill%3D%22%232F88FF%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M35%2028V31%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M35%2039V42%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M39.8281%2030L37.7068%2032.1213%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M31.8281%2038L29.7068%2040.1213%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M30%2030L32.1213%2032.1213%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M38%2038L40.1213%2040.1213%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M28%2035H29.5H31%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M39%2035H40.5H42%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/folder-settings-one.svg?color=%231a73e8&size=48