Icon Component
Using the Icon Component? Copy, paste, and go.
<s-icon name="icon-drivesummary"></s-icon>
Icon font
Using the web font? Copy, paste, and go.
<span class="sf-main sf-icon-drivesummary"></span>
Code point
- Unicode:
U+F12E
- CSS:
\F12E
- JS:
\uF12E
- HTML:

Copy HTML
Paste the SVG right into your project's code.
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="s-icon s-icon-icon-drivesummary" viewBox="0 0 16 16">
<path d="M3 14.334c-.333 0-.667-.067-.933-.267a2.084 2.084 0 0 1-.6-.733c-.134-.333-.134-.667-.134-1 .067-.333.2-.6.467-.867.2-.2.533-.4.867-.466.333-.067.667 0 .933.066.333.134.533.334.733.6.267.334.334.667.334 1 0 .467-.2.867-.467 1.2-.333.267-.733.467-1.2.467Zm0-2s-.067 0 0 0c-.133 0-.2.067-.267.067 0 .066-.066.133-.066.2v.2c0 .066.067.133.133.133.134.067.334.067.4-.067.067 0 .133-.133.133-.2 0-.066 0-.133-.066-.2l-.133-.133H3Zm11 1H6.467c-.4 0-.667-.267-.667-.667s.267-.666.667-.666H14c.4 0 .667.266.667.666s-.267.667-.667.667ZM14 9.6a.605.605 0 0 1-.466-.2l-.467-.467-.467.467a.645.645 0 0 1-.933 0 .645.645 0 0 1 0-.934L12.133 8l-.466-.467a.645.645 0 0 1 0-.933.645.645 0 0 1 .933 0l.467.466.466-.466a.644.644 0 0 1 .934 0 .644.644 0 0 1 0 .933L14 8l.467.466a.644.644 0 0 1 0 .934.605.605 0 0 1-.467.2Zm-4.466-.934H2c-.4 0-.667-.266-.667-.666S1.6 7.334 2 7.334h7.534c.4 0 .666.267.666.667s-.266.666-.666.666ZM3 5.001c-.333 0-.667-.067-.933-.267a2.084 2.084 0 0 1-.6-.733c-.134-.267-.134-.667-.134-1 .067-.334.267-.6.467-.867.267-.2.533-.4.867-.467.333-.066.667 0 .933.067.333.133.533.333.733.6.267.333.334.667.334 1 0 .467-.2.867-.467 1.2C3.933 4.867 3.467 5 3 5Zm0-2s-.067 0 0 0c-.133 0-.2.066-.267.066 0 .067-.066.134-.066.2v.2c0 .067.067.134.133.134.134.066.334.066.4-.067.067 0 .133-.133.133-.2s0-.133-.066-.2c0-.067-.067-.067-.133-.133H3Zm11 1H6.467c-.4 0-.667-.267-.667-.667s.267-.667.667-.667H14c.4 0 .667.267.667.667S14.4 4 14 4Z"/>
</svg>