skip back outline icon

skip-back-outline-filled from Carbon by IBM · Filled · Actions · Apache-2.0 Free for personal and commercial use.

Name
skip-back-outline-filled
Set
Carbon
Style
Filled
Category
Actions
Viewbox
32×32
License
Apache 2.0

1 other variant in Carbon

More actions icons from Carbon

Use the skip back outline icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 2a14 14 0 1 0 14 14A14 14 0 0 0 16 2m-6 20H8V10h2Zm14-1a1 1 0 0 1-1.486.874l-9-5a1 1 0 0 1 0-1.748l9-5A1 1 0 0 1 24 11Z"/><path fill="currentColor" d="M22 19.301v-6.602L16.059 16z"/><path fill="none" d="M23 22a1 1 0 0 1-.486-.126l-9-5a1 1 0 0 1 0-1.748l9-5A1 1 0 0 1 24 11v10a1 1 0 0 1-1 1m-6.94-6L22 19.3v-6.6ZM10 22H8V10h2z"/></svg>

React

import type { SVGProps } from "react";

export function CarbonSkipBackOutlineFilled(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 2a14 14 0 1 0 14 14A14 14 0 0 0 16 2m-6 20H8V10h2Zm14-1a1 1 0 0 1-1.486.874l-9-5a1 1 0 0 1 0-1.748l9-5A1 1 0 0 1 24 11Z"/><path fill="currentColor" d="M22 19.301v-6.602L16.059 16z"/><path fill="none" d="M23 22a1 1 0 0 1-.486-.126l-9-5a1 1 0 0 1 0-1.748l9-5A1 1 0 0 1 24 11v10a1 1 0 0 1-1 1m-6.94-6L22 19.3v-6.6ZM10 22H8V10h2z"/></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 2a14 14 0 1 0 14 14A14 14 0 0 0 16 2m-6 20H8V10h2Zm14-1a1 1 0 0 1-1.486.874l-9-5a1 1 0 0 1 0-1.748l9-5A1 1 0 0 1 24 11Z"/><path fill="currentColor" d="M22 19.301v-6.602L16.059 16z"/><path fill="none" d="M23 22a1 1 0 0 1-.486-.126l-9-5a1 1 0 0 1 0-1.748l9-5A1 1 0 0 1 24 11v10a1 1 0 0 1-1 1m-6.94-6L22 19.3v-6.6ZM10 22H8V10h2z"/></svg>
</template>

CSS

.icon-skip-back-outline-filled {
  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%202a14%2014%200%201%200%2014%2014A14%2014%200%200%200%2016%202m-6%2020H8V10h2Zm14-1a1%201%200%200%201-1.486.874l-9-5a1%201%200%200%201%200-1.748l9-5A1%201%200%200%201%2024%2011Z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22%2019.301v-6.602L16.059%2016z%22%2F%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M23%2022a1%201%200%200%201-.486-.126l-9-5a1%201%200%200%201%200-1.748l9-5A1%201%200%200%201%2024%2011v10a1%201%200%200%201-1%201m-6.94-6L22%2019.3v-6.6ZM10%2022H8V10h2z%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%202a14%2014%200%201%200%2014%2014A14%2014%200%200%200%2016%202m-6%2020H8V10h2Zm14-1a1%201%200%200%201-1.486.874l-9-5a1%201%200%200%201%200-1.748l9-5A1%201%200%200%201%2024%2011Z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22%2019.301v-6.602L16.059%2016z%22%2F%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M23%2022a1%201%200%200%201-.486-.126l-9-5a1%201%200%200%201%200-1.748l9-5A1%201%200%200%201%2024%2011v10a1%201%200%200%201-1%201m-6.94-6L22%2019.3v-6.6ZM10%2022H8V10h2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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