tape icon
tape from Line Awesome by Icons8 · Line · Moving · Apache-2.0 Free for personal and commercial use.
- Name
- tape
- Set
- Line Awesome
- Style
- Line
- Category
- Moving
- Viewbox
- 32×32
- License
- Apache 2.0
- Aliases
- tape-solid
The same icon in other sets
More moving icons from Line Awesome
Use the tape icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M12 5C5.935 5 1 9.935 1 16s4.935 11 11 11h19v-2H18.305C21.139 23.008 23 19.72 23 16c0-6.065-4.935-11-11-11m0 2c4.962 0 9 4.037 9 9s-4.038 9-9 9s-9-4.037-9-9s4.038-9 9-9m0 5c-2.206 0-4 1.794-4 4s1.794 4 4 4s4-1.794 4-4s-1.794-4-4-4m0 2c1.103 0 2 .897 2 2s-.897 2-2 2s-2-.897-2-2s.897-2 2-2"/></svg>
React
import type { SVGProps } from "react";
export function LaTape(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="M12 5C5.935 5 1 9.935 1 16s4.935 11 11 11h19v-2H18.305C21.139 23.008 23 19.72 23 16c0-6.065-4.935-11-11-11m0 2c4.962 0 9 4.037 9 9s-4.038 9-9 9s-9-4.037-9-9s4.038-9 9-9m0 5c-2.206 0-4 1.794-4 4s1.794 4 4 4s4-1.794 4-4s-1.794-4-4-4m0 2c1.103 0 2 .897 2 2s-.897 2-2 2s-2-.897-2-2s.897-2 2-2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M12 5C5.935 5 1 9.935 1 16s4.935 11 11 11h19v-2H18.305C21.139 23.008 23 19.72 23 16c0-6.065-4.935-11-11-11m0 2c4.962 0 9 4.037 9 9s-4.038 9-9 9s-9-4.037-9-9s4.038-9 9-9m0 5c-2.206 0-4 1.794-4 4s1.794 4 4 4s4-1.794 4-4s-1.794-4-4-4m0 2c1.103 0 2 .897 2 2s-.897 2-2 2s-2-.897-2-2s.897-2 2-2"/></svg> </template>
CSS
.icon-tape {
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%22M12%205C5.935%205%201%209.935%201%2016s4.935%2011%2011%2011h19v-2H18.305C21.139%2023.008%2023%2019.72%2023%2016c0-6.065-4.935-11-11-11m0%202c4.962%200%209%204.037%209%209s-4.038%209-9%209s-9-4.037-9-9s4.038-9%209-9m0%205c-2.206%200-4%201.794-4%204s1.794%204%204%204s4-1.794%204-4s-1.794-4-4-4m0%202c1.103%200%202%20.897%202%202s-.897%202-2%202s-2-.897-2-2s.897-2%202-2%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%22M12%205C5.935%205%201%209.935%201%2016s4.935%2011%2011%2011h19v-2H18.305C21.139%2023.008%2023%2019.72%2023%2016c0-6.065-4.935-11-11-11m0%202c4.962%200%209%204.037%209%209s-4.038%209-9%209s-9-4.037-9-9s4.038-9%209-9m0%205c-2.206%200-4%201.794-4%204s1.794%204%204%204s4-1.794%204-4s-1.794-4-4-4m0%202c1.103%200%202%20.897%202%202s-.897%202-2%202s-2-.897-2-2s.897-2%202-2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/tape.svg?color=%231a73e8&size=48