clerk from Boxicons Brands by Boxicons · Logo · MIT Free for personal and commercial use.

Name
clerk
Set
Boxicons Brands
Style
Logo
Viewbox
24×24
License
MIT

The same logo in other sets

Use the clerk logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 15.13c1.73 0 3.12-1.4 3.12-3.13S13.72 8.88 12 8.88S8.87 10.28 8.87 12s1.4 3.13 3.13 3.13m3.35 1.99a.68.68 0 0 0-.79-.11c-.77.39-1.64.62-2.56.62s-1.79-.22-2.56-.62a.68.68 0 0 0-.79.11L6.37 19.4c-.27.27-.24.71.07.92c1.59 1.06 3.5 1.69 5.56 1.69s3.97-.62 5.56-1.69c.31-.21.34-.65.07-.92z" class="b"/><path fill="currentColor" d="M12 2C6.48 2 2 6.48 2 12c0 2.06.62 3.97 1.69 5.56c.21.31.65.34.92.07l2.28-2.28c.21-.21.24-.53.11-.79c-.39-.77-.62-1.64-.62-2.56a5.63 5.63 0 0 1 5.63-5.63c.92 0 1.79.22 2.56.62c.26.13.58.1.79-.11l2.28-2.28c.27-.27.24-.71-.07-.92a10 10 0 0 0-5.56-1.69Z" class="b"/></svg>

React

import type { SVGProps } from "react";

export function BxlClerk(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 15.13c1.73 0 3.12-1.4 3.12-3.13S13.72 8.88 12 8.88S8.87 10.28 8.87 12s1.4 3.13 3.13 3.13m3.35 1.99a.68.68 0 0 0-.79-.11c-.77.39-1.64.62-2.56.62s-1.79-.22-2.56-.62a.68.68 0 0 0-.79.11L6.37 19.4c-.27.27-.24.71.07.92c1.59 1.06 3.5 1.69 5.56 1.69s3.97-.62 5.56-1.69c.31-.21.34-.65.07-.92z" className="b"/><path fill="currentColor" d="M12 2C6.48 2 2 6.48 2 12c0 2.06.62 3.97 1.69 5.56c.21.31.65.34.92.07l2.28-2.28c.21-.21.24-.53.11-.79c-.39-.77-.62-1.64-.62-2.56a5.63 5.63 0 0 1 5.63-5.63c.92 0 1.79.22 2.56.62c.26.13.58.1.79-.11l2.28-2.28c.27-.27.24-.71-.07-.92a10 10 0 0 0-5.56-1.69Z" className="b"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 15.13c1.73 0 3.12-1.4 3.12-3.13S13.72 8.88 12 8.88S8.87 10.28 8.87 12s1.4 3.13 3.13 3.13m3.35 1.99a.68.68 0 0 0-.79-.11c-.77.39-1.64.62-2.56.62s-1.79-.22-2.56-.62a.68.68 0 0 0-.79.11L6.37 19.4c-.27.27-.24.71.07.92c1.59 1.06 3.5 1.69 5.56 1.69s3.97-.62 5.56-1.69c.31-.21.34-.65.07-.92z" class="b"/><path fill="currentColor" d="M12 2C6.48 2 2 6.48 2 12c0 2.06.62 3.97 1.69 5.56c.21.31.65.34.92.07l2.28-2.28c.21-.21.24-.53.11-.79c-.39-.77-.62-1.64-.62-2.56a5.63 5.63 0 0 1 5.63-5.63c.92 0 1.79.22 2.56.62c.26.13.58.1.79-.11l2.28-2.28c.27-.27.24-.71-.07-.92a10 10 0 0 0-5.56-1.69Z" class="b"/></svg>
</template>

CSS

.icon-clerk {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%2015.13c1.73%200%203.12-1.4%203.12-3.13S13.72%208.88%2012%208.88S8.87%2010.28%208.87%2012s1.4%203.13%203.13%203.13m3.35%201.99a.68.68%200%200%200-.79-.11c-.77.39-1.64.62-2.56.62s-1.79-.22-2.56-.62a.68.68%200%200%200-.79.11L6.37%2019.4c-.27.27-.24.71.07.92c1.59%201.06%203.5%201.69%205.56%201.69s3.97-.62%205.56-1.69c.31-.21.34-.65.07-.92z%22%20class%3D%22b%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%202C6.48%202%202%206.48%202%2012c0%202.06.62%203.97%201.69%205.56c.21.31.65.34.92.07l2.28-2.28c.21-.21.24-.53.11-.79c-.39-.77-.62-1.64-.62-2.56a5.63%205.63%200%200%201%205.63-5.63c.92%200%201.79.22%202.56.62c.26.13.58.1.79-.11l2.28-2.28c.27-.27.24-.71-.07-.92a10%2010%200%200%200-5.56-1.69Z%22%20class%3D%22b%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%2015.13c1.73%200%203.12-1.4%203.12-3.13S13.72%208.88%2012%208.88S8.87%2010.28%208.87%2012s1.4%203.13%203.13%203.13m3.35%201.99a.68.68%200%200%200-.79-.11c-.77.39-1.64.62-2.56.62s-1.79-.22-2.56-.62a.68.68%200%200%200-.79.11L6.37%2019.4c-.27.27-.24.71.07.92c1.59%201.06%203.5%201.69%205.56%201.69s3.97-.62%205.56-1.69c.31-.21.34-.65.07-.92z%22%20class%3D%22b%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%202C6.48%202%202%206.48%202%2012c0%202.06.62%203.97%201.69%205.56c.21.31.65.34.92.07l2.28-2.28c.21-.21.24-.53.11-.79c-.39-.77-.62-1.64-.62-2.56a5.63%205.63%200%200%201%205.63-5.63c.92%200%201.79.22%202.56.62c.26.13.58.1.79-.11l2.28-2.28c.27-.27.24-.71-.07-.92a10%2010%200%200%200-5.56-1.69Z%22%20class%3D%22b%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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