skip-back-15-48-regular from Fluent UI System Icons by Microsoft Corporation · 48 Regular · MIT Free for personal and commercial use.

Name
skip-back-15-48-regular
Set
Fluent UI System Icons
Style
48 Regular
Viewbox
48×48
License
MIT

9 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the skip back 15 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M16.63 22.168a1.25 1.25 0 0 1 1.323.052l.014.01a1.25 1.25 0 0 1 .533 1.051v17.473a1.25 1.25 0 0 1-2.5 0V26.923c-.757.77-1.748 1.587-3.106 2.402a1.251 1.251 0 0 1-1.288-2.143c2.496-1.498 3.44-2.899 4.262-4.12q.172-.258.343-.503a1.3 1.3 0 0 1 .419-.391m18.245-.161a1.25 1.25 0 0 1 0 2.486l-.128.007h-5.424l-.606 3.967c.738-.02 1.663-.015 2.47.098l.343.058a6.75 6.75 0 0 1-1.876 13.35l-.344-.038a6.74 6.74 0 0 1-4.884-3.27l-.192-.35l-.052-.116a1.251 1.251 0 0 1 2.216-1.13l.063.11l.121.22a4.24 4.24 0 0 0 3.075 2.06l.217.024a4.25 4.25 0 0 0 1.182-8.406l-.216-.036c-.665-.093-1.518-.097-2.245-.07a25 25 0 0 0-1.205.075h-.016l-.003.002l-.143.006a1.25 1.25 0 0 1-1.215-1.439l1.002-6.553l.022-.114A1.25 1.25 0 0 1 28.25 22h6.497zM5.25 4.6c.69 0 1.25.56 1.25 1.25v6.708a22.53 22.53 0 0 1 25.757-6.263c5.065 2.085 9.189 6.012 11.613 10.903a1.25 1.25 0 0 1-2.24 1.11c-2.163-4.364-5.837-7.855-10.324-9.702A20.03 20.03 0 0 0 7.06 15.954h9.544a1.25 1.25 0 0 1 0 2.5H5.25c-.69 0-1.25-.56-1.25-1.25V5.85c0-.69.56-1.25 1.25-1.25"/></svg>

React

import type { SVGProps } from "react";

export function FluentSkipBack1548Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M16.63 22.168a1.25 1.25 0 0 1 1.323.052l.014.01a1.25 1.25 0 0 1 .533 1.051v17.473a1.25 1.25 0 0 1-2.5 0V26.923c-.757.77-1.748 1.587-3.106 2.402a1.251 1.251 0 0 1-1.288-2.143c2.496-1.498 3.44-2.899 4.262-4.12q.172-.258.343-.503a1.3 1.3 0 0 1 .419-.391m18.245-.161a1.25 1.25 0 0 1 0 2.486l-.128.007h-5.424l-.606 3.967c.738-.02 1.663-.015 2.47.098l.343.058a6.75 6.75 0 0 1-1.876 13.35l-.344-.038a6.74 6.74 0 0 1-4.884-3.27l-.192-.35l-.052-.116a1.251 1.251 0 0 1 2.216-1.13l.063.11l.121.22a4.24 4.24 0 0 0 3.075 2.06l.217.024a4.25 4.25 0 0 0 1.182-8.406l-.216-.036c-.665-.093-1.518-.097-2.245-.07a25 25 0 0 0-1.205.075h-.016l-.003.002l-.143.006a1.25 1.25 0 0 1-1.215-1.439l1.002-6.553l.022-.114A1.25 1.25 0 0 1 28.25 22h6.497zM5.25 4.6c.69 0 1.25.56 1.25 1.25v6.708a22.53 22.53 0 0 1 25.757-6.263c5.065 2.085 9.189 6.012 11.613 10.903a1.25 1.25 0 0 1-2.24 1.11c-2.163-4.364-5.837-7.855-10.324-9.702A20.03 20.03 0 0 0 7.06 15.954h9.544a1.25 1.25 0 0 1 0 2.5H5.25c-.69 0-1.25-.56-1.25-1.25V5.85c0-.69.56-1.25 1.25-1.25"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M16.63 22.168a1.25 1.25 0 0 1 1.323.052l.014.01a1.25 1.25 0 0 1 .533 1.051v17.473a1.25 1.25 0 0 1-2.5 0V26.923c-.757.77-1.748 1.587-3.106 2.402a1.251 1.251 0 0 1-1.288-2.143c2.496-1.498 3.44-2.899 4.262-4.12q.172-.258.343-.503a1.3 1.3 0 0 1 .419-.391m18.245-.161a1.25 1.25 0 0 1 0 2.486l-.128.007h-5.424l-.606 3.967c.738-.02 1.663-.015 2.47.098l.343.058a6.75 6.75 0 0 1-1.876 13.35l-.344-.038a6.74 6.74 0 0 1-4.884-3.27l-.192-.35l-.052-.116a1.251 1.251 0 0 1 2.216-1.13l.063.11l.121.22a4.24 4.24 0 0 0 3.075 2.06l.217.024a4.25 4.25 0 0 0 1.182-8.406l-.216-.036c-.665-.093-1.518-.097-2.245-.07a25 25 0 0 0-1.205.075h-.016l-.003.002l-.143.006a1.25 1.25 0 0 1-1.215-1.439l1.002-6.553l.022-.114A1.25 1.25 0 0 1 28.25 22h6.497zM5.25 4.6c.69 0 1.25.56 1.25 1.25v6.708a22.53 22.53 0 0 1 25.757-6.263c5.065 2.085 9.189 6.012 11.613 10.903a1.25 1.25 0 0 1-2.24 1.11c-2.163-4.364-5.837-7.855-10.324-9.702A20.03 20.03 0 0 0 7.06 15.954h9.544a1.25 1.25 0 0 1 0 2.5H5.25c-.69 0-1.25-.56-1.25-1.25V5.85c0-.69.56-1.25 1.25-1.25"/></svg>
</template>

CSS

.icon-skip-back-15-48-regular {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.63%2022.168a1.25%201.25%200%200%201%201.323.052l.014.01a1.25%201.25%200%200%201%20.533%201.051v17.473a1.25%201.25%200%200%201-2.5%200V26.923c-.757.77-1.748%201.587-3.106%202.402a1.251%201.251%200%200%201-1.288-2.143c2.496-1.498%203.44-2.899%204.262-4.12q.172-.258.343-.503a1.3%201.3%200%200%201%20.419-.391m18.245-.161a1.25%201.25%200%200%201%200%202.486l-.128.007h-5.424l-.606%203.967c.738-.02%201.663-.015%202.47.098l.343.058a6.75%206.75%200%200%201-1.876%2013.35l-.344-.038a6.74%206.74%200%200%201-4.884-3.27l-.192-.35l-.052-.116a1.251%201.251%200%200%201%202.216-1.13l.063.11l.121.22a4.24%204.24%200%200%200%203.075%202.06l.217.024a4.25%204.25%200%200%200%201.182-8.406l-.216-.036c-.665-.093-1.518-.097-2.245-.07a25%2025%200%200%200-1.205.075h-.016l-.003.002l-.143.006a1.25%201.25%200%200%201-1.215-1.439l1.002-6.553l.022-.114A1.25%201.25%200%200%201%2028.25%2022h6.497zM5.25%204.6c.69%200%201.25.56%201.25%201.25v6.708a22.53%2022.53%200%200%201%2025.757-6.263c5.065%202.085%209.189%206.012%2011.613%2010.903a1.25%201.25%200%200%201-2.24%201.11c-2.163-4.364-5.837-7.855-10.324-9.702A20.03%2020.03%200%200%200%207.06%2015.954h9.544a1.25%201.25%200%200%201%200%202.5H5.25c-.69%200-1.25-.56-1.25-1.25V5.85c0-.69.56-1.25%201.25-1.25%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.63%2022.168a1.25%201.25%200%200%201%201.323.052l.014.01a1.25%201.25%200%200%201%20.533%201.051v17.473a1.25%201.25%200%200%201-2.5%200V26.923c-.757.77-1.748%201.587-3.106%202.402a1.251%201.251%200%200%201-1.288-2.143c2.496-1.498%203.44-2.899%204.262-4.12q.172-.258.343-.503a1.3%201.3%200%200%201%20.419-.391m18.245-.161a1.25%201.25%200%200%201%200%202.486l-.128.007h-5.424l-.606%203.967c.738-.02%201.663-.015%202.47.098l.343.058a6.75%206.75%200%200%201-1.876%2013.35l-.344-.038a6.74%206.74%200%200%201-4.884-3.27l-.192-.35l-.052-.116a1.251%201.251%200%200%201%202.216-1.13l.063.11l.121.22a4.24%204.24%200%200%200%203.075%202.06l.217.024a4.25%204.25%200%200%200%201.182-8.406l-.216-.036c-.665-.093-1.518-.097-2.245-.07a25%2025%200%200%200-1.205.075h-.016l-.003.002l-.143.006a1.25%201.25%200%200%201-1.215-1.439l1.002-6.553l.022-.114A1.25%201.25%200%200%201%2028.25%2022h6.497zM5.25%204.6c.69%200%201.25.56%201.25%201.25v6.708a22.53%2022.53%200%200%201%2025.757-6.263c5.065%202.085%209.189%206.012%2011.613%2010.903a1.25%201.25%200%200%201-2.24%201.11c-2.163-4.364-5.837-7.855-10.324-9.702A20.03%2020.03%200%200%200%207.06%2015.954h9.544a1.25%201.25%200%200%201%200%202.5H5.25c-.69%200-1.25-.56-1.25-1.25V5.85c0-.69.56-1.25%201.25-1.25%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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