ibm z open editor icon

ibm-z-open-editor from Carbon by IBM · Outline · Enterprise · Apache-2.0 Free for personal and commercial use.

Name
ibm-z-open-editor
Set
Carbon
Style
Outline
Category
Enterprise
Viewbox
32×32
License
Apache 2.0

More enterprise icons from Carbon

Use the ibm z open editor icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M29 13h-2V9.574L16 3.158l-3 1.75V13h-2V4.333a1 1 0 0 1 .496-.863l4-2.334a1 1 0 0 1 1.008 0l12 7A1 1 0 0 1 29 9zM7 16h2V6H7zm8 12.272l-10.001-5.84V9H3v14.006a1 1 0 0 0 .496.864L13.993 30zM26 17l-1.414 1.414L28.17 22l-3.585 3.586L26 27l5-5zm-11 5l5 5l1.414-1.414L17.83 22l3.585-3.586L20 17z"/></svg>

React

import type { SVGProps } from "react";

export function CarbonIbmZOpenEditor(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="M29 13h-2V9.574L16 3.158l-3 1.75V13h-2V4.333a1 1 0 0 1 .496-.863l4-2.334a1 1 0 0 1 1.008 0l12 7A1 1 0 0 1 29 9zM7 16h2V6H7zm8 12.272l-10.001-5.84V9H3v14.006a1 1 0 0 0 .496.864L13.993 30zM26 17l-1.414 1.414L28.17 22l-3.585 3.586L26 27l5-5zm-11 5l5 5l1.414-1.414L17.83 22l3.585-3.586L20 17z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M29 13h-2V9.574L16 3.158l-3 1.75V13h-2V4.333a1 1 0 0 1 .496-.863l4-2.334a1 1 0 0 1 1.008 0l12 7A1 1 0 0 1 29 9zM7 16h2V6H7zm8 12.272l-10.001-5.84V9H3v14.006a1 1 0 0 0 .496.864L13.993 30zM26 17l-1.414 1.414L28.17 22l-3.585 3.586L26 27l5-5zm-11 5l5 5l1.414-1.414L17.83 22l3.585-3.586L20 17z"/></svg>
</template>

CSS

.icon-ibm-z-open-editor {
  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%22M29%2013h-2V9.574L16%203.158l-3%201.75V13h-2V4.333a1%201%200%200%201%20.496-.863l4-2.334a1%201%200%200%201%201.008%200l12%207A1%201%200%200%201%2029%209zM7%2016h2V6H7zm8%2012.272l-10.001-5.84V9H3v14.006a1%201%200%200%200%20.496.864L13.993%2030zM26%2017l-1.414%201.414L28.17%2022l-3.585%203.586L26%2027l5-5zm-11%205l5%205l1.414-1.414L17.83%2022l3.585-3.586L20%2017z%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%22M29%2013h-2V9.574L16%203.158l-3%201.75V13h-2V4.333a1%201%200%200%201%20.496-.863l4-2.334a1%201%200%200%201%201.008%200l12%207A1%201%200%200%201%2029%209zM7%2016h2V6H7zm8%2012.272l-10.001-5.84V9H3v14.006a1%201%200%200%200%20.496.864L13.993%2030zM26%2017l-1.414%201.414L28.17%2022l-3.585%203.586L26%2027l5-5zm-11%205l5%205l1.414-1.414L17.83%2022l3.585-3.586L20%2017z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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