square activity icon
square-activity from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- square-activity
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Related icons in Huge Icons
square-01square-arrow-data-transfer-diagonalsquare-arrow-data-transfer-horizontalsquare-arrow-data-transfer-verticalsquare-arrow-diagonal-01square-arrow-diagonal-02square-arrow-down-01square-arrow-down-02square-arrow-down-03square-arrow-down-doublesquare-arrow-down-leftsquare-arrow-down-rightsquare-arrow-expand-01square-arrow-expand-02square-arrow-horizontalsquare-arrow-left-01square-arrow-left-02square-arrow-left-03square-arrow-left-doublesquare-arrow-left-rightsquare-arrow-move-down-leftsquare-arrow-move-down-rightsquare-arrow-move-left-downsquare-arrow-move-left-up
Use the square activity icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M4.31 19.682C2.992 18.364 2.992 16.242 2.992 12s0-6.364 1.318-7.682S7.75 3 11.992 3s6.364 0 7.682 1.318s1.318 3.44 1.318 7.682s0 6.364-1.318 7.682S16.234 21 11.992 21s-6.364 0-7.682-1.318"/><path d="M5.992 12h2.5l2-4l3 8l2-4h2.5"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsSquareActivity(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M4.31 19.682C2.992 18.364 2.992 16.242 2.992 12s0-6.364 1.318-7.682S7.75 3 11.992 3s6.364 0 7.682 1.318s1.318 3.44 1.318 7.682s0 6.364-1.318 7.682S16.234 21 11.992 21s-6.364 0-7.682-1.318"/><path d="M5.992 12h2.5l2-4l3 8l2-4h2.5"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M4.31 19.682C2.992 18.364 2.992 16.242 2.992 12s0-6.364 1.318-7.682S7.75 3 11.992 3s6.364 0 7.682 1.318s1.318 3.44 1.318 7.682s0 6.364-1.318 7.682S16.234 21 11.992 21s-6.364 0-7.682-1.318"/><path d="M5.992 12h2.5l2-4l3 8l2-4h2.5"/></g></svg> </template>
CSS
.icon-square-activity {
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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M4.31%2019.682C2.992%2018.364%202.992%2016.242%202.992%2012s0-6.364%201.318-7.682S7.75%203%2011.992%203s6.364%200%207.682%201.318s1.318%203.44%201.318%207.682s0%206.364-1.318%207.682S16.234%2021%2011.992%2021s-6.364%200-7.682-1.318%22%2F%3E%3Cpath%20d%3D%22M5.992%2012h2.5l2-4l3%208l2-4h2.5%22%2F%3E%3C%2Fg%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M4.31%2019.682C2.992%2018.364%202.992%2016.242%202.992%2012s0-6.364%201.318-7.682S7.75%203%2011.992%203s6.364%200%207.682%201.318s1.318%203.44%201.318%207.682s0%206.364-1.318%207.682S16.234%2021%2011.992%2021s-6.364%200-7.682-1.318%22%2F%3E%3Cpath%20d%3D%22M5.992%2012h2.5l2-4l3%208l2-4h2.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/square-activity.svg?color=%231a73e8&size=48