code of conduct icon

code-of-conduct-16 from Octicons by GitHub · 16 · MIT Free for personal and commercial use.

Name
code-of-conduct-16
Set
Octicons
Style
16
Viewbox
16×16
License
MIT

1 other variant in Octicons

The same icon in other sets

Related icons in Octicons

Use the code of conduct icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M8.048 2.241c.964-.709 2.079-1.238 3.325-1.241a4.62 4.62 0 0 1 3.282 1.355c.41.408.757.86.996 1.428c.238.568.348 1.206.347 1.968c0 2.193-1.505 4.254-3.081 5.862c-1.496 1.526-3.213 2.796-4.249 3.563l-.22.163a.75.75 0 0 1-.895 0l-.221-.163c-1.036-.767-2.753-2.037-4.249-3.563C1.51 10.008.007 7.952.002 5.762a4.6 4.6 0 0 1 1.353-3.407C3.123.585 6.223.537 8.048 2.24Zm-1.153.983c-1.25-1.033-3.321-.967-4.48.191a3.12 3.12 0 0 0-.913 2.335c0 1.556 1.109 3.24 2.652 4.813C5.463 11.898 6.96 13.032 8 13.805c.353-.262.758-.565 1.191-.905l-1.326-1.223a.75.75 0 0 1 1.018-1.102l1.48 1.366c.328-.281.659-.577.984-.887L9.99 9.802a.75.75 0 1 1 1.019-1.103l1.384 1.28q.443-.494.81-.995L12.92 8.7l-1.167-1.168c-.674-.671-1.78-.664-2.474.03q-.404.405-.802.797c-.893.882-2.319.843-3.185-.032q-.518-.524-1.043-1.047a.75.75 0 0 1-.04-1.016q.244-.288.52-.623c.62-.748 1.356-1.637 2.166-2.417m7.112 4.442c.313-.65.491-1.293.491-1.916v-.001c0-.614-.088-1.045-.23-1.385c-.143-.339-.357-.633-.673-.949a3.1 3.1 0 0 0-2.218-.915c-1.092.003-2.165.627-3.226 1.602c-.823.755-1.554 1.637-2.228 2.45l-.127.154l.562.566a.755.755 0 0 0 1.066.02l.794-.79c1.258-1.258 3.312-1.31 4.594-.032c.396.394.792.791 1.173 1.173Z"/></svg>

React

import type { SVGProps } from "react";

export function OcticonCodeOfConduct16(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M8.048 2.241c.964-.709 2.079-1.238 3.325-1.241a4.62 4.62 0 0 1 3.282 1.355c.41.408.757.86.996 1.428c.238.568.348 1.206.347 1.968c0 2.193-1.505 4.254-3.081 5.862c-1.496 1.526-3.213 2.796-4.249 3.563l-.22.163a.75.75 0 0 1-.895 0l-.221-.163c-1.036-.767-2.753-2.037-4.249-3.563C1.51 10.008.007 7.952.002 5.762a4.6 4.6 0 0 1 1.353-3.407C3.123.585 6.223.537 8.048 2.24Zm-1.153.983c-1.25-1.033-3.321-.967-4.48.191a3.12 3.12 0 0 0-.913 2.335c0 1.556 1.109 3.24 2.652 4.813C5.463 11.898 6.96 13.032 8 13.805c.353-.262.758-.565 1.191-.905l-1.326-1.223a.75.75 0 0 1 1.018-1.102l1.48 1.366c.328-.281.659-.577.984-.887L9.99 9.802a.75.75 0 1 1 1.019-1.103l1.384 1.28q.443-.494.81-.995L12.92 8.7l-1.167-1.168c-.674-.671-1.78-.664-2.474.03q-.404.405-.802.797c-.893.882-2.319.843-3.185-.032q-.518-.524-1.043-1.047a.75.75 0 0 1-.04-1.016q.244-.288.52-.623c.62-.748 1.356-1.637 2.166-2.417m7.112 4.442c.313-.65.491-1.293.491-1.916v-.001c0-.614-.088-1.045-.23-1.385c-.143-.339-.357-.633-.673-.949a3.1 3.1 0 0 0-2.218-.915c-1.092.003-2.165.627-3.226 1.602c-.823.755-1.554 1.637-2.228 2.45l-.127.154l.562.566a.755.755 0 0 0 1.066.02l.794-.79c1.258-1.258 3.312-1.31 4.594-.032c.396.394.792.791 1.173 1.173Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M8.048 2.241c.964-.709 2.079-1.238 3.325-1.241a4.62 4.62 0 0 1 3.282 1.355c.41.408.757.86.996 1.428c.238.568.348 1.206.347 1.968c0 2.193-1.505 4.254-3.081 5.862c-1.496 1.526-3.213 2.796-4.249 3.563l-.22.163a.75.75 0 0 1-.895 0l-.221-.163c-1.036-.767-2.753-2.037-4.249-3.563C1.51 10.008.007 7.952.002 5.762a4.6 4.6 0 0 1 1.353-3.407C3.123.585 6.223.537 8.048 2.24Zm-1.153.983c-1.25-1.033-3.321-.967-4.48.191a3.12 3.12 0 0 0-.913 2.335c0 1.556 1.109 3.24 2.652 4.813C5.463 11.898 6.96 13.032 8 13.805c.353-.262.758-.565 1.191-.905l-1.326-1.223a.75.75 0 0 1 1.018-1.102l1.48 1.366c.328-.281.659-.577.984-.887L9.99 9.802a.75.75 0 1 1 1.019-1.103l1.384 1.28q.443-.494.81-.995L12.92 8.7l-1.167-1.168c-.674-.671-1.78-.664-2.474.03q-.404.405-.802.797c-.893.882-2.319.843-3.185-.032q-.518-.524-1.043-1.047a.75.75 0 0 1-.04-1.016q.244-.288.52-.623c.62-.748 1.356-1.637 2.166-2.417m7.112 4.442c.313-.65.491-1.293.491-1.916v-.001c0-.614-.088-1.045-.23-1.385c-.143-.339-.357-.633-.673-.949a3.1 3.1 0 0 0-2.218-.915c-1.092.003-2.165.627-3.226 1.602c-.823.755-1.554 1.637-2.228 2.45l-.127.154l.562.566a.755.755 0 0 0 1.066.02l.794-.79c1.258-1.258 3.312-1.31 4.594-.032c.396.394.792.791 1.173 1.173Z"/></svg>
</template>

CSS

.icon-code-of-conduct-16 {
  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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.048%202.241c.964-.709%202.079-1.238%203.325-1.241a4.62%204.62%200%200%201%203.282%201.355c.41.408.757.86.996%201.428c.238.568.348%201.206.347%201.968c0%202.193-1.505%204.254-3.081%205.862c-1.496%201.526-3.213%202.796-4.249%203.563l-.22.163a.75.75%200%200%201-.895%200l-.221-.163c-1.036-.767-2.753-2.037-4.249-3.563C1.51%2010.008.007%207.952.002%205.762a4.6%204.6%200%200%201%201.353-3.407C3.123.585%206.223.537%208.048%202.24Zm-1.153.983c-1.25-1.033-3.321-.967-4.48.191a3.12%203.12%200%200%200-.913%202.335c0%201.556%201.109%203.24%202.652%204.813C5.463%2011.898%206.96%2013.032%208%2013.805c.353-.262.758-.565%201.191-.905l-1.326-1.223a.75.75%200%200%201%201.018-1.102l1.48%201.366c.328-.281.659-.577.984-.887L9.99%209.802a.75.75%200%201%201%201.019-1.103l1.384%201.28q.443-.494.81-.995L12.92%208.7l-1.167-1.168c-.674-.671-1.78-.664-2.474.03q-.404.405-.802.797c-.893.882-2.319.843-3.185-.032q-.518-.524-1.043-1.047a.75.75%200%200%201-.04-1.016q.244-.288.52-.623c.62-.748%201.356-1.637%202.166-2.417m7.112%204.442c.313-.65.491-1.293.491-1.916v-.001c0-.614-.088-1.045-.23-1.385c-.143-.339-.357-.633-.673-.949a3.1%203.1%200%200%200-2.218-.915c-1.092.003-2.165.627-3.226%201.602c-.823.755-1.554%201.637-2.228%202.45l-.127.154l.562.566a.755.755%200%200%200%201.066.02l.794-.79c1.258-1.258%203.312-1.31%204.594-.032c.396.394.792.791%201.173%201.173Z%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.048%202.241c.964-.709%202.079-1.238%203.325-1.241a4.62%204.62%200%200%201%203.282%201.355c.41.408.757.86.996%201.428c.238.568.348%201.206.347%201.968c0%202.193-1.505%204.254-3.081%205.862c-1.496%201.526-3.213%202.796-4.249%203.563l-.22.163a.75.75%200%200%201-.895%200l-.221-.163c-1.036-.767-2.753-2.037-4.249-3.563C1.51%2010.008.007%207.952.002%205.762a4.6%204.6%200%200%201%201.353-3.407C3.123.585%206.223.537%208.048%202.24Zm-1.153.983c-1.25-1.033-3.321-.967-4.48.191a3.12%203.12%200%200%200-.913%202.335c0%201.556%201.109%203.24%202.652%204.813C5.463%2011.898%206.96%2013.032%208%2013.805c.353-.262.758-.565%201.191-.905l-1.326-1.223a.75.75%200%200%201%201.018-1.102l1.48%201.366c.328-.281.659-.577.984-.887L9.99%209.802a.75.75%200%201%201%201.019-1.103l1.384%201.28q.443-.494.81-.995L12.92%208.7l-1.167-1.168c-.674-.671-1.78-.664-2.474.03q-.404.405-.802.797c-.893.882-2.319.843-3.185-.032q-.518-.524-1.043-1.047a.75.75%200%200%201-.04-1.016q.244-.288.52-.623c.62-.748%201.356-1.637%202.166-2.417m7.112%204.442c.313-.65.491-1.293.491-1.916v-.001c0-.614-.088-1.045-.23-1.385c-.143-.339-.357-.633-.673-.949a3.1%203.1%200%200%200-2.218-.915c-1.092.003-2.165.627-3.226%201.602c-.823.755-1.554%201.637-2.228%202.45l-.127.154l.562.566a.755.755%200%200%200%201.066.02l.794-.79c1.258-1.258%203.312-1.31%204.594-.032c.396.394.792.791%201.173%201.173Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/octicon/code-of-conduct-16.svg?color=%231a73e8&size=48