dumbbells2 icon

dumbbells2-duotone from Reicon by REICON · Duotone · Sports · MIT Free for personal and commercial use.

Name
dumbbells2-duotone
Set
Reicon
Style
Duotone
Category
Sports
Viewbox
24×24
License
MIT

2 other variants in Reicon

More sports icons from Reicon

Use the dumbbells2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="m8.985 7.443l-2.94-.354c-.686-.082-1.028-.124-1.313-.053c-.38.095-.703.326-.899.642c-.147.236-.192.554-.28 1.188c-.09.635-.134.952-.057 1.216c.102.351.351.65.692.832c.256.136.966.222 1.651.304l-.883 6.298c-.685-.082-1.396-.168-1.68-.096c-.38.094-.703.325-.9.64c-.146.238-.19.555-.28 1.19c-.089.634-.133.951-.057 1.215c.103.351.352.65.693.832c.255.137.598.178 1.283.26l2.94.354c.686.082 1.028.124 1.313.052a1.47 1.47 0 0 0 .899-.64c.147-.238.192-.555.28-1.19c.09-.634.134-.95.057-1.215a1.4 1.4 0 0 0-.692-.832c-.256-.136-.966-.222-1.651-.304l.883-6.298c.685.082 1.396.168 1.68.096c.38-.094.703-.325.9-.64c.146-.238.19-.555.28-1.19c.089-.634.133-.951.057-1.215a1.4 1.4 0 0 0-.693-.832c-.255-.137-.598-.178-1.283-.26" opacity=".5"/><path d="m20.286 16.083l-2.712.7c-.632.163-.947.244-1.224.209a1.42 1.42 0 0 1-.93-.517c-.17-.213-.255-.517-.424-1.125c-.17-.608-.254-.912-.218-1.179c.049-.355.242-.677.537-.895c.222-.164.877-.333 1.508-.496l-1.68-6.036c-.632.163-1.286.332-1.563.297a1.42 1.42 0 0 1-.93-.517c-.17-.213-.255-.517-.424-1.125c-.17-.608-.254-.912-.218-1.179a1.34 1.34 0 0 1 .538-.895c.221-.164.537-.245 1.168-.408l2.712-.7c.632-.163.947-.244 1.224-.209c.37.047.704.233.93.517c.17.213.255.517.424 1.125c.17.608.254.912.218 1.179a1.34 1.34 0 0 1-.537.895c-.222.164-.877.333-1.508.496l1.68 6.036c.631-.163 1.286-.332 1.563-.297c.37.047.704.233.93.517c.17.213.255.517.424 1.125c.17.608.254.912.218 1.179a1.34 1.34 0 0 1-.538.895c-.221.164-.537.245-1.169.408"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconDumbbells2Duotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="m8.985 7.443l-2.94-.354c-.686-.082-1.028-.124-1.313-.053c-.38.095-.703.326-.899.642c-.147.236-.192.554-.28 1.188c-.09.635-.134.952-.057 1.216c.102.351.351.65.692.832c.256.136.966.222 1.651.304l-.883 6.298c-.685-.082-1.396-.168-1.68-.096c-.38.094-.703.325-.9.64c-.146.238-.19.555-.28 1.19c-.089.634-.133.951-.057 1.215c.103.351.352.65.693.832c.255.137.598.178 1.283.26l2.94.354c.686.082 1.028.124 1.313.052a1.47 1.47 0 0 0 .899-.64c.147-.238.192-.555.28-1.19c.09-.634.134-.95.057-1.215a1.4 1.4 0 0 0-.692-.832c-.256-.136-.966-.222-1.651-.304l.883-6.298c.685.082 1.396.168 1.68.096c.38-.094.703-.325.9-.64c.146-.238.19-.555.28-1.19c.089-.634.133-.951.057-1.215a1.4 1.4 0 0 0-.693-.832c-.255-.137-.598-.178-1.283-.26" opacity=".5"/><path d="m20.286 16.083l-2.712.7c-.632.163-.947.244-1.224.209a1.42 1.42 0 0 1-.93-.517c-.17-.213-.255-.517-.424-1.125c-.17-.608-.254-.912-.218-1.179c.049-.355.242-.677.537-.895c.222-.164.877-.333 1.508-.496l-1.68-6.036c-.632.163-1.286.332-1.563.297a1.42 1.42 0 0 1-.93-.517c-.17-.213-.255-.517-.424-1.125c-.17-.608-.254-.912-.218-1.179a1.34 1.34 0 0 1 .538-.895c.221-.164.537-.245 1.168-.408l2.712-.7c.632-.163.947-.244 1.224-.209c.37.047.704.233.93.517c.17.213.255.517.424 1.125c.17.608.254.912.218 1.179a1.34 1.34 0 0 1-.537.895c-.222.164-.877.333-1.508.496l1.68 6.036c.631-.163 1.286-.332 1.563-.297c.37.047.704.233.93.517c.17.213.255.517.424 1.125c.17.608.254.912.218 1.179a1.34 1.34 0 0 1-.538.895c-.221.164-.537.245-1.169.408"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="m8.985 7.443l-2.94-.354c-.686-.082-1.028-.124-1.313-.053c-.38.095-.703.326-.899.642c-.147.236-.192.554-.28 1.188c-.09.635-.134.952-.057 1.216c.102.351.351.65.692.832c.256.136.966.222 1.651.304l-.883 6.298c-.685-.082-1.396-.168-1.68-.096c-.38.094-.703.325-.9.64c-.146.238-.19.555-.28 1.19c-.089.634-.133.951-.057 1.215c.103.351.352.65.693.832c.255.137.598.178 1.283.26l2.94.354c.686.082 1.028.124 1.313.052a1.47 1.47 0 0 0 .899-.64c.147-.238.192-.555.28-1.19c.09-.634.134-.95.057-1.215a1.4 1.4 0 0 0-.692-.832c-.256-.136-.966-.222-1.651-.304l.883-6.298c.685.082 1.396.168 1.68.096c.38-.094.703-.325.9-.64c.146-.238.19-.555.28-1.19c.089-.634.133-.951.057-1.215a1.4 1.4 0 0 0-.693-.832c-.255-.137-.598-.178-1.283-.26" opacity=".5"/><path d="m20.286 16.083l-2.712.7c-.632.163-.947.244-1.224.209a1.42 1.42 0 0 1-.93-.517c-.17-.213-.255-.517-.424-1.125c-.17-.608-.254-.912-.218-1.179c.049-.355.242-.677.537-.895c.222-.164.877-.333 1.508-.496l-1.68-6.036c-.632.163-1.286.332-1.563.297a1.42 1.42 0 0 1-.93-.517c-.17-.213-.255-.517-.424-1.125c-.17-.608-.254-.912-.218-1.179a1.34 1.34 0 0 1 .538-.895c.221-.164.537-.245 1.168-.408l2.712-.7c.632-.163.947-.244 1.224-.209c.37.047.704.233.93.517c.17.213.255.517.424 1.125c.17.608.254.912.218 1.179a1.34 1.34 0 0 1-.537.895c-.222.164-.877.333-1.508.496l1.68 6.036c.631-.163 1.286-.332 1.563-.297c.37.047.704.233.93.517c.17.213.255.517.424 1.125c.17.608.254.912.218 1.179a1.34 1.34 0 0 1-.538.895c-.221.164-.537.245-1.169.408"/></g></svg>
</template>

CSS

.icon-dumbbells2-duotone {
  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%22currentColor%22%3E%3Cpath%20d%3D%22m8.985%207.443l-2.94-.354c-.686-.082-1.028-.124-1.313-.053c-.38.095-.703.326-.899.642c-.147.236-.192.554-.28%201.188c-.09.635-.134.952-.057%201.216c.102.351.351.65.692.832c.256.136.966.222%201.651.304l-.883%206.298c-.685-.082-1.396-.168-1.68-.096c-.38.094-.703.325-.9.64c-.146.238-.19.555-.28%201.19c-.089.634-.133.951-.057%201.215c.103.351.352.65.693.832c.255.137.598.178%201.283.26l2.94.354c.686.082%201.028.124%201.313.052a1.47%201.47%200%200%200%20.899-.64c.147-.238.192-.555.28-1.19c.09-.634.134-.95.057-1.215a1.4%201.4%200%200%200-.692-.832c-.256-.136-.966-.222-1.651-.304l.883-6.298c.685.082%201.396.168%201.68.096c.38-.094.703-.325.9-.64c.146-.238.19-.555.28-1.19c.089-.634.133-.951.057-1.215a1.4%201.4%200%200%200-.693-.832c-.255-.137-.598-.178-1.283-.26%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22m20.286%2016.083l-2.712.7c-.632.163-.947.244-1.224.209a1.42%201.42%200%200%201-.93-.517c-.17-.213-.255-.517-.424-1.125c-.17-.608-.254-.912-.218-1.179c.049-.355.242-.677.537-.895c.222-.164.877-.333%201.508-.496l-1.68-6.036c-.632.163-1.286.332-1.563.297a1.42%201.42%200%200%201-.93-.517c-.17-.213-.255-.517-.424-1.125c-.17-.608-.254-.912-.218-1.179a1.34%201.34%200%200%201%20.538-.895c.221-.164.537-.245%201.168-.408l2.712-.7c.632-.163.947-.244%201.224-.209c.37.047.704.233.93.517c.17.213.255.517.424%201.125c.17.608.254.912.218%201.179a1.34%201.34%200%200%201-.537.895c-.222.164-.877.333-1.508.496l1.68%206.036c.631-.163%201.286-.332%201.563-.297c.37.047.704.233.93.517c.17.213.255.517.424%201.125c.17.608.254.912.218%201.179a1.34%201.34%200%200%201-.538.895c-.221.164-.537.245-1.169.408%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%22currentColor%22%3E%3Cpath%20d%3D%22m8.985%207.443l-2.94-.354c-.686-.082-1.028-.124-1.313-.053c-.38.095-.703.326-.899.642c-.147.236-.192.554-.28%201.188c-.09.635-.134.952-.057%201.216c.102.351.351.65.692.832c.256.136.966.222%201.651.304l-.883%206.298c-.685-.082-1.396-.168-1.68-.096c-.38.094-.703.325-.9.64c-.146.238-.19.555-.28%201.19c-.089.634-.133.951-.057%201.215c.103.351.352.65.693.832c.255.137.598.178%201.283.26l2.94.354c.686.082%201.028.124%201.313.052a1.47%201.47%200%200%200%20.899-.64c.147-.238.192-.555.28-1.19c.09-.634.134-.95.057-1.215a1.4%201.4%200%200%200-.692-.832c-.256-.136-.966-.222-1.651-.304l.883-6.298c.685.082%201.396.168%201.68.096c.38-.094.703-.325.9-.64c.146-.238.19-.555.28-1.19c.089-.634.133-.951.057-1.215a1.4%201.4%200%200%200-.693-.832c-.255-.137-.598-.178-1.283-.26%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22m20.286%2016.083l-2.712.7c-.632.163-.947.244-1.224.209a1.42%201.42%200%200%201-.93-.517c-.17-.213-.255-.517-.424-1.125c-.17-.608-.254-.912-.218-1.179c.049-.355.242-.677.537-.895c.222-.164.877-.333%201.508-.496l-1.68-6.036c-.632.163-1.286.332-1.563.297a1.42%201.42%200%200%201-.93-.517c-.17-.213-.255-.517-.424-1.125c-.17-.608-.254-.912-.218-1.179a1.34%201.34%200%200%201%20.538-.895c.221-.164.537-.245%201.168-.408l2.712-.7c.632-.163.947-.244%201.224-.209c.37.047.704.233.93.517c.17.213.255.517.424%201.125c.17.608.254.912.218%201.179a1.34%201.34%200%200%201-.537.895c-.222.164-.877.333-1.508.496l1.68%206.036c.631-.163%201.286-.332%201.563-.297c.37.047.704.233.93.517c.17.213.255.517.424%201.125c.17.608.254.912.218%201.179a1.34%201.34%200%200%201-.538.895c-.221.164-.537.245-1.169.408%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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