contrast icon
contrast from Carbon by IBM · Outline · Actions · Apache-2.0 Free for personal and commercial use.
- Name
- contrast
- Set
- Carbon
- Style
- Outline
- Category
- Actions
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
More actions icons from Carbon
activity-taskadapter-notificationaddadd-altadd-commentadd-largealign-box-bottom-centeralign-box-bottom-leftalign-box-bottom-rightalign-box-middle-centeralign-box-middle-leftalign-box-middle-rightalign-box-top-centeralign-box-top-leftalign-box-top-rightalign-horizontal-centeralign-horizontal-leftalign-horizontal-rightalign-vertical-bottomalign-vertical-centeralign-vertical-topappsareaarea-custom
Use the contrast icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M29.37 11.84a13.6 13.6 0 0 0-1.06-2.51A14.2 14.2 0 0 0 25.9 6.1a14 14 0 1 0 0 19.8a14.2 14.2 0 0 0 2.41-3.23a13.6 13.6 0 0 0 1.06-2.51a14 14 0 0 0 0-8.32M4 16A12 12 0 0 1 16 4v24A12 12 0 0 1 4 16"/></svg>
React
import type { SVGProps } from "react";
export function CarbonContrast(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M29.37 11.84a13.6 13.6 0 0 0-1.06-2.51A14.2 14.2 0 0 0 25.9 6.1a14 14 0 1 0 0 19.8a14.2 14.2 0 0 0 2.41-3.23a13.6 13.6 0 0 0 1.06-2.51a14 14 0 0 0 0-8.32M4 16A12 12 0 0 1 16 4v24A12 12 0 0 1 4 16"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M29.37 11.84a13.6 13.6 0 0 0-1.06-2.51A14.2 14.2 0 0 0 25.9 6.1a14 14 0 1 0 0 19.8a14.2 14.2 0 0 0 2.41-3.23a13.6 13.6 0 0 0 1.06-2.51a14 14 0 0 0 0-8.32M4 16A12 12 0 0 1 16 4v24A12 12 0 0 1 4 16"/></svg> </template>
CSS
.icon-contrast {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M29.37%2011.84a13.6%2013.6%200%200%200-1.06-2.51A14.2%2014.2%200%200%200%2025.9%206.1a14%2014%200%201%200%200%2019.8a14.2%2014.2%200%200%200%202.41-3.23a13.6%2013.6%200%200%200%201.06-2.51a14%2014%200%200%200%200-8.32M4%2016A12%2012%200%200%201%2016%204v24A12%2012%200%200%201%204%2016%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M29.37%2011.84a13.6%2013.6%200%200%200-1.06-2.51A14.2%2014.2%200%200%200%2025.9%206.1a14%2014%200%201%200%200%2019.8a14.2%2014.2%200%200%200%202.41-3.23a13.6%2013.6%200%200%200%201.06-2.51a14%2014%200%200%200%200-8.32M4%2016A12%2012%200%200%201%2016%204v24A12%2012%200%200%201%204%2016%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/contrast.svg?color=%231a73e8&size=48