round caliper icon

round-caliper from IconPark by ByteDance · Color · Abstract · Apache-2.0 Free for personal and commercial use.

Name
round-caliper
Set
IconPark
Style
Color
Category
Abstract
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More abstract icons from IconPark

Use the round caliper icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M24 44C35.0457 44 44 35.0457 44 24C44 12.9543 35.0457 4 24 4C12.9543 4 4 12.9543 4 24C4 35.0457 12.9543 44 24 44Z"/><path fill="#2F88FF" d="M24 28C26.2091 28 28 26.2091 28 24C28 21.7909 26.2091 20 24 20C21.7909 20 20 21.7909 20 24C20 26.2091 21.7909 28 24 28Z"/><path fill="#2F88FF" d="M43.9998 24C43.9998 27.3688 43.1489 30.683 41.5259 33.6351C39.903 36.5872 37.5607 39.0815 34.7163 40.8866L30.4297 34.1319C32.1363 33.0489 33.5417 31.5523 34.5155 29.781C35.4892 28.0098 35.9998 26.0213 35.9998 24H43.9998Z"/><path fill="#2F88FF" d="M13.4231 40.9745C10.5639 39.193 8.20111 36.7181 6.55386 33.7795C4.90661 30.8409 4.02832 27.5339 4.00049 24.1652L12.0002 24.0991C12.0169 26.1203 12.5439 28.1046 13.5322 29.8677C14.5206 31.6309 15.9383 33.1158 17.6538 34.1847L13.4231 40.9745Z"/><path fill="#2F88FF" d="M14.4424 6.43161C17.4016 4.8217 20.7195 3.98536 24.0883 4.00019C27.457 4.01503 30.7674 4.88055 33.7123 6.51646L29.8275 13.5099C28.0605 12.5283 26.0743 12.009 24.053 12.0001C22.0318 11.9912 20.041 12.493 18.2655 13.459L14.4424 6.43161Z"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkRoundCaliper(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4"><path d="M24 44C35.0457 44 44 35.0457 44 24C44 12.9543 35.0457 4 24 4C12.9543 4 4 12.9543 4 24C4 35.0457 12.9543 44 24 44Z"/><path fill="#2F88FF" d="M24 28C26.2091 28 28 26.2091 28 24C28 21.7909 26.2091 20 24 20C21.7909 20 20 21.7909 20 24C20 26.2091 21.7909 28 24 28Z"/><path fill="#2F88FF" d="M43.9998 24C43.9998 27.3688 43.1489 30.683 41.5259 33.6351C39.903 36.5872 37.5607 39.0815 34.7163 40.8866L30.4297 34.1319C32.1363 33.0489 33.5417 31.5523 34.5155 29.781C35.4892 28.0098 35.9998 26.0213 35.9998 24H43.9998Z"/><path fill="#2F88FF" d="M13.4231 40.9745C10.5639 39.193 8.20111 36.7181 6.55386 33.7795C4.90661 30.8409 4.02832 27.5339 4.00049 24.1652L12.0002 24.0991C12.0169 26.1203 12.5439 28.1046 13.5322 29.8677C14.5206 31.6309 15.9383 33.1158 17.6538 34.1847L13.4231 40.9745Z"/><path fill="#2F88FF" d="M14.4424 6.43161C17.4016 4.8217 20.7195 3.98536 24.0883 4.00019C27.457 4.01503 30.7674 4.88055 33.7123 6.51646L29.8275 13.5099C28.0605 12.5283 26.0743 12.009 24.053 12.0001C22.0318 11.9912 20.041 12.493 18.2655 13.459L14.4424 6.43161Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M24 44C35.0457 44 44 35.0457 44 24C44 12.9543 35.0457 4 24 4C12.9543 4 4 12.9543 4 24C4 35.0457 12.9543 44 24 44Z"/><path fill="#2F88FF" d="M24 28C26.2091 28 28 26.2091 28 24C28 21.7909 26.2091 20 24 20C21.7909 20 20 21.7909 20 24C20 26.2091 21.7909 28 24 28Z"/><path fill="#2F88FF" d="M43.9998 24C43.9998 27.3688 43.1489 30.683 41.5259 33.6351C39.903 36.5872 37.5607 39.0815 34.7163 40.8866L30.4297 34.1319C32.1363 33.0489 33.5417 31.5523 34.5155 29.781C35.4892 28.0098 35.9998 26.0213 35.9998 24H43.9998Z"/><path fill="#2F88FF" d="M13.4231 40.9745C10.5639 39.193 8.20111 36.7181 6.55386 33.7795C4.90661 30.8409 4.02832 27.5339 4.00049 24.1652L12.0002 24.0991C12.0169 26.1203 12.5439 28.1046 13.5322 29.8677C14.5206 31.6309 15.9383 33.1158 17.6538 34.1847L13.4231 40.9745Z"/><path fill="#2F88FF" d="M14.4424 6.43161C17.4016 4.8217 20.7195 3.98536 24.0883 4.00019C27.457 4.01503 30.7674 4.88055 33.7123 6.51646L29.8275 13.5099C28.0605 12.5283 26.0743 12.009 24.053 12.0001C22.0318 11.9912 20.041 12.493 18.2655 13.459L14.4424 6.43161Z"/></g></svg>
</template>

CSS

.icon-round-caliper {
  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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M24%2044C35.0457%2044%2044%2035.0457%2044%2024C44%2012.9543%2035.0457%204%2024%204C12.9543%204%204%2012.9543%204%2024C4%2035.0457%2012.9543%2044%2024%2044Z%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M24%2028C26.2091%2028%2028%2026.2091%2028%2024C28%2021.7909%2026.2091%2020%2024%2020C21.7909%2020%2020%2021.7909%2020%2024C20%2026.2091%2021.7909%2028%2024%2028Z%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M43.9998%2024C43.9998%2027.3688%2043.1489%2030.683%2041.5259%2033.6351C39.903%2036.5872%2037.5607%2039.0815%2034.7163%2040.8866L30.4297%2034.1319C32.1363%2033.0489%2033.5417%2031.5523%2034.5155%2029.781C35.4892%2028.0098%2035.9998%2026.0213%2035.9998%2024H43.9998Z%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M13.4231%2040.9745C10.5639%2039.193%208.20111%2036.7181%206.55386%2033.7795C4.90661%2030.8409%204.02832%2027.5339%204.00049%2024.1652L12.0002%2024.0991C12.0169%2026.1203%2012.5439%2028.1046%2013.5322%2029.8677C14.5206%2031.6309%2015.9383%2033.1158%2017.6538%2034.1847L13.4231%2040.9745Z%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M14.4424%206.43161C17.4016%204.8217%2020.7195%203.98536%2024.0883%204.00019C27.457%204.01503%2030.7674%204.88055%2033.7123%206.51646L29.8275%2013.5099C28.0605%2012.5283%2026.0743%2012.009%2024.053%2012.0001C22.0318%2011.9912%2020.041%2012.493%2018.2655%2013.459L14.4424%206.43161Z%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M24%2044C35.0457%2044%2044%2035.0457%2044%2024C44%2012.9543%2035.0457%204%2024%204C12.9543%204%204%2012.9543%204%2024C4%2035.0457%2012.9543%2044%2024%2044Z%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M24%2028C26.2091%2028%2028%2026.2091%2028%2024C28%2021.7909%2026.2091%2020%2024%2020C21.7909%2020%2020%2021.7909%2020%2024C20%2026.2091%2021.7909%2028%2024%2028Z%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M43.9998%2024C43.9998%2027.3688%2043.1489%2030.683%2041.5259%2033.6351C39.903%2036.5872%2037.5607%2039.0815%2034.7163%2040.8866L30.4297%2034.1319C32.1363%2033.0489%2033.5417%2031.5523%2034.5155%2029.781C35.4892%2028.0098%2035.9998%2026.0213%2035.9998%2024H43.9998Z%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M13.4231%2040.9745C10.5639%2039.193%208.20111%2036.7181%206.55386%2033.7795C4.90661%2030.8409%204.02832%2027.5339%204.00049%2024.1652L12.0002%2024.0991C12.0169%2026.1203%2012.5439%2028.1046%2013.5322%2029.8677C14.5206%2031.6309%2015.9383%2033.1158%2017.6538%2034.1847L13.4231%2040.9745Z%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M14.4424%206.43161C17.4016%204.8217%2020.7195%203.98536%2024.0883%204.00019C27.457%204.01503%2030.7674%204.88055%2033.7123%206.51646L29.8275%2013.5099C28.0605%2012.5283%2026.0743%2012.009%2024.053%2012.0001C22.0318%2011.9912%2020.041%2012.493%2018.2655%2013.459L14.4424%206.43161Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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