backward icon
backward from Font Awesome Solid by Dave Gandy · Solid · Audio & Video · CC-BY-4.0 Attribution required.
- Name
- backward
- Set
- Font Awesome Solid
- Style
- Solid
- Category
- Audio & Video
- Viewbox
- 640×640
- License
- CC BY 4.0
The same icon in other sets
More audio & video icons from Font Awesome Solid
Use the backward icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M236.3 107.1c11.6-11.1 28.7-14.2 43.4-7.9S304 120 304 136v136.3l172.3-165.1c11.6-11.2 28.7-14.3 43.4-8S544 120 544 136v368c0 16-9.6 30.5-24.3 36.8s-31.8 3.2-43.4-7.9L304 367.7V504c0 16-9.6 30.5-24.3 36.8s-31.8 3.2-43.4-7.9l-192-184c-7.8-7.6-12.3-18-12.3-28.9s4.5-21.3 12.3-28.9z"/></svg>
React
import type { SVGProps } from "react";
export function Fa7SolidBackward(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M236.3 107.1c11.6-11.1 28.7-14.2 43.4-7.9S304 120 304 136v136.3l172.3-165.1c11.6-11.2 28.7-14.3 43.4-8S544 120 544 136v368c0 16-9.6 30.5-24.3 36.8s-31.8 3.2-43.4-7.9L304 367.7V504c0 16-9.6 30.5-24.3 36.8s-31.8 3.2-43.4-7.9l-192-184c-7.8-7.6-12.3-18-12.3-28.9s4.5-21.3 12.3-28.9z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M236.3 107.1c11.6-11.1 28.7-14.2 43.4-7.9S304 120 304 136v136.3l172.3-165.1c11.6-11.2 28.7-14.3 43.4-8S544 120 544 136v368c0 16-9.6 30.5-24.3 36.8s-31.8 3.2-43.4-7.9L304 367.7V504c0 16-9.6 30.5-24.3 36.8s-31.8 3.2-43.4-7.9l-192-184c-7.8-7.6-12.3-18-12.3-28.9s4.5-21.3 12.3-28.9z"/></svg> </template>
CSS
.icon-backward {
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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M236.3%20107.1c11.6-11.1%2028.7-14.2%2043.4-7.9S304%20120%20304%20136v136.3l172.3-165.1c11.6-11.2%2028.7-14.3%2043.4-8S544%20120%20544%20136v368c0%2016-9.6%2030.5-24.3%2036.8s-31.8%203.2-43.4-7.9L304%20367.7V504c0%2016-9.6%2030.5-24.3%2036.8s-31.8%203.2-43.4-7.9l-192-184c-7.8-7.6-12.3-18-12.3-28.9s4.5-21.3%2012.3-28.9z%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M236.3%20107.1c11.6-11.1%2028.7-14.2%2043.4-7.9S304%20120%20304%20136v136.3l172.3-165.1c11.6-11.2%2028.7-14.3%2043.4-8S544%20120%20544%20136v368c0%2016-9.6%2030.5-24.3%2036.8s-31.8%203.2-43.4-7.9L304%20367.7V504c0%2016-9.6%2030.5-24.3%2036.8s-31.8%203.2-43.4-7.9l-192-184c-7.8-7.6-12.3-18-12.3-28.9s4.5-21.3%2012.3-28.9z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/backward.svg?color=%231a73e8&size=48