promote icon

promote from Carbon by IBM · Outline · Actions · Apache-2.0 Free for personal and commercial use.

Name
promote
Set
Carbon
Style
Outline
Category
Actions
Viewbox
32×32
License
Apache 2.0

More actions icons from Carbon

Use the promote icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m16 21l1.4 1.4l-2.6 2.6H23v2h-8.2l2.6 2.6L16 31l-5-5zm-8.738 2.323l7.99-7.99l1.415 1.414l-7.99 7.99z"/><path fill="currentColor" d="M23 22h-2v-5c0-.3.1-.5.3-.7l4.1-4.1c1.7-1.7 2.6-4 2.6-6.4V4h-1.9c-2.4 0-4.7.9-6.4 2.6l-4.1 4.1q-.15.3-.6.3H7.5l-2.6 3.3l5.3.8l-.3 2l-7-1c-.4-.1-.7-.3-.8-.6s-.1-.7.1-1l4-5c.2-.4.5-.5.8-.5h7.6l3.8-3.8c2-2.1 4.8-3.2 7.7-3.2H28c1.1 0 2 .9 2 2v1.9c0 2.9-1.1 5.7-3.2 7.8L23 17.4z"/></svg>

React

import type { SVGProps } from "react";

export function CarbonPromote(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="m16 21l1.4 1.4l-2.6 2.6H23v2h-8.2l2.6 2.6L16 31l-5-5zm-8.738 2.323l7.99-7.99l1.415 1.414l-7.99 7.99z"/><path fill="currentColor" d="M23 22h-2v-5c0-.3.1-.5.3-.7l4.1-4.1c1.7-1.7 2.6-4 2.6-6.4V4h-1.9c-2.4 0-4.7.9-6.4 2.6l-4.1 4.1q-.15.3-.6.3H7.5l-2.6 3.3l5.3.8l-.3 2l-7-1c-.4-.1-.7-.3-.8-.6s-.1-.7.1-1l4-5c.2-.4.5-.5.8-.5h7.6l3.8-3.8c2-2.1 4.8-3.2 7.7-3.2H28c1.1 0 2 .9 2 2v1.9c0 2.9-1.1 5.7-3.2 7.8L23 17.4z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m16 21l1.4 1.4l-2.6 2.6H23v2h-8.2l2.6 2.6L16 31l-5-5zm-8.738 2.323l7.99-7.99l1.415 1.414l-7.99 7.99z"/><path fill="currentColor" d="M23 22h-2v-5c0-.3.1-.5.3-.7l4.1-4.1c1.7-1.7 2.6-4 2.6-6.4V4h-1.9c-2.4 0-4.7.9-6.4 2.6l-4.1 4.1q-.15.3-.6.3H7.5l-2.6 3.3l5.3.8l-.3 2l-7-1c-.4-.1-.7-.3-.8-.6s-.1-.7.1-1l4-5c.2-.4.5-.5.8-.5h7.6l3.8-3.8c2-2.1 4.8-3.2 7.7-3.2H28c1.1 0 2 .9 2 2v1.9c0 2.9-1.1 5.7-3.2 7.8L23 17.4z"/></svg>
</template>

CSS

.icon-promote {
  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%22m16%2021l1.4%201.4l-2.6%202.6H23v2h-8.2l2.6%202.6L16%2031l-5-5zm-8.738%202.323l7.99-7.99l1.415%201.414l-7.99%207.99z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M23%2022h-2v-5c0-.3.1-.5.3-.7l4.1-4.1c1.7-1.7%202.6-4%202.6-6.4V4h-1.9c-2.4%200-4.7.9-6.4%202.6l-4.1%204.1q-.15.3-.6.3H7.5l-2.6%203.3l5.3.8l-.3%202l-7-1c-.4-.1-.7-.3-.8-.6s-.1-.7.1-1l4-5c.2-.4.5-.5.8-.5h7.6l3.8-3.8c2-2.1%204.8-3.2%207.7-3.2H28c1.1%200%202%20.9%202%202v1.9c0%202.9-1.1%205.7-3.2%207.8L23%2017.4z%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%22m16%2021l1.4%201.4l-2.6%202.6H23v2h-8.2l2.6%202.6L16%2031l-5-5zm-8.738%202.323l7.99-7.99l1.415%201.414l-7.99%207.99z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M23%2022h-2v-5c0-.3.1-.5.3-.7l4.1-4.1c1.7-1.7%202.6-4%202.6-6.4V4h-1.9c-2.4%200-4.7.9-6.4%202.6l-4.1%204.1q-.15.3-.6.3H7.5l-2.6%203.3l5.3.8l-.3%202l-7-1c-.4-.1-.7-.3-.8-.6s-.1-.7.1-1l4-5c.2-.4.5-.5.8-.5h7.6l3.8-3.8c2-2.1%204.8-3.2%207.7-3.2H28c1.1%200%202%20.9%202%202v1.9c0%202.9-1.1%205.7-3.2%207.8L23%2017.4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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