# ablocks/2.8.1/assets/build/blocks/svg-draw/style.css

aBlocks – Gutenberg Blocks, User Dashboard Builder, Popup Builder, Form Builder &amp; Animation Builder, version 2.8.1. 1 lines.

- Page: https://pluginprobe.com/plugins/ablocks/2.8.1/code/assets/build/blocks/svg-draw/style.css
- Raw: https://pluginprobe.com/plugins/ablocks/2.8.1/raw/assets/build/blocks/svg-draw/style.css
- Modified: 2026-04-08T12:52:50+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/ablocks/2.8.1/code/assets/build/blocks/svg-draw/style.css#L10-L20`.

```css
.ablocks-block--svg-draw .ablocks-block-container{display:flex}.ablocks-block--svg-draw .ablocks-icon-wrap>svg>path{animation:ablocks-svg-animate ease-in-out infinite;animation-direction:reverse;fill:transparent;stroke-dasharray:1560;stroke-dashoffset:0;stroke-width:10px}@keyframes ablocks-svg-animate{0%{stroke-dashoffset:0}40%{stroke-dashoffset:1560}80%{fill:transparent;stroke-dashoffset:3120}90%{fill:unset;stroke-dashoffset:3120}to{fill:unset;stroke-dashoffset:3120}}
```
