carbon ui builder icon

carbon-ui-builder from Carbon by IBM · Outline · Brand · Apache-2.0 Free for personal and commercial use.

Name
carbon-ui-builder
Set
Carbon
Style
Outline
Category
Brand
Viewbox
32×32
License
Apache 2.0

More brand icons from Carbon

Use the carbon ui builder icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M24 28h6v2h-6z"/><circle cx="21" cy="29" r="1" fill="currentColor"/><circle cx="29" cy="25" r="1" fill="currentColor"/><path fill="currentColor" d="M26 26h-6v-2h6zm-2-6h6v2h-6z"/><circle cx="21" cy="21" r="1" fill="currentColor"/><path fill="currentColor" d="m21.493 14.13l-8.5-4.815a1 1 0 0 0-.986 0l-8.5 4.815A1 1 0 0 0 3 15v10a1 1 0 0 0 .507.87l8.5 4.815l.986-1.74L5 24.417v-8.834l7.5-4.248l7.5 4.248V18h2v-3a1 1 0 0 0-.507-.87"/><path fill="currentColor" d="M25 15h2V7a1 1 0 0 0-.507-.87l-8.5-4.815a1 1 0 0 0-.986 0l-8.5 4.815l.986 1.74L17.5 3.334L25 7.583z"/></svg>

React

import type { SVGProps } from "react";

export function CarbonCarbonUiBuilder(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="M24 28h6v2h-6z"/><circle cx="21" cy="29" r="1" fill="currentColor"/><circle cx="29" cy="25" r="1" fill="currentColor"/><path fill="currentColor" d="M26 26h-6v-2h6zm-2-6h6v2h-6z"/><circle cx="21" cy="21" r="1" fill="currentColor"/><path fill="currentColor" d="m21.493 14.13l-8.5-4.815a1 1 0 0 0-.986 0l-8.5 4.815A1 1 0 0 0 3 15v10a1 1 0 0 0 .507.87l8.5 4.815l.986-1.74L5 24.417v-8.834l7.5-4.248l7.5 4.248V18h2v-3a1 1 0 0 0-.507-.87"/><path fill="currentColor" d="M25 15h2V7a1 1 0 0 0-.507-.87l-8.5-4.815a1 1 0 0 0-.986 0l-8.5 4.815l.986 1.74L17.5 3.334L25 7.583z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M24 28h6v2h-6z"/><circle cx="21" cy="29" r="1" fill="currentColor"/><circle cx="29" cy="25" r="1" fill="currentColor"/><path fill="currentColor" d="M26 26h-6v-2h6zm-2-6h6v2h-6z"/><circle cx="21" cy="21" r="1" fill="currentColor"/><path fill="currentColor" d="m21.493 14.13l-8.5-4.815a1 1 0 0 0-.986 0l-8.5 4.815A1 1 0 0 0 3 15v10a1 1 0 0 0 .507.87l8.5 4.815l.986-1.74L5 24.417v-8.834l7.5-4.248l7.5 4.248V18h2v-3a1 1 0 0 0-.507-.87"/><path fill="currentColor" d="M25 15h2V7a1 1 0 0 0-.507-.87l-8.5-4.815a1 1 0 0 0-.986 0l-8.5 4.815l.986 1.74L17.5 3.334L25 7.583z"/></svg>
</template>

CSS

.icon-carbon-ui-builder {
  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%22M24%2028h6v2h-6z%22%2F%3E%3Ccircle%20cx%3D%2221%22%20cy%3D%2229%22%20r%3D%221%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20cx%3D%2229%22%20cy%3D%2225%22%20r%3D%221%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M26%2026h-6v-2h6zm-2-6h6v2h-6z%22%2F%3E%3Ccircle%20cx%3D%2221%22%20cy%3D%2221%22%20r%3D%221%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m21.493%2014.13l-8.5-4.815a1%201%200%200%200-.986%200l-8.5%204.815A1%201%200%200%200%203%2015v10a1%201%200%200%200%20.507.87l8.5%204.815l.986-1.74L5%2024.417v-8.834l7.5-4.248l7.5%204.248V18h2v-3a1%201%200%200%200-.507-.87%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M25%2015h2V7a1%201%200%200%200-.507-.87l-8.5-4.815a1%201%200%200%200-.986%200l-8.5%204.815l.986%201.74L17.5%203.334L25%207.583z%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%22M24%2028h6v2h-6z%22%2F%3E%3Ccircle%20cx%3D%2221%22%20cy%3D%2229%22%20r%3D%221%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20cx%3D%2229%22%20cy%3D%2225%22%20r%3D%221%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M26%2026h-6v-2h6zm-2-6h6v2h-6z%22%2F%3E%3Ccircle%20cx%3D%2221%22%20cy%3D%2221%22%20r%3D%221%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m21.493%2014.13l-8.5-4.815a1%201%200%200%200-.986%200l-8.5%204.815A1%201%200%200%200%203%2015v10a1%201%200%200%200%20.507.87l8.5%204.815l.986-1.74L5%2024.417v-8.834l7.5-4.248l7.5%204.248V18h2v-3a1%201%200%200%200-.507-.87%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M25%2015h2V7a1%201%200%200%200-.507-.87l-8.5-4.815a1%201%200%200%200-.986%200l-8.5%204.815l.986%201.74L17.5%203.334L25%207.583z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/carbon-ui-builder.svg?color=%231a73e8&size=48