part definition icon
part-definition from Carbon by IBM · Outline · Organization · Apache-2.0 Free for personal and commercial use.
- Name
- part-definition
- Set
- Carbon
- Style
- Outline
- Category
- Organization
- Viewbox
- 32×32
- License
- Apache 2.0
More organization icons from Carbon
Use the part definition icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M20.834 16.808c-2.441 0-3.834.911-3.834 2.75c0 1.6 1.032 2.648 2.854 2.648c1.34 0 2.321-.601 2.613-1.753h.103c.137.928.722 1.547 1.668 1.547h1.22v-1.753h-.894v-4.23c0-2.046-1.289-3.198-3.713-3.198c-1.805 0-2.854.688-3.507 1.72l1.307 1.169c.43-.62 1.014-1.135 2.045-1.135c1.17 0 1.668.585 1.668 1.582v.653zm1.53 2.51c0 .843-.79 1.29-1.77 1.29c-.86 0-1.36-.361-1.36-1.084v-.292c0-.705.569-1.1 1.72-1.1h1.41zM9.272 17.427h3.129c2.218 0 3.559-1.478 3.559-3.713c0-2.218-1.341-3.714-3.56-3.714H7.004v12h2.269zm0-5.45h2.923c.876 0 1.41.464 1.41 1.341v.791c0 .877-.534 1.358-1.41 1.358H9.272z"/><path fill="currentColor" d="M2 4v24a2 2 0 0 0 2 2h24a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2m26 24H4V4h24z"/></svg>
React
import type { SVGProps } from "react";
export function CarbonPartDefinition(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M20.834 16.808c-2.441 0-3.834.911-3.834 2.75c0 1.6 1.032 2.648 2.854 2.648c1.34 0 2.321-.601 2.613-1.753h.103c.137.928.722 1.547 1.668 1.547h1.22v-1.753h-.894v-4.23c0-2.046-1.289-3.198-3.713-3.198c-1.805 0-2.854.688-3.507 1.72l1.307 1.169c.43-.62 1.014-1.135 2.045-1.135c1.17 0 1.668.585 1.668 1.582v.653zm1.53 2.51c0 .843-.79 1.29-1.77 1.29c-.86 0-1.36-.361-1.36-1.084v-.292c0-.705.569-1.1 1.72-1.1h1.41zM9.272 17.427h3.129c2.218 0 3.559-1.478 3.559-3.713c0-2.218-1.341-3.714-3.56-3.714H7.004v12h2.269zm0-5.45h2.923c.876 0 1.41.464 1.41 1.341v.791c0 .877-.534 1.358-1.41 1.358H9.272z"/><path fill="currentColor" d="M2 4v24a2 2 0 0 0 2 2h24a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2m26 24H4V4h24z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M20.834 16.808c-2.441 0-3.834.911-3.834 2.75c0 1.6 1.032 2.648 2.854 2.648c1.34 0 2.321-.601 2.613-1.753h.103c.137.928.722 1.547 1.668 1.547h1.22v-1.753h-.894v-4.23c0-2.046-1.289-3.198-3.713-3.198c-1.805 0-2.854.688-3.507 1.72l1.307 1.169c.43-.62 1.014-1.135 2.045-1.135c1.17 0 1.668.585 1.668 1.582v.653zm1.53 2.51c0 .843-.79 1.29-1.77 1.29c-.86 0-1.36-.361-1.36-1.084v-.292c0-.705.569-1.1 1.72-1.1h1.41zM9.272 17.427h3.129c2.218 0 3.559-1.478 3.559-3.713c0-2.218-1.341-3.714-3.56-3.714H7.004v12h2.269zm0-5.45h2.923c.876 0 1.41.464 1.41 1.341v.791c0 .877-.534 1.358-1.41 1.358H9.272z"/><path fill="currentColor" d="M2 4v24a2 2 0 0 0 2 2h24a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2m26 24H4V4h24z"/></svg> </template>
CSS
.icon-part-definition {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.834%2016.808c-2.441%200-3.834.911-3.834%202.75c0%201.6%201.032%202.648%202.854%202.648c1.34%200%202.321-.601%202.613-1.753h.103c.137.928.722%201.547%201.668%201.547h1.22v-1.753h-.894v-4.23c0-2.046-1.289-3.198-3.713-3.198c-1.805%200-2.854.688-3.507%201.72l1.307%201.169c.43-.62%201.014-1.135%202.045-1.135c1.17%200%201.668.585%201.668%201.582v.653zm1.53%202.51c0%20.843-.79%201.29-1.77%201.29c-.86%200-1.36-.361-1.36-1.084v-.292c0-.705.569-1.1%201.72-1.1h1.41zM9.272%2017.427h3.129c2.218%200%203.559-1.478%203.559-3.713c0-2.218-1.341-3.714-3.56-3.714H7.004v12h2.269zm0-5.45h2.923c.876%200%201.41.464%201.41%201.341v.791c0%20.877-.534%201.358-1.41%201.358H9.272z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2%204v24a2%202%200%200%200%202%202h24a2%202%200%200%200%202-2V4a2%202%200%200%200-2-2H4a2%202%200%200%200-2%202m26%2024H4V4h24z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.834%2016.808c-2.441%200-3.834.911-3.834%202.75c0%201.6%201.032%202.648%202.854%202.648c1.34%200%202.321-.601%202.613-1.753h.103c.137.928.722%201.547%201.668%201.547h1.22v-1.753h-.894v-4.23c0-2.046-1.289-3.198-3.713-3.198c-1.805%200-2.854.688-3.507%201.72l1.307%201.169c.43-.62%201.014-1.135%202.045-1.135c1.17%200%201.668.585%201.668%201.582v.653zm1.53%202.51c0%20.843-.79%201.29-1.77%201.29c-.86%200-1.36-.361-1.36-1.084v-.292c0-.705.569-1.1%201.72-1.1h1.41zM9.272%2017.427h3.129c2.218%200%203.559-1.478%203.559-3.713c0-2.218-1.341-3.714-3.56-3.714H7.004v12h2.269zm0-5.45h2.923c.876%200%201.41.464%201.41%201.341v.791c0%20.877-.534%201.358-1.41%201.358H9.272z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2%204v24a2%202%200%200%200%202%202h24a2%202%200%200%200%202-2V4a2%202%200%200%200-2-2H4a2%202%200%200%200-2%202m26%2024H4V4h24z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/part-definition.svg?color=%231a73e8&size=48