Story Plotter Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Story Plotter icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/333360.svg" alt="Story Plotter icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/333360.svg" alt="Story Plotter icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/333360.svg" alt="Story Plotter icon" :width="24" :height="24" />
CSS background
.icon-story-plotter {
background-image: url('https://proicons.com/icon/333360.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:#000;}.d{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M32.857,38.81c0,.4142-.3358.75-.75.75s-.75-.3358-.75-.75.3358-.75.75-.75.75.3358.75.75"/><path class="d" d="M8.5,33.514l33.106-3.31.406,4.061-33.105,3.31-.407-4.061ZM8.5,33.514l-3,2.332,3.403,1.691M35.627,30.84l.395,3.947M38.242,30.58l.395,3.946M34.58,37.408v4.142H9.387v-1.5M9.387,31.128V11.628h25.193v16.887"/><path class="d" d="M9.387,11.629v-3.243c0-1.073.863-1.936,1.936-1.936h25.193c1.073,0,1.937.863,1.937,1.936v11.064c0,1.073.863,1.937,1.936,1.937h.175c1.0659.0033,1.9327-.8581,1.936-1.924,0-.0043,0-.0087,0-.013v-9.727h-4.047"/><path class="d" d="M34.58,11.629v-3.243c0-1.073.864-1.936,1.936-1.936M40.564,21.387h-5.83M12.604,14.865h18.758v5.205H12.604v-5.205ZM12.604,23.263h5.166v5.205h-5.166v-5.205ZM20.337,25.878h11.22M20.337,28.494h9.8M29.592,23.261h.389M20.337,23.261h7.245"/><path class="c" d="M12.602,9.003c0,.4142-.3358.75-.75.75s-.75-.3358-.75-.75.3358-.75.75-.75.75.3358.75.75M15.23,9.003c0,.4142-.3358.75-.75.75s-.75-.3358-.75-.75.3358-.75.75-.75.75.3358.75.75M17.858,9.003c0,.4142-.3358.75-.75.75s-.75-.3358-.75-.75.3358-.75.75-.75.75.3358.75.75M27.6,38.81c0,.4142-.3358.75-.75.75s-.75-.3358-.75-.75.3358-.75.75-.75.75.3358.75.75M30.229,38.81c0,.4142-.3358.75-.75.75s-.75-.3358-.75-.75.3358-.75.75-.75.75.3358.75.75"/></svg>
Copied!