bitcoin setting icon

bitcoin-setting from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
bitcoin-setting
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the bitcoin setting icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M10.125 15V9M12 9V7.5m0 9V15m-1.875-3h3.75m0 0c.621 0 1.125.504 1.125 1.125v.75c0 .621-.504 1.125-1.125 1.125H9m4.875-3c.621 0 1.125-.504 1.125-1.125v-.75C15 9.504 14.496 9 13.875 9H9"/><path d="M21.011 14.097c.522-.14.783-.211.886-.346s.103-.35.103-.784v-1.934c0-.432 0-.649-.103-.783c-.103-.135-.364-.205-.886-.346c-1.95-.526-3.171-2.565-2.668-4.503c.139-.533.208-.8.142-.955c-.066-.157-.256-.264-.635-.48l-1.725-.979c-.372-.211-.558-.317-.725-.294c-.167.022-.356.21-.733.586c-1.459 1.456-3.873 1.456-5.333 0c-.377-.376-.565-.564-.732-.587c-.167-.022-.353.084-.725.295l-1.725.98c-.38.215-.57.322-.635.478c-.066.157.003.423.141.956c.503 1.938-.718 3.977-2.669 4.503c-.522.14-.783.211-.886.345c-.103.135-.103.352-.103.784v1.934c0 .433 0 .65.103.784c.103.135.364.205.886.346c1.95.526 3.171 2.565 2.668 4.502c-.139.533-.208.8-.142.956s.256.264.635.48l1.725.979c.372.211.558.317.725.294c.167-.022.356-.21.733-.586c1.46-1.457 3.876-1.457 5.336 0c.377.376.565.564.732.586s.353-.083.726-.294l1.724-.98c.38-.215.57-.323.635-.479s-.003-.423-.141-.956c-.504-1.937.716-3.976 2.666-4.502Z"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsBitcoinSetting(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path strokeLinejoin="round" d="M10.125 15V9M12 9V7.5m0 9V15m-1.875-3h3.75m0 0c.621 0 1.125.504 1.125 1.125v.75c0 .621-.504 1.125-1.125 1.125H9m4.875-3c.621 0 1.125-.504 1.125-1.125v-.75C15 9.504 14.496 9 13.875 9H9"/><path d="M21.011 14.097c.522-.14.783-.211.886-.346s.103-.35.103-.784v-1.934c0-.432 0-.649-.103-.783c-.103-.135-.364-.205-.886-.346c-1.95-.526-3.171-2.565-2.668-4.503c.139-.533.208-.8.142-.955c-.066-.157-.256-.264-.635-.48l-1.725-.979c-.372-.211-.558-.317-.725-.294c-.167.022-.356.21-.733.586c-1.459 1.456-3.873 1.456-5.333 0c-.377-.376-.565-.564-.732-.587c-.167-.022-.353.084-.725.295l-1.725.98c-.38.215-.57.322-.635.478c-.066.157.003.423.141.956c.503 1.938-.718 3.977-2.669 4.503c-.522.14-.783.211-.886.345c-.103.135-.103.352-.103.784v1.934c0 .433 0 .65.103.784c.103.135.364.205.886.346c1.95.526 3.171 2.565 2.668 4.502c-.139.533-.208.8-.142.956s.256.264.635.48l1.725.979c.372.211.558.317.725.294c.167-.022.356-.21.733-.586c1.46-1.457 3.876-1.457 5.336 0c.377.376.565.564.732.586s.353-.083.726-.294l1.724-.98c.38-.215.57-.323.635-.479s-.003-.423-.141-.956c-.504-1.937.716-3.976 2.666-4.502Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M10.125 15V9M12 9V7.5m0 9V15m-1.875-3h3.75m0 0c.621 0 1.125.504 1.125 1.125v.75c0 .621-.504 1.125-1.125 1.125H9m4.875-3c.621 0 1.125-.504 1.125-1.125v-.75C15 9.504 14.496 9 13.875 9H9"/><path d="M21.011 14.097c.522-.14.783-.211.886-.346s.103-.35.103-.784v-1.934c0-.432 0-.649-.103-.783c-.103-.135-.364-.205-.886-.346c-1.95-.526-3.171-2.565-2.668-4.503c.139-.533.208-.8.142-.955c-.066-.157-.256-.264-.635-.48l-1.725-.979c-.372-.211-.558-.317-.725-.294c-.167.022-.356.21-.733.586c-1.459 1.456-3.873 1.456-5.333 0c-.377-.376-.565-.564-.732-.587c-.167-.022-.353.084-.725.295l-1.725.98c-.38.215-.57.322-.635.478c-.066.157.003.423.141.956c.503 1.938-.718 3.977-2.669 4.503c-.522.14-.783.211-.886.345c-.103.135-.103.352-.103.784v1.934c0 .433 0 .65.103.784c.103.135.364.205.886.346c1.95.526 3.171 2.565 2.668 4.502c-.139.533-.208.8-.142.956s.256.264.635.48l1.725.979c.372.211.558.317.725.294c.167-.022.356-.21.733-.586c1.46-1.457 3.876-1.457 5.336 0c.377.376.565.564.732.586s.353-.083.726-.294l1.724-.98c.38-.215.57-.323.635-.479s-.003-.423-.141-.956c-.504-1.937.716-3.976 2.666-4.502Z"/></g></svg>
</template>

CSS

.icon-bitcoin-setting {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M10.125%2015V9M12%209V7.5m0%209V15m-1.875-3h3.75m0%200c.621%200%201.125.504%201.125%201.125v.75c0%20.621-.504%201.125-1.125%201.125H9m4.875-3c.621%200%201.125-.504%201.125-1.125v-.75C15%209.504%2014.496%209%2013.875%209H9%22%2F%3E%3Cpath%20d%3D%22M21.011%2014.097c.522-.14.783-.211.886-.346s.103-.35.103-.784v-1.934c0-.432%200-.649-.103-.783c-.103-.135-.364-.205-.886-.346c-1.95-.526-3.171-2.565-2.668-4.503c.139-.533.208-.8.142-.955c-.066-.157-.256-.264-.635-.48l-1.725-.979c-.372-.211-.558-.317-.725-.294c-.167.022-.356.21-.733.586c-1.459%201.456-3.873%201.456-5.333%200c-.377-.376-.565-.564-.732-.587c-.167-.022-.353.084-.725.295l-1.725.98c-.38.215-.57.322-.635.478c-.066.157.003.423.141.956c.503%201.938-.718%203.977-2.669%204.503c-.522.14-.783.211-.886.345c-.103.135-.103.352-.103.784v1.934c0%20.433%200%20.65.103.784c.103.135.364.205.886.346c1.95.526%203.171%202.565%202.668%204.502c-.139.533-.208.8-.142.956s.256.264.635.48l1.725.979c.372.211.558.317.725.294c.167-.022.356-.21.733-.586c1.46-1.457%203.876-1.457%205.336%200c.377.376.565.564.732.586s.353-.083.726-.294l1.724-.98c.38-.215.57-.323.635-.479s-.003-.423-.141-.956c-.504-1.937.716-3.976%202.666-4.502Z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M10.125%2015V9M12%209V7.5m0%209V15m-1.875-3h3.75m0%200c.621%200%201.125.504%201.125%201.125v.75c0%20.621-.504%201.125-1.125%201.125H9m4.875-3c.621%200%201.125-.504%201.125-1.125v-.75C15%209.504%2014.496%209%2013.875%209H9%22%2F%3E%3Cpath%20d%3D%22M21.011%2014.097c.522-.14.783-.211.886-.346s.103-.35.103-.784v-1.934c0-.432%200-.649-.103-.783c-.103-.135-.364-.205-.886-.346c-1.95-.526-3.171-2.565-2.668-4.503c.139-.533.208-.8.142-.955c-.066-.157-.256-.264-.635-.48l-1.725-.979c-.372-.211-.558-.317-.725-.294c-.167.022-.356.21-.733.586c-1.459%201.456-3.873%201.456-5.333%200c-.377-.376-.565-.564-.732-.587c-.167-.022-.353.084-.725.295l-1.725.98c-.38.215-.57.322-.635.478c-.066.157.003.423.141.956c.503%201.938-.718%203.977-2.669%204.503c-.522.14-.783.211-.886.345c-.103.135-.103.352-.103.784v1.934c0%20.433%200%20.65.103.784c.103.135.364.205.886.346c1.95.526%203.171%202.565%202.668%204.502c-.139.533-.208.8-.142.956s.256.264.635.48l1.725.979c.372.211.558.317.725.294c.167-.022.356-.21.733-.586c1.46-1.457%203.876-1.457%205.336%200c.377.376.565.564.732.586s.353-.083.726-.294l1.724-.98c.38-.215.57-.323.635-.479s-.003-.423-.141-.956c-.504-1.937.716-3.976%202.666-4.502Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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